Skip to content
View whiteov3rflow's full-sized avatar
🥵
Abunda Lakaka
🥵
Abunda Lakaka

Block or report whiteov3rflow

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.

Content in all repositories owned by your account will be closed.
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
whiteov3rflow/README.md

About me

class SecurityEnthusiast:
    def __init__(self):
        self.username = "itsrez"
        self.role = "TBD"
        self.current_position = "127.0.0.1"
        
        self.contacts = {
            "discord": "_itsrez",
            "github": "whiteov3rflow",
            "gitbook": "rez0.gitbook.io/",
            "hackthebox": "app.hackthebox.com/users/33887"
        }
        
        self.passions = [
            "Active Directory Security", 
            "Penetration Testing",
            "Web Security Research"
        ]
        
        self.certifications = ["OSCP","CWES"]
        self.currently_learning = ["AD Exploitation", "Web Security"]
        
    def get_current_focus(self):
        return "Looking for a Job"
        
    def say_lakaka(self):
        return "Always happy to collaborate on security projects!"

Pinned Loading

  1. CVE-2025-55182-poc CVE-2025-55182-poc Public

    React2Shell Proof of Concept

    Python 94 33

  2. CVE-2026-41472-POC CVE-2026-41472-POC Public

    CyberPanel v2.4.3 XSS Chain to RCE-CVE-2026-41472

    Python

  3. CVE-2025-2304-POC CVE-2025-2304-POC Public

    CVE-2025-2304 POC

    Python 11

  4. ludus-helm ludus-helm Public

    Training lab deployment management platform (Ludus wrapper)

    Python 1