Update README.md
parent
97121b303f
commit
d297b3ffcb
|
@ -2,5 +2,5 @@
|
||||||
Online bruteforcing tool based on selenium
|
Online bruteforcing tool based on selenium
|
||||||
|
|
||||||
## useage
|
## useage
|
||||||
browserbrute.py brute [-h] -b {chrome,firefox} -u URL -un USERNAME -uf USERFIELD -pf PASSWORDFIELD -fn FORMNUMBER -wl WORDLIST -tu TARGETURL [-mp] [-pn PRESETNAME]
|
`browserbrute.py brute [-h] -b {chrome,firefox} -u URL -un USERNAME -uf USERFIELD -pf PASSWORDFIELD -fn FORMNUMBER -wl WORDLIST -tu TARGETURL [-mp] [-pn PRESETNAME] `
|
||||||
browserbrute.py preset [-h] -pn PRESETNAME -un USERNAME -wl WORDLIST
|
`browserbrute.py preset [-h] -pn PRESETNAME -un USERNAME -wl WORDLIST`
|
||||||
|
|
Loading…
Reference in New Issue