mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 09:27:32 +00:00
Merge pull request #444 from Temikus/patch-1
Update scanner instructions to latest nuclei version
This commit is contained in:
commit
1f33b1e9a3
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ whatweb -a 4 <URL>
|
|||
wapiti -u <URL>
|
||||
W3af
|
||||
zaproxy #You can use an API
|
||||
nuclei -t nuclei-templates
|
||||
nuclei -ut && nuclei -target <URL>
|
||||
```
|
||||
|
||||
#### CMS scanners
|
||||
|
|
Loading…
Reference in a new issue