mirror of
https://github.com/davidalvarezp/websec-audit.git
synced 2026-06-23 11:48:28 +02:00
1.3 KiB
1.3 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug Report | Report a bug or unexpected behaviour in websec-audit | [BUG] | bug | davidalvarezp |
Description
Steps to Reproduce
# Exact command you ran (redact the target)
./websec-audit.sh -t https://REDACTED --option
- Run the above command
- See error / unexpected behaviour in module: [MODULE NAME]
Expected Behaviour
Actual Behaviour
Log output (redact sensitive data)
paste relevant log lines here
Environment
| Item | Details |
|---|---|
| websec-audit version | ./websec-audit.sh -V |
| OS / Distro | e.g. Debian 12, Ubuntu 22.04, Kali 2024.1 |
| Bash version | bash --version |
| Affected tool | e.g. nmap, sqlmap, gobuster |
| Tool version | e.g. nmap --version |
Module
- Recon
- Port Scan
- Fingerprint
- SSL/TLS
- HTTP Headers
- Dir/File Enum
- Nikto
- SQLi
- XSS
- CMS
- CORS
- Open Redirect
- SSRF
- Subdomain Takeover
- Nuclei
- Reporting
- Install / Dependencies
- Other