Skip to content

Final-Scanning Module #16

@0xHunterr

Description

@0xHunterr

Backend

nuclei scanning for exposures

nuclei -l livesubdomains.txt -t exposures/ -o outputfile.txt

nuclei scanning for missing headers and more

nuclei -l livesubdomains.txt -t http/ -o outputfile.txt

scanning the URLs for potential XSS

dalfox file <path to urls.txt> --skip-bav  --output-all outputfile.txt

scanning for

  • SQL Injection
  • SSTI
  • Open Redirect
  • CRLF Injection
dalfox file <path to urls.txt> --output-all outputfile.txt

Frontend

make a button for every function

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions