mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-31 09:14:03 -05:00
Add TODO to detected modified drivers
This commit is contained in:
parent
67093175a5
commit
fa1fe54699
@ -4,6 +4,10 @@ from tests_common import *
|
|||||||
from tests_qca import *
|
from tests_qca import *
|
||||||
from tests_attacks import *
|
from tests_attacks import *
|
||||||
|
|
||||||
|
#TODO: Check that modified drivers are used using debugfs
|
||||||
|
#TODO: Check that atheros is using patched firmware using debugfs
|
||||||
|
# ==> Both have caused me issues!!! Checking this automatically is *ESSENTIAL*.
|
||||||
|
|
||||||
# ----------------------------------- Main Function -----------------------------------
|
# ----------------------------------- Main Function -----------------------------------
|
||||||
|
|
||||||
def cleanup():
|
def cleanup():
|
||||||
|
Loading…
Reference in New Issue
Block a user