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!"
🥵
Abunda Lakaka
Highlights
Pinned Loading
-
-
CVE-2026-41472-POC
CVE-2026-41472-POC PublicCyberPanel v2.4.3 XSS Chain to RCE-CVE-2026-41472
Python
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

