GITBOOK-29: change request with no subject merged in GitBook

This commit is contained in:
Xalgord 2023-06-29 09:33:36 +00:00 committed by gitbook-bot
parent 71b1092ef6
commit 50fb7d3fca
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -243,7 +243,7 @@ chaos , subfinder , finddomain, assetfinder, amass
feroxbuster -u https://api.au1.defend.egress.com -w /usr/share/seclists/Discovery/Web-Content/common.txt -n -t 1
```
Feroxbuster is powerful and may, with defaults, overload your Juice Shop server! Be mindful of your option flags: `-L`, `-t`, and `--rate-limit` are your friends. You may want to start slow with `-L 1 -t 1` and a smaller wordlist to see how it goes.
Feroxbuster is powerful and may, with defaults, overload your server! Be mindful of your option flags: `-L`, `-t`, and `--rate-limit` are your friends. You may want to start slow with `-L 1 -t 1` and a smaller wordlist to see how it goes.
```
egrep "^200" feroxbuster.txt | tr -s " " | cut -d " " -f 6