-
-
Save ratnadip1998/4f05160d264a4b12b7e638d5f1e060f0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /recon <target> Full recon — subdomains, live hosts, URLs, tech ReconAgent | |
| /hunt <target> Active vulnerability testing (33 classes) AutopilotAgent | |
| /autopilot <target> <mode> Full autonomous hunt loop AutopilotAgent | |
| /validate 7-Question Gate on findings ValidatorAgent | |
| /report Generate submission-ready report ReportWriter | |
| /triage Quick go/no-go check ValidatorAgent | |
| /chain Build exploit chains ChainBuilder | |
| /scope <asset> Verify asset is in scope — | |
| /intel <target> CVEs, disclosed reports — | |
| /takeover Subdomain takeover check — | |
| /cloud-recon S3/Azure/GCP buckets + origin IP — | |
| /secrets-hunt Leaked creds in JS/GitHub SecretsScanner | |
| /bypass-403 403 bypass techniques — | |
| /scan-cves Nuclei CVE scan — | |
| /param-discover Hidden HTTP parameters — | |
| /surface Attack surface ranking ReconRanker | |
| /web3-audit Smart contract audit (10 classes) Web3Auditor | |
| /token-scan Crypto rug pull check (EVM + Solana) TokenAuditor | |
| /arsenal List installed tools — | |
| /pickup Resume previous hunt — | |
| /remember Save finding to memory — | |
| /memory-gc Clean memory files — |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment