Description
It also works with HTTPS connections.
Surf Jack works on both Wifi (monitor mode) and Ethernet.
1. Get scapy from http://hg.secdev.org/scapy/raw-file/tip/scapy.py For more on installation of scapy: http://www.secdev.org/projects/scapy/portability.html
2. Extract Surf Jack files into the same directory as scapy.py
$ ./surfjack.py --help
Usage: just run surfjack.py. use --help to print out the help
--version show program's version number and exit
-h, --help show this help message and exit
-i INTERFACE specify an interface
-v increase verbosity
-q quiet mode
-j INJIFACE interface to use to inject packets with
-W WEPKEY WEP key
-c CONFIG Specify a custom configuration file
--dontignoreself Disable ignoring of own traffic
$ ./surfjack.py -i wlan0 -v
User Reviews for Surf Jack FOR LINUX 1
-
Surf Jack FOR LINUX is versatile, working with WiFi and Ethernet, including HTTPS connections. Setup with scapy.py is straightforward.