docs(09): create phase plan
This commit is contained in:
@@ -197,7 +197,13 @@ Plans:
|
||||
2. `keyhunter recon full --stealth` applies user-agent rotation and jitter delays to all sources; log output shows "source exhausted" events rather than silently returning empty results
|
||||
3. `keyhunter recon full --respect-robots` (default on) respects robots.txt for web-scraping sources before making any requests
|
||||
4. `keyhunter recon full` fans out to all enabled sources in parallel and deduplicates findings before persisting to the database
|
||||
**Plans**: TBD
|
||||
**Plans**: 6 plans
|
||||
- [ ] 09-01-PLAN.md — ReconSource interface + Engine skeleton + ExampleSource stub
|
||||
- [ ] 09-02-PLAN.md — LimiterRegistry per-source rate.Limiter + jitter
|
||||
- [ ] 09-03-PLAN.md — Stealth UA pool + cross-source dedup
|
||||
- [ ] 09-04-PLAN.md — robots.txt parser with 1h per-host cache
|
||||
- [ ] 09-05-PLAN.md — cmd/recon.go CLI tree (full, list)
|
||||
- [ ] 09-06-PLAN.md — Integration test + phase summary
|
||||
|
||||
### Phase 10: OSINT Code Hosting
|
||||
**Goal**: Users can scan 10 code hosting platforms — GitHub, GitLab, Bitbucket, GitHub Gist, Codeberg/Gitea, Replit, CodeSandbox, HuggingFace, Kaggle, and miscellaneous code sandbox sites — for leaked LLM API keys
|
||||
|
||||
Reference in New Issue
Block a user