██████╗ █████╗ ██╗ ███╗ ███╗██╗ ██╗
██╔════╝██╔══██╗██║ ████╗ ████║╚██╗██╔╝
██║ ███████║██║ ██╔████╔██║ ╚███╔╝
██║ ██╔══██║██║ ██║╚██╔╝██║ ██╔██╗
╚██████╗██║ ██║███████╗ ██║ ╚═╝ ██║██╔╝ ██╗
╚═════╝╚═╝ ╚═╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
class xdrew87: alias = "galmx" role = ["Cybersecurity Engineer", "OSINT Specialist", "Red Team Developer"] location = "The Terminal" languages = ["Python", "C++", "C#", "JavaScript", "Bash"] specializations = { "OSINT" : "Multi-source intel, profiling, digital forensics", "Red Team" : "Authorized testing, C2 frameworks, deployment automation", "Network Sec" : "Protocol analysis, packet inspection, anomaly detection", "Automation" : "N8N workflows, API pipelines, security tooling", "Intelligence" : "Threat correlation, pattern recognition, analytics", } metrics = { "tools_built" : "15+", "lines_of_code" : "50K+", "downloads" : "100K+", "platforms" : "6+", "integrations" : "9+", "years_active" : "4+", } def __init__(self): self.mission = "Build tools that turn data into intelligence."
| Category | Tools & Technologies |
|---|---|
| 🐍 Languages | Python C++ C# JavaScript Bash |
| 🔴 Red Team / Exploitation | Metasploit Nmap OWASP Burp Suite |
| 🕵️ OSINT & Recon | Shodan TheHarvester Maltego Custom Tools |
| 🌐 Network Security | Wireshark tcpdump Zeek Snort |
| ☁️ Infrastructure | Linux Kali Docker Kubernetes Windows |
| ⚡ Automation & APIs | N8N GitHub Actions FastAPI REST Webhooks |
| 🗄️ Data & Intelligence | SIEM Log Analysis Threat Intel |
| Stats | Top Languages |
|---|---|
| xdrew87's GitHub Stats | Top Langs |
| Project | Description | Links |
|---|---|---|
| ☠️ SuicixdalEXE | All-in-one OSINT & network toolkit · 50K+ downloads · zero deps · single .EXE |
Repo |
| 🌐 OSINT Intelligence Platform | Enterprise intel suite · 9+ integrations · real-time data · sub-second queries | Platform · API |
| 🔍 TRID | Multi-source intel app · username & email verification · social media profiling | Repo |
| 🔭 Argus | Real-time threat detection · log aggregation · SIEM integration · SOC-ready | Repo |
| 🔨 PulseStrike | Authorized stress testing · C2 framework · multi-threaded · compliance-ready | Repo |
| 🌍 FrostedServices | Lab infrastructure · VPN/C2 hosting · 99.9% uptime · multi-region | Platform · Docs |
| ⚡ API Platform | Full-stack security APIs · <100ms response · Python/Node/Go SDKs · N8N-ready | Platform · Docs |
| 📸 Instagram Analyzer v2 | AI profile analysis · 24h cache · batch 100+ · adaptive rate limiting | Repo |
⚙️ Enable the snake by adding this GitHub Action to your profile repo
╔══════════════════════════════════════════════════════════════════╗
║ AUTHORIZED USE ONLY — READ BEFORE USE ║
╚══════════════════════════════════════════════════════════════════╝
All tools, platforms, APIs, and code in this profile are built exclusively for:
| ✅ Permitted | ❌ Prohibited |
|---|---|
| Authorized penetration testing with written consent | Unauthorized access to systems or networks |
| Cybersecurity education & research | Illegal surveillance or stalking |
| CTF competitions & sandboxed lab environments | Doxxing, harassment, or targeted abuse |
| OSINT on yourself or consented parties | Malicious use against individuals or organizations |
| Red team engagements with signed scope agreements | Distribution of tools for criminal activity |
| Security hardening & vulnerability disclosure | Bypassing security controls without authorization |
If you discover a vulnerability in any of my projects:
- Do NOT open a public issue — report privately first
- 📧 Email:
xdrew87@suicixde.xyzwith subject[VULN] <project-name> - Include: description, reproduction steps, impact assessment
- Allow 72 hours for acknowledgment before any public disclosure
- Credit will be given to all responsible reporters
if not has_written_authorization(): raise PermissionError("Stop. You do not have permission to proceed.") if target not in [your_own_systems, consented_targets, ctf_environments]: raise EthicsViolation("This tool is not for you.") # By using any tool in this profile, you agree: assert usage == "ethical" assert testing == "authorized" assert purpose in ["education", "research", "authorized_pentest"]
Legal Notice: You are solely responsible for ensuring your use of these tools complies with all applicable local, state, federal, and international laws. Misuse is a violation of the Computer Fraud and Abuse Act (CFAA), GDPR, and equivalent legislation worldwide. The author assumes zero liability for misuse.
// Everything I build is for ethical hacking, authorized testing, and cybersecurity education only.
// "Security is not a product, but a process." — Bruce Schneier