mirror of
https://github.com/xalgord/My-Methodologies.git
synced 2024-11-10 06:04:20 +00:00
Update README.md
This commit is contained in:
parent
1bc328804c
commit
32817b9d15
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@ Resources:
|
|||
|
||||
## dalfox usage:
|
||||
```
|
||||
gf xss td.com.txt | grep -Eo 'https?://[^\"]+' > tdfinal.txt
|
||||
gf xss domain.txt | grep -Eo 'https?://[^\"]+' > domain.txt
|
||||
dalfox file domain.txt -w 20 --silence
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue