-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Labels
No labels