Files
websec-audit/.github/ISSUE_TEMPLATE/bug_report.md
T
2026-03-23 11:10:48 +01:00

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
  1. Run the above command
  2. 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

Additional Context