|
1 | | -# OpenDoor — OWASP Web Directory Scanner |
| 1 | +# OpenDoor — OWASP Web Recon & Directory Discovery Platform |
2 | 2 |
|
3 | | - |
| 3 | + |
4 | 4 |
|
5 | | -**OpenDoor** is an open-source CLI scanner for authorized web reconnaissance, directory discovery, subdomain enumeration, fingerprint detection, WAF detection, controlled header-bypass probing, response filtering, reporting, and transport-based scanning workflows. |
| 5 | +**OpenDoor** is an open-source CLI Recon Platform for authorized web reconnaissance, directory discovery, subdomain enumeration, fingerprint detection, WAF detection, controlled header-bypass probing, response filtering, reporting, and transport-based scanning workflows. |
6 | 6 |
|
7 | 7 | It helps security researchers, penetration testers, bug bounty hunters, DevSecOps engineers, and developers identify exposed paths, login panels, directory listings, restricted resources, backup files, web shells, subdomains, and other potentially sensitive web assets. |
8 | 8 |
|
@@ -67,7 +67,7 @@ It helps security researchers, penetration testers, bug bounty hunters, DevSecOp |
67 | 67 | - resumable scan sessions with checkpoint autosave; |
68 | 68 | - CI/CD fail-on result bucket rules; |
69 | 69 | - official Docker image distribution via GitHub Container Registry; |
70 | | -- reports in terminal, text, JSON, CSV, HTML, and SQLite formats; |
| 70 | +- reports in terminal, text, JSON, CSV, HTML, SARIF and SQLite formats; |
71 | 71 | - proxy, OpenVPN, and WireGuard transport profiles; |
72 | 72 | - sequential per-target transport rotation for batch workflows; |
73 | 73 | - configuration wizard for repeatable scan profiles. |
|
0 commit comments