mirror of
https://github.com/DanMcInerney/LANs.py.git
synced 2025-07-06 21:12:12 -07:00
Fixed formatting of To Do list
This commit is contained in:
parent
5765f15815
commit
95bf02c429
1 changed files with 7 additions and 7 deletions
12
LANs.py
12
LANs.py
|
@ -13,12 +13,12 @@ Prerequisites: Linux
|
||||||
Note: This script flushes iptables before and after usage.
|
Note: This script flushes iptables before and after usage.
|
||||||
|
|
||||||
To do: 1. Rogue DHCP server
|
To do: 1. Rogue DHCP server
|
||||||
Refactor with lots of smaller functions
|
2. Refactor with lots of smaller functions
|
||||||
Mass wifi jammer
|
3. Mass wifi jammer
|
||||||
Cookie saver so you can browse using their cookies (how to use nfqueue with multiple queues?)
|
4. Cookie saver so you can browse using their cookies (how to use nfqueue with multiple queues?)
|
||||||
Add karma MITM technique
|
5. Add karma MITM technique
|
||||||
Add SSL proxy for self-signed cert, and make the script force a single JS popup saying there's a temporary problem with SSL validation and to just click through
|
6. Add SSL proxy for self-signed cert, and make the script force a single JS popup saying there's a temporary problem with SSL validation and to just click through
|
||||||
Integrate with wifite
|
7. Integrate with wifite
|
||||||
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue