Skip to content
Stanislav WEB edited this page May 31, 2026 · 11 revisions

OpenDoor — OWASP Web Recon & Directory Discovery Platform

OpenDoor

OpenDoor is an open-source CLI Web Recon & Directory Discovery Platform for authorized security work.

It supports context-aware directory discovery, subdomain enumeration, fingerprint-first scanning, WAF detection, response sniffers, response filtering, structured reports, resumable sessions, proxy and VPN transport workflows, and CI/CD-friendly exposure validation.

Use OpenDoor only on systems you own or have explicit permission to test.


Quick links


Screenshots

The screenshots below come from the Mastering OpenDoor Part 1 local lab workflow. The lab uses 127.0.0.1:8080 and is intended for safe, reproducible, authorized testing.

Local lab startup

OpenDoor local lab startup

Figure 1. Starting the deterministic OpenDoor Mastering lab on 127.0.0.1:8080.

Lab smoke test

OpenDoor lab smoke test

Figure 2. Verifying local demo endpoints before scanning: /admin, /.git/HEAD, /.env, and /uploads/.

Fingerprint-first discovery

OpenDoor fingerprint summary

Figure 3. OpenDoor fingerprints the target before dictionary discovery starts.

Baseline result buckets

OpenDoor baseline result buckets

Figure 4. Baseline scan results grouped into OpenDoor buckets such as success, forbidden, auth, redirect, and failed.

Response sniffer findings

OpenDoor response sniffer findings

Figure 5. Body-aware response sniffers classify evidence such as directory listings, exposed files, and stack traces.

HTML report

OpenDoor HTML report

Figure 6. HTML report output for human review and evidence preservation.


Learn more


License

OpenDoor is released under the GNU General Public License v3.0 only.