Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
bug-bounty-library — Curated bug-bounty methodology library with runbooks, recon/fuzz playbooks, checklists, and CLI helpers for target scoping, cert enumeration, and prior-art review. | Kitploit
उपकरण/GitLabGitLab/wattocyber/bug-bounty-library
ReconnaissanceVulnerability AnalysisWeb SecurityFuzzingPenetration TestingSubdomain EnumerationLearning & EducationCurated ResourcesLearning Paths & Courses
GitLabwattocyber/bug-bounty-library

bug-bounty-library

Curated bug-bounty methodology library with runbooks, recon/fuzz playbooks, checklists, and CLI helpers for target scoping, cert enumeration, and prior-art review.

919 दिन पहलेअभी तक समीक्षित नहीं

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें
रिपॉजिटरी देखेंवेबसाइट
अनुरोधित भाषा में सामग्री उपलब्ध नहीं है। अंग्रेज़ी संस्करण दिखाया जा रहा है।

Bug Bounty / Original Findings Library

Bug Bounty Notes banner

license gitlab

Folders are numbered in the order a hunter actually works - first to last.

Start at 00-hunt/00-INDEX. Run the hunt from 00-hunt/ALPHA. This README is only the map.

Authorization only. Safe harbor, VDP, GitHub PVR, or coordinated disclosure. No other-customer data. No exploit recipes.

First → last

#FolderWhat you do hereDo not skip to
000-hunt/00-INDEXOpen the instruction book. Copy the Target Card.Class playbooks
101-authorize/00-INDEXQuote the policy. Pick a lane. Classify. Score. Walk away if <8.Recon on a brochure
202-recon/00-INDEXName in-scope hosts, operations, JS, schemas.Testing a host you have not named
303-prior-art/00-INDEXBuild the packet before deep work.“I’ll check Hacktivity later”
404-map/00-INDEXActor × action × object × tenant × state.Confirming an unnamed cell
505-test/00-INDEXOnly the stack. Order inside is hunter-ROI, not OWASP. Every leftover class: 05-test/00-WATCH-ATLAS.The whole index
606-confirm-report/00-INDEXOwned-fixture confirm → uniqueness gate → one ticket → ledger.Submit to “see what triage says”
707-writeups/00-INDEXDistilled cards (methods, not copies).Hunting from a blog
808-tools/READMERead-only CLIs.Live Nuclei
9

Narrative companion (market + resume): BOOK-Original-Findings-Playbook. Not the runbook.

Commands ALPHA calls

root@kitploit:~
python3 tools/classify_target.py --intake out/target-card.yaml -o out/stack.yaml
python3 tools/target_score.py --intake out/target-card.yaml
python3 tools/crt_enum.py --intake out/target-card.yaml -o out/crt-names.txt
python3 tools/prior_art_desk.py --product "…" --repo "owner/name" -o out/prior-art.md
python3 tools/catalog_query.py --q "…" --year 2025 --sort bounty --limit 25
python3 tools/object_graph_stub.py --schema schema.graphql -o out/matrix.csv

Copy 00-hunt/templates/target-card.example to out/target-card.yaml. Hunt only if target_score.py prints ≥10.

This repo is the library only (extracted from WattoCyber/oscp-notes-2026). Known-CVE feeds are GHSA / OSV / NVD via tools/prior_art_desk.py, not a submission queue.

Repo: https://gitlab.com/WattoCyber/bug-bounty-library

टूल डाउनलोड करें
09-prompts/00-INDEX
Extract / reject / structure.
Exploit prompts
1010-checklists/intakePrintable one-pagers.A third spine
1111-theory/00-INDEXWhy the spine exists.Hunting from theory