forked from meh/NetCommander
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
25 lines (20 loc) · 869 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
NetCommander 1.3 - An easy to use arp spoofing tool.
Copyleft Simone Margaritelli <[email protected]>
http://www.evilsocket.net
http://www.backbox.org
Usage: netcmd.py [options]
Options:
-h, --help show this help message and exit
-I IFACE, --iface=IFACE
Network interface to use if different from the default
one.
-N NETWORK, --network=NETWORK
Network to work on.
-G GATEWAY, --gateway=GATEWAY
Gateway to use.
-K, --kill Kill targets connections instead of forwarding them.
-D DELAY, --delay=DELAY
Delay in seconds between one arp packet and another,
default is 5.
-A, --all Keep spoofing and spoof all connected and later
connected interfaces.