mirror of
https://github.com/DanMcInerney/LANs.py.git
synced 2025-07-13 08:33:55 -07:00
edited README
This commit is contained in:
parent
8794e3c8cb
commit
7a38ed8e06
1 changed files with 6 additions and 0 deletions
|
@ -5,4 +5,10 @@ Running just intercept.py without -ip argument will arp scan the network and giv
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
./intercept.py -s -u -p -ip 192.168.0.10
|
./intercept.py -s -u -p -ip 192.168.0.10
|
||||||
|
|
||||||
Would print URLs visited, username/passwords entered, POSTs made, and all searches they make
|
Would print URLs visited, username/passwords entered, POSTs made, and all searches they make
|
||||||
|
|
||||||
|
For all options:
|
||||||
|
|
||||||
|
./intercept.py -h
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue