Skip to content

reewardius/nuclei-dast-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuclei-dast-templates

katana -u http://testphp.vulnweb.com -aff -j -o katana.jsonl
nuclei -l katana.jsonl -im jsonl -t nuclei-dast-templates

Nuclei DAST Templates

image

Tags

fuzzing-req-query
fuzzing-req-body
fuzzing-req-path
fuzzing-req-cookie
fuzzing-req-header
blind-xss

Command to run fuzzing scan

nuclei -l katana.jsonl -im jsonl -t nuclei-dast-templates -tags fuzzing-req-query
nuclei -l katana.jsonl -im jsonl -t nuclei-dast-templates -tags fuzzing-req-body
nuclei -l katana.jsonl -im jsonl -t nuclei-dast-templates -tags fuzzing-req-cookie
nuclei -l katana.jsonl -im jsonl -t nuclei-dast-templates -tags fuzzing-req-header
nuclei -l katana.jsonl -im jsonl -t nuclei-dast-templates -tags fuzzing-req-path

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published