Why not just use Cane & Abel, more basic and straight forward..
Printable View
Why not just use Cane & Abel, more basic and straight forward..
Hi, i'm using your script on BT4 and it is very useful, thank you.
But i have a problem: it works when i'm at home but when i'm connected in the university network the script blocks the victim browser, so he can't go on any site.
Why? Where's the problem?
Thanks. :)
Using this on BT4R1 but only seems to sniff the packets of the host of VMWare & just diplaying the other network nodes.
Using it on RT73 usb on monitor mode. Anything i can do to also sniff packets from other computers on the network?
EDIT: On my own network it only worked when I done specific i.p scans, But this isn't the problem when trying out other networks. :) nice script *solved*
im having a problem, maybe im not understanding this . .i have made the script executable but all it does and open wireshark and start sniffing. is there something im missing please help if possible im using BT4 R1
That is what the script is suppose to do it is doing other things that help with specific data but it's not a automatic MITM or easy password and data stealing toolkit.
I would suggest reading up on sniffing in general and learning about the tools the script uses and how they work if you don't understand it.
Are you maybe just double clicking on the .sh file? because if you do that, it will do as you described. Open a terminal and execute it with ./scriptname.sh or else right click on it, and within the properties select it to open in a new window.
Hello
Can I sniff WPA passw with this script?
Thank You!
A tip if you get acces denied when trying the ./yourscriptname.sh command,
use this command: chmod 755 yourscriptname.sh
and then try ./yourscriptname.sh again, should work this time!