Skip to content
View s1d9e's full-sized avatar
💭
Your data is your identity. Protect both.
💭
Your data is your identity. Protect both.

Block or report s1d9e

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
s1d9e/README.md

s1d9e

Web Pentester · Red Team · Data Protection

Typing SVG

$ whoami
security researcher · web pentester · red teamer
$ cat ~/mission
find the flaws, harden the stack, protect the data.
$ echo $PURPOSE
"Freedom begins where surveillance ends."

GitHub followers GitHub stars


🎯 Focus

  • Web application & API security — recon, pentest, exploitation, reporting
  • Red team tooling — honeypots, C2 frameworks, USB/HID forensics
  • Data protection — secret scanning, hardening, detection engineering
  • Python-first — shipped with FastAPI + Docker, everything in the terminal

🧰 Toolbox

RECON      nmap · masscan · nuclei · gobuster
WEB        burp suite · owasp zap · sqlmap · ffuf
ANALYSIS   wireshark · usbmon · hashcat · mitmproxy
PLATFORM   kali linux · docker · fastapi · github actions
⌨️ Expand full stack
Area Tools
Languages Python · Bash · C++ · SQL
Frameworks FastAPI · Flask · uvicorn
Infra Arch Linux / Athena OS · Docker · Debian · Raspberry Pi
Red team usbsniff · shadowforge · blood-web (honeypot) · xecurex

📈 Live

Streak

Contribution Snake

Activity Graph


🚀 Projects

Security tooling
Project Description
usbsniff Real-time USB traffic sniffer & HID analyzer (BadUSB detection)
blood-web Modular honeypot — SSH / FTP / HTTP / SMB / MySQL / RDP simulation
xecurex Secret scanner — SQLi, XSS, command injection detection
winpe-scan Windows PE analysis toolkit for cybersecurity training
shadowforge Red team C2 framework — post-exploitation research

📡 Contact

$ whois s1d9e
→ guns.lol/s1d9e   ·   github.com/s1d9e

Knowledge is a weapon. Protect the data.

Pinned Loading

  1. blood-web blood-web Public

    🩸 Modular honeypot for pentesting training. Simulates SSH, FTP, HTTP, Telnet, SMB, MySQL & RDP. Real-time attack detection & web dashboard.

    Python 17 2

  2. xecurex xecurex Public

    🔒 Open-source security audit tool. Detects hardcoded secrets, SQLi, XSS, command injection in code. For red team & devsecops.

    Python 1

  3. chronos chronos Public

    Private dynamic analysis engine and sandbox for malware research, blue team and DFIR (observation only).

    Python

  4. usbsniff usbsniff Public

    Real-time USB traffic sniffer and HID analyzer for detecting malicious devices (BadUSB, Rubber Ducky)

    Python

  5. winpe-scan winpe-scan Public

    🛡️ Windows PE analysis toolkit - Parse headers, extract strings, detect malware patterns. For cybersecurity training.

    Python