mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-22 03:33:07 +00:00
GITBOOK-79: change request with no subject merged in GitBook
This commit is contained in:
parent
6720c8dbd3
commit
950af34677
1 changed files with 2 additions and 0 deletions
|
@ -20,9 +20,11 @@ breach-parse @gmail.com gmail.txt
|
|||
|
||||
## Dirsearch
|
||||
|
||||
{% code overflow="wrap" %}
|
||||
```
|
||||
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
|
||||
```
|
||||
{% endcode %}
|
||||
|
||||
## Subdomain Enumeration
|
||||
|
||||
|
|
Loading…
Reference in a new issue