THE FORUM IS IN READ-ONLY MODE
This forum is in read-only mode. The new forum is live at https://discourse.openbullet.dev and registrations are open!
<USER> or <USERNAME> Doesn't work in URL
-
Hello, so I want that every GET request would change in URL with USER COMBOS only. For example google.com/gc=4411 google.com/gc=2221 and so on..
When i try to add after google.com/gc=<USER> or <USERNAME> and it doesn't seem to work, please help!
-
Edit your Environment.ini and add this Wordlist Type
[WLTYPE] Name=User Regex=^.+$ Verify=True Separator=: Slices=USER
-
Just change Credentinal to Slices=USER,PASS
than everything is how it was before