Cyber Security Agent Skills
Cyber Security Agent Skills from omkar-ukirde/Cyber-Security-Agent-skills.
Skills in this plugin
15- ▌ Web · omkar-ukirdeWeb application security testing skills organized by OWASP Top 10 2021 categories.
- ▌ Network · omkar-ukirdeNetwork penetration testing skills for service exploitation and protocol attacks.
- ▌ Web2 Recon · omkar-ukirdeWeb2 recon pipeline — subdomain enumeration (subfinder, Chaos API, assetfinder), live host discovery (dnsx, httpx), URL crawling (katana, waybackurls, gau), directory fuzzing (ffuf), JS analysis (LinkFinder, SecretFinder), continuous monitoring (new subdomain alerts, JS change detection, GitHub commit watch). Use when starting recon on any web2 target or when asked about asset discovery, subdomain enum, or attack surface mapping.
- ▌ Web3 Audit · omkar-ukirdeSmart contract security audit — 10 DeFi bug classes (accounting desync, access control, incomplete path, off-by-one, oracle, ERC4626, reentrancy, flash loan, signature replay, proxy), pre-dive kill signals (TVL < $500K etc), Foundry PoC template, grep patterns for each class, and real Immunefi paid examples. Use for any Solidity/Rust contract audit or when deciding whether a DeFi target is worth hunting.
- ▌ Cve Hunting · omkar-ukirdeFetch and analyze the latest CVEs for web application components, frameworks, and servers.
- ▌ Databases · omkar-ukirde bundleSkills for attacking database services including SQL, NoSQL, and in-memory databases.
- ▌ A03 Injection · omkar-ukirde bundleSkills for identifying and exploiting injection vulnerabilities including SQL, NoSQL, command, template, and other injection attacks per OWASP A03:2021.
- ▌ Auth Services · omkar-ukirde bundleSkills for attacking authentication and remote access services including SSH, RDP, Kerberos, and LDAP.
- ▌ File Services · omkar-ukirde bundleSkills for attacking file sharing services including FTP, SMB, NFS, and version control.
- ▌ A07 Auth Failures · omkar-ukirde bundleSkills for exploiting authentication and session management vulnerabilities including JWT, OAuth, and 2FA bypass per OWASP A07:2021.
- ▌ Layer2 Attacks · omkar-ukirde bundleSkills for Layer 2 network attacks including ARP spoofing, DHCP attacks, and VLAN hopping.
- ▌ Report Writing · omkar-ukirdeBug bounty report writing for H1/Bugcrowd/Intigriti/Immunefi — report templates, human tone guidelines, impact-first writing, CVSS 3.1 scoring, title formula, impact statement formula, severity decision guide, downgrade counters, pre-submit checklist. Use after validating a finding and before submitting. Never use "could potentially" — prove it or don't report.
- ▌ Triage Validation · omkar-ukirdeFinding validation before writing any report — 7-Question Gate (all 7 questions), 4 pre-submission gates, always-rejected list, conditionally valid with chain table, CVSS 3.1 quick reference, severity decision guide, report title formula, 60-second pre-submit checklist. Use BEFORE writing any report. One wrong answer = kill the finding and move on. Saves N/A ratio.
- ▌ A01 Broken Access Control · omkar-ukirde bundleSkills for testing broken access control vulnerabilities including IDOR, CSRF, CORS misconfigurations, and open redirects per OWASP A01:2021.
- ▌ A05 Security Misconfiguration · omkar-ukirde bundleSkills for exploiting security misconfigurations including XXE, file upload, subdomain takeover, and cache issues per OWASP A05:2021.