Skip to content
View KChuene's full-sized avatar
  • Africa

Block or report KChuene

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
kchuene/README.md
╔════════════════════════════════════════════╗
║          ░▒▓█ K . C H U E N E █▓▒░         ║
║  ───────────────────────────────────────── ║
╚════════════════════════════════════════════╝
┌──[ k.chuene@cyberspace ]──[ ~/profile ]  
├──✦ Software Developer                   
├──✦ Offensive Security                   
├──✦ VulnHub CTF Solver                   
└──✦ Exploit Developer                    

👋 Hello friend, I’m K. Chuene

  • 🎓 Graduate in Computer Science & Informatics | Honours student in Cybersecurity
  • 💻 Software Developer | 🔐 Offensive Security enthusiast
  • 🛠️ I build apps and break things — ethically — through VulnHub CTFs and custom exploit development
  • 🧩 Here's a taste

🧰 Tech Stack

💻 Languages 🧩 Frameworks & Libraries 🛠️ Dev Tools 🐧 OS & Environment 🔐 Security
Python .NET Git Linux BurpSuite
Java Flask Postman Windows Metasploit
C++ Bash Nmap
SQL

⚖️ My Exposure

🖥️ Software Development

  • Build REST APIs with Flask and test them via Postman
  • Write clean, maintainable code in Python, Java, and C++
  • Comfortable with .NET, SQL, and version control via Git

🔓 Offensive Security

  • Solve retired VulnHub CTF machines, and compile writeups
  • Develop custom exploits to CTFs
  • Constantly learning Web Security

Pinned Loading

  1. momentum2-file-upload-exploit momentum2-file-upload-exploit Public

    A File Upload exploit-ish for the same vulnerability in the Momentum 2 Vulnhub VM.

    Python

  2. hashindex hashindex Public

    A python script and desktop website for indexing and querying password hashes.

    CSS

  3. cs-chat cs-chat Public

    A basic messaging app following a Client-Server framework with a web app for registration, the server for message forwarding, gui and cli apps for messaging.

    Dart

  4. xrpc xrpc Public

    A wrapper script for the xmlrpc.client python module. For command-line-like interaction with XRPC servers.

    Python

  5. basic-asset-register basic-asset-register Public

    A very basic VBA application for registering assets, the value and current condition.

  6. cereal-pid-exploit cereal-pid-exploit Public

    An exploit to the PHP Insecure Deserialization flaw found in the Cereal CTF machine.

    Python