# Basic scan./websec-audit.sh-thttps://target.com
# Aggressive with 20 threads, custom output dir./websec-audit.sh-thttps://target.com--aggressive-T20-o/tmp/audit
# Stealth through Burp Suite./websec-audit.sh-thttps://target.com--stealth--proxyhttp://127.0.0.1:8080
# Skip slow modules, verbose, JSON only./websec-audit.sh-thttps://target.com--skip-nikto--skip-sqli-v--formatjson
# Full port scan, deep crawl./websec-audit.sh-thttps://target.com--portsfull--depth5--aggressive
# Headers and SSL audit only (everything else skipped)./websec-audit.sh-thttps://target.com\--skip-recon--skip-portscan--skip-fingerprint\--skip-dirbrute--skip-nikto--skip-sqli--skip-xss\--skip-cms--skip-cors--skip-redirect--skip-ssrf\--skip-subtakeover--skip-nuclei
# No colour, no banner — clean output for CI/logging./websec-audit.sh-thttps://target.com--no-color--no-banner