Skip to content
View Drew-Alleman's full-sized avatar
🎃
Everyday is Halloween!
🎃
Everyday is Halloween!

Highlights

  • Pro

Block or report Drew-Alleman

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
Drew-Alleman/README.md

TryHackMe

About Me

Red Team Specialist focused on offensive security tooling, malware development, game hacking, and Beacon Object Files. Writing about it at drewalleman.xyz.

I’m passionate about both creating and breaking software, always exploring new technologies and pushing my skills further. I believe strongly in open-source and the value of sharing knowledge with the community. Most of my tools and projects are freely available on GitHub for others to use, learn from, and build upon.

Certifications

  • OffSec Certified Professional+ (OSCP+) — OffSec, Sep 2025
  • eJPT — INE Security, Mar 2025
  • PenTest+ (PT0-002) — CompTIA, Dec 2023
  • Security+ — CompTIA, Mar 2021
  • System Administration and IT Infrastructure Services — Google, Jun 2021
  • Introduction to Git and GitHub — Google, Jul 2021

Featured Projects

  • The_BOFfice — AI-driven pipeline that converts Linux coreutils into tiered Beacon Object File collections.
  • wiretap — Stealthy Windows audio-capture POC with UDP exfiltration and randomized transmission intervals.
  • blight-bofs — BOF repository for an upcoming C2 framework.
  • DataSurgeon — Rust tool for extracting IPs, emails, hashes, files, credit cards, SSNs, and more from text.
  • Powershell-Backdoor-Generator — Reverse backdoor in PowerShell, obfuscated with Python; payloads for Flipper Zero and Hak5 Rubber Ducky.
  • autodeauth — Automated Linux service that surveys local Wi-Fi networks and performs deauthentication attacks.

CVE Exploit POCs

Languages & Frameworks:

languages and frameworks


drew-alleman

 drew-alleman

Pinned Loading

  1. DataSurgeon DataSurgeon Public

    Quickly Extracts IP's, Email Addresses, Hashes, Files, Credit Cards, Social Security Numbers and a lot More From Text

    Rust 894 73

  2. powershell-backdoor-generator powershell-backdoor-generator Public

    Reverse backdoor written in PowerShell and obfuscated with Python. It generates payloads for popular hacking devices like Flipper Zero and Hak5 USB Rubber Ducky, and changes its signature after eve…

    Python 414 65

  3. autodeauth autodeauth Public

    Automated Linux service that collects information on local Wi-Fi networks and performs deauthentication attacks.

    Python 69 4

  4. netstat-trojan netstat-trojan Public

    reverse-TCP backdoor disguised within the netstat utility. It's designed to automatically exclude itself from the netstat output. (educational purposes only)

    C 15 3

  5. The_BOFfice The_BOFfice Public

    Automated pipeline for generating Beacon Object Files using AI code generation. Currently converting Linux coreutils into tiered BOF collections organized by operational priority

    Python

  6. blight-bofs blight-bofs Public

    BOF repository for my C2 (coming out soon)

    C