mirror of
https://github.com/DanMcInerney/LANs.py.git
synced 2025-07-30 03:38:23 -07:00
edited README
This commit is contained in:
parent
2b74b01bfd
commit
8794e3c8cb
1 changed files with 0 additions and 9 deletions
|
@ -1,15 +1,6 @@
|
||||||
intercept
|
intercept
|
||||||
========
|
========
|
||||||
|
|
||||||
-s: Prints all searchs they make. Can get some false positives, just use in conjunction with -u so you can see the URL the search term is being pulled from
|
|
||||||
-p: Print usernames/passwords and all POSTs made
|
|
||||||
-u: Print the URL they're visiting minus .jpg, .css, .js, etc. and truncated at 150 characters
|
|
||||||
-uv: Print all URLs unfiltered
|
|
||||||
-d: Print all DNS requests they make
|
|
||||||
-dns <site.com>: Spoofs DNS for site.com. This is a race condition with the router so it's not 100% reliable
|
|
||||||
-ssl: Run sslstrip to strip off https
|
|
||||||
-ip <ip address>: Arp spoof ip address
|
|
||||||
|
|
||||||
Running just intercept.py without -ip argument will arp scan the network and give you a choice of targets then just arp spoof the target
|
Running just intercept.py without -ip argument will arp scan the network and give you a choice of targets then just arp spoof the target
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue