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

This commit is contained in:
Xalgord 2023-08-26 06:08:10 +00:00 committed by gitbook-bot
parent bdf6afc678
commit 6720c8dbd3
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -18,6 +18,12 @@ dalfox file gf_xss.txt -w 50 --silence
breach-parse @gmail.com gmail.txt breach-parse @gmail.com gmail.txt
``` ```
## Dirsearch
```
dirsearch -e php,asp,aspx,jsp,py,txt,conf,config,bak,backup,swp,old,db,sqlasp,aspx,aspx~,asp~,py,py~,rb,rb~,php,php~,bak,bkp,cache,cgi,conf,csv,html,inc,jar,js,json,jsp,jsp~,lock,log,rar,old,sql,sql.gz,sql.zip,sql.tar.gz,sql~,swp,swp~,tar,tar.bz2,tar.gz,txt,wadl,zip -i 200 — full-url -u https://target --deep-recursive
```
## Subdomain Enumeration ## Subdomain Enumeration
```bash ```bash