mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-22 11:43:12 +00:00
GITBOOK-78: change request with no subject merged in GitBook
This commit is contained in:
parent
bdf6afc678
commit
6720c8dbd3
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue