mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-07 04:34:04 -05:00
fragattack: add to TODO
This commit is contained in:
parent
46fb117db6
commit
857aef45d3
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# TODO: Other traffic on the interface might interfere with attacks. How to prevent?
|
||||
from libwifi import *
|
||||
import abc, sys, socket, struct, time, subprocess, atexit, select, copy
|
||||
import argparse
|
||||
|
Loading…
Reference in New Issue
Block a user