Skip to content

Sycosmile/Bugbot-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🐛 BugBot — AI Bug Bounty Assistant

A Claude-powered bug bounty and ethical hacking assistant built as a claude.ai artifact. Built by MR SYCO (@Sycosmile).

What it does

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

Features

  • 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

How to use

  1. Open claude.ai
  2. Start a new conversation
  3. Paste the contents of BugBountyAssistant.jsx and ask Claude to render it as an artifact
  4. 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.

Stack

  • React (JSX)
  • Anthropic API (claude-sonnet-4-6)
  • Zero dependencies — runs entirely inside claude.ai artifacts

Disclaimer

For authorized use only — CTF platforms (HackTheBox, TryHackMe), bug bounty programs, and home lab environments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors