mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-22 11:43:12 +00:00
GITBOOK-92: change request with no subject merged in GitBook
This commit is contained in:
parent
e576b6e8aa
commit
68790d4016
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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Gau
|
||||||
|
|
||||||
|
```
|
||||||
|
xargs -a alive.txt -I@ sh -c 'gau --blacklist css,jpg,jpeg,JPEG,ott,svg,ttf,png,woff2,woff,eot,gif "@"' | tee -a gau.txt
|
||||||
|
```
|
||||||
|
|
||||||
## Dirsearch
|
## Dirsearch
|
||||||
|
|
||||||
{% code overflow="wrap" %}
|
{% code overflow="wrap" %}
|
||||||
|
|
Loading…
Reference in a new issue