Skip to content
View rabouzia's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Zoldik corp
  • Paris/Lausanne

Block or report rabouzia

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

Web and Blockchain security 💻

                  ##  **                      Contact: 0xmaskass@gmail.com
                *####****.                    ----------------
                  ###,                        Learning: IDA, Metasploit, Noir
               ...,/#,,,..                    Languages: Rust, Solidity, Python
          /,,,,,,,,,*,........,,              Tools: Docker, Burp Suite, Foundry
        ,((((((//;,,,,,,,,,......             
       ((((((((((((((%............
     ,(((((((((((((((@@(............          OS: asashi
    (((((((((((((((((@@@@/............        Terminal : ghostty
  ,((((((((((((((((((@@@@@&*...........       IDE : neovim
 ((((((((((((((((((((@@@@@@@&,...........     
(((((((((((((((((((((@@@&%&@@@%,..........    
 /(((((((((((((((((((@@@&%%&@@@@(........     If you want an app, a bot or a pentest send me a mail.
    ,((((((((((((((((@@@&&@@&/&@@@/..         
        /((((((((((((@@@@@@/.../&&            
           .(((((((((@@@@(....                
               /(((((@@#...                   
                  .((&,                       

Projects Summary
sinker ESP32-based DNS sinkhole written in Rust to intercept, analyze, and redirect DNS traffic on constrained embedded hardware.
woody-woodpacker Custom ELF packer exploring binary obfuscation, runtime unpacking, and low-level execution flow control.
jwtui Lightweight CLI tool for offline encoding, decoding, and inspection of JWTs, built for portability and pentesting workflows.
CVE-2024-46987 Rust-based reproduction of CVE-2024-46987 created to analyze vulnerability mechanics and exploitation paths.
bot Async Rust Telegram bot designed to reduce doom scrolling through automated behavioral nudges.
payloads4burp Experimental project using Burp Suite to explore and better understand Java internals, behaviors, and common security patterns.
ft_nm Minimal reimplementation of the `nm` utility to study ELF symbol tables and binary introspection.
dr-quine Experimental self-replication project exploring quines and controlled replication mechanics in low-level systems.

Roadmap / Upcoming Research

  • ESP32 Wi-Fi management frame research in Rust (deauthentication behavior analysis)
  • Minimal Minecraft protocol server implementation on ESP32
  • Lightweight MITM proxy on ESP32 for network protocol inspection
  • Controlled keylogging research project to study input capture mechanisms and defensive detection
  • Water plant bot

Coding gif

Views counter

Pinned Loading

  1. bot bot Public

    Bot in rust for telegram/discord

    Rust 2 1

  2. sinker sinker Public

    esp32 dns sinker.

    Rust

  3. token token Public

    Simple solidity token.

    Solidity

  4. heapforge heapforge Public

    Custom embedded memory allocator (malloc/free) for STM32 in C.

    C