docs(08): create phase plan
This commit is contained in:
@@ -177,7 +177,16 @@ Plans:
|
||||
2. `keyhunter dorks run --source=github --category=frontier` executes all Tier 1 frontier provider dorks against GitHub code search
|
||||
3. `keyhunter dorks add --source=google --query='site:pastebin.com "sk-ant-api03-"'` persists a custom dork that appears in subsequent `dorks list` output
|
||||
4. `keyhunter dorks export --format=json` exports all dorks including custom additions
|
||||
**Plans**: TBD
|
||||
**Plans**: 7 plans
|
||||
|
||||
Plans:
|
||||
- [ ] 08-01-PLAN.md — Dork schema, go:embed loader, registry, executor interface, custom_dorks storage table
|
||||
- [ ] 08-02-PLAN.md — 50 GitHub dork YAML definitions across 5 categories
|
||||
- [ ] 08-03-PLAN.md — 30 Google + 20 Shodan dork YAML definitions
|
||||
- [ ] 08-04-PLAN.md — 15 Censys + 10 ZoomEye + 10 FOFA + 10 GitLab + 5 Bing dork YAML definitions
|
||||
- [ ] 08-05-PLAN.md — Live GitHub Code Search executor (net/http, Retry-After, limit cap)
|
||||
- [ ] 08-06-PLAN.md — cmd/dorks.go Cobra tree: list/run/add/export/info/delete
|
||||
- [ ] 08-07-PLAN.md — Dork count guardrail test (>=150 total, per-source minimums, ID uniqueness)
|
||||
|
||||
### Phase 9: OSINT Infrastructure
|
||||
**Goal**: The recon engine's `ReconSource` interface, per-source rate limiter architecture, stealth mode, and parallel sweep orchestrator exist and are validated — all individual source modules build on this foundation
|
||||
|
||||
Reference in New Issue
Block a user