Update browserbrute.py
parent
488438778d
commit
2970156be7
|
@ -9,5 +9,5 @@ args=lib.parse.parser()
|
|||
#print banner
|
||||
lib.banner.banner()
|
||||
|
||||
#online bruteforce
|
||||
#online bruteforce passing in args
|
||||
lib.brute.brute(args)
|
||||
|
|
Loading…
Reference in New Issue