A Claude-powered bug bounty and ethical hacking assistant built as a claude.ai artifact. Built by MR SYCO (@Sycosmile).
Full cybersecurity reference assistant covering every phase of a bug bounty hunt:
- Recon — Nmap, theHarvester, WhatWeb, DNSrecon, Shodan
- Web App Testing — Burp Suite, FFUF, Gobuster, SQLMap, Nikto, WPScan
- Exploitation — Metasploit, msfvenom, SearchSploit
- Password Attacks — Hydra, Hashcat, John the Ripper
- OPSEC — Proxychains, Tor, Anonsurf, macchanger
- Post-Exploitation — Netcat, Socat, LinPEAS, Mimikatz, shell stabilization
- CTF & Bug Bounty — Full HTB/THM workflow, privesc quick wins, report template, web vuln payloads
- Tabbed interface — Chat, Recon, Web App, Exploit, Checklist
- Quick-access buttons for most common references
- Copy button on all code blocks
- Export chat session as
.txt - Clear chat / reset session
- Persistent conversation history within session
- Open claude.ai
- Start a new conversation
- Paste the contents of
BugBountyAssistant.jsxand ask Claude to render it as an artifact - The assistant will load with the full cybersec-tools skill baked in
Note: This artifact uses the Anthropic API via claude.ai — no API key needed when running inside claude.ai.
- React (JSX)
- Anthropic API (
claude-sonnet-4-6) - Zero dependencies — runs entirely inside claude.ai artifacts
For authorized use only — CTF platforms (HackTheBox, TryHackMe), bug bounty programs, and home lab environments.