Skip to content
View abb3rrant's full-sized avatar
  • OnDefend & NCNG MEU

Block or report abb3rrant

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
abb3rrant/README.md

πŸ‘‹ Hey, I'm @abb3rrant

Offensive Security Researcher | Red Team Operator | Tool Developer

Arch Linux Go Python


🎯 About Me

I specialize in Offensive Cyber Operations, including Adversary Emulation and Penetration Testing. I build tools that help security professionals simulate real-world threats and test defenses in restrictive environments.

⚑ Fun fact: I use Arch btw


πŸ”§ Featured Projects

πŸ•΅οΈ Unkn0wnC2

DNS-based Command & Control framework for Red Team adversary emulation

  • Shadow Mesh Architecture - Multi-domain beacons for improved throughput and resilience
  • Malleable Timing - Control both beacon check-in and data exfiltration timing to evade detection
  • AES-256-GCM Encryption with Base36 DNS-safe encoding
  • Built for highly restrictive environments (e.g., cloud VPCs with DNS-only egress)

UDP hole punching VPN-like tool for P2P connections through NAT

  • Establishes encrypted peer-to-peer connections through firewalls
  • XChaCha20-Poly1305 encryption with X25519 key exchange
  • Lightweight orchestration server for NAT traversal coordination
  • Perfect for Red Team infrastructure and covert channels

πŸ₯· DNS-Exfil

DNS Exfiltration Server & Client for DNS Exfil Proof of Concept

  • Exfiltrates arbitrary data via DNS as a covert channel
  • AES-256-GCM Encryption with Base36 DNS-safe encoding
  • Exfiltrates using A-records or TXT-records
  • Very quick, great for generating DNS logs/alerts
  • Created as a Proof-of-Concept to validate exfiltration over DNS

πŸ› οΈ Other Tools

Repository Description
Simple-DNS-Server Lightweight DNS server in Go
NessusMerge Merge Nessus scan results
data-generator Generate files with arbitrary data
Python-HTTP-Post/Get-Server POST or GET files instead of boring old GET

πŸ“Š GitHub Stats

GitHub Stats

Top Languages


Building tools for authorized security testing only πŸ”

Popular repositories Loading

  1. HolePunch HolePunch Public

    A TailScale like tool for RedTeaming

    Go 2 2

  2. python-server python-server Public

    Python HTTP server to support POST/GET

    Python 1

  3. abb3rrant abb3rrant Public

    Config files for my GitHub profile.

  4. enum_scripts enum_scripts Public

    Simple enum scripts

    Python

  5. Pysteroids Pysteroids Public

    Python

  6. Red_Team_Lab Red_Team_Lab Public

    Forked from Orange-Cyberdefense/GOAD

    Red Team lab forked from GOAD

    PowerShell