Use --force with bully
This commit is contained in:
@@ -49,7 +49,12 @@ class Bully(Attack, Dependency):
|
|||||||
'--bssid', target.bssid,
|
'--bssid', target.bssid,
|
||||||
'--channel', target.channel,
|
'--channel', target.channel,
|
||||||
#'--detectlock', # Detect WPS lockouts unreported by AP
|
#'--detectlock', # Detect WPS lockouts unreported by AP
|
||||||
#'--force',
|
|
||||||
|
# Restoring session from '/root/.bully/34210901927c.run'
|
||||||
|
# WARNING: WPS checksum was bruteforced in prior session, now autogenerated
|
||||||
|
# Use --force to ignore above warning(s) and continue anyway
|
||||||
|
'--force',
|
||||||
|
|
||||||
'-v', '4',
|
'-v', '4',
|
||||||
Configuration.interface
|
Configuration.interface
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user