You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/mastering-opendoor.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Mastering OpenDoor is a practical article series for learning authorized web reconnaissance, context-aware directory discovery, response analysis, and report-driven exposure validation with OpenDoor.
4
4
5
-
The full articles are intended for Medium. This page is the official companion page for stable commands, lab setup, and responsible-use boundaries.
5
+
The full articles are published on Medium. This page is the official companion page for stable commands, lab setup, and responsible-use boundaries.
6
6
7
7
> Use OpenDoor only on systems you own or have explicit permission to test.
8
8
@@ -12,12 +12,10 @@ The full articles are intended for Medium. This page is the official companion p
12
12
13
13
| Article | Status | Focus |
14
14
|---|---|---|
15
-
| Part 1 — Context-Aware Discovery |Planned|Installation, first scan, fingerprint-first workflow, response buckets, and basic reports. |
16
-
| Part 2 — Low-Noise Recon | Planned | Auto-calibration, response filters, sniffers, WAF-safe scanning, and practical scan profiles. |
15
+
|[Part 1 — Context-Aware Discovery](https://medium.com/@stanisov/mastering-opendoor-context-aware-web-recon-beyond-directory-brute-force-part-1-cc13eda8cd3d)|Published|Local lab setup, first scan, fingerprint-first workflow, response buckets, body-aware sniffers, and HTML/JSON/SARIF reports. |
16
+
| Part 2 — Low-Noise Recon | Planned | Auto-calibration, response filters, WAF-safe scanning, and practical scan profiles. |
17
17
| Part 3 — Automation and CI/CD | Planned | JSON, HTML, SQLite, SARIF, fail-on buckets, report diffing, and exposure regression checks. |
0 commit comments