mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
fragattack: improve output
This commit is contained in:
parent
6860499262
commit
611ce38304
@ -232,7 +232,7 @@ class EapolAmsduTest(Test):
|
|||||||
quit(1)
|
quit(1)
|
||||||
|
|
||||||
def prepare(self, station):
|
def prepare(self, station):
|
||||||
log(STATUS, "Generating ping test", color="green")
|
log(STATUS, "Generating cloacked A-MSDU test", color="green")
|
||||||
|
|
||||||
# Generate the single frame
|
# Generate the single frame
|
||||||
header, request, check_fn = generate_request(station, self.ptype, dport=self.dport)
|
header, request, check_fn = generate_request(station, self.ptype, dport=self.dport)
|
||||||
|
Loading…
Reference in New Issue
Block a user