Projects

Projects

TibaneC2 Framework

TibaneC2 Framework

A modular Command and Control framework designed for red team operations and security research, built with operational security and extensibility in mind.

Key Components
  • Core Server: Multi-threaded C2 server with encrypted communications and session management
  • Lightweight Implant: Configurable agent with sandbox evasion and multiple persistence mechanisms
  • Dual Interface: Web-based GUI for visualization and CLI for rapid operations
  • Payload Generator: Custom implant builder with various obfuscation techniques
  • Modular Architecture: Easy to extend with new post-exploitation modules
C/C++ Python Red Teaming C2 Framework Malware Dev Security Research
View Project
Exploit Development

Exploit Development Research

Collection of binary exploitation techniques, vulnerability research, and proof-of-concept exploits for both CTF challenges and real-world software vulnerabilities.

Research Focus
  • Memory Corruption: Stack/heap overflows, use-after-free, type confusion
  • Mitigation Bypasses: Techniques for defeating ASLR, DEP, Stack Canaries
  • Kernel Exploitation: Driver vulnerabilities and privilege escalation vectors</li>
  • Modern Protections: Analysis of Control Flow Guard, CET, and other mitigations
  • Tool Development: Custom fuzzers and exploit automation scripts
Binary Exploitation Reverse Engineering C/C++ Python Pwntools CTF
View Research

Trending Tags