mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-14 08:57:55 +00:00
GITBOOK-4032: change request with no subject merged in GitBook
This commit is contained in:
parent
fd47bcfc8d
commit
d724c6604b
1 changed files with 3 additions and 0 deletions
|
@ -147,6 +147,9 @@ wapiti -u <URL>
|
|||
W3af
|
||||
zaproxy #You can use an API
|
||||
nuclei -ut && nuclei -target <URL>
|
||||
|
||||
# https://github.com/ignis-sec/puff (client side vulns fuzzer)
|
||||
node puff.js -w ./wordlist-examples/xss.txt -u "http://www.xssgame.com/f/m4KKGHi2rVUN/?query=FUZZ"
|
||||
```
|
||||
|
||||
#### CMS scanners
|
||||
|
|
Loading…
Reference in a new issue