class CyberSpecialist:
def __init__(self):
self.name = "Zeus Lhorence Dela Cruz"
self.role = "Information Technology Student (Major in Networks)"
self.specialties = [
"Reverse Engineering",
"Malware Analysis",
"Windows Forensics"
]
self.location = "General Santos City, Philippines"
def current_mission(self):
return {
"focus": "Threat Intelligence & Security Ops",
"learning": ["SIEM Platforms", "Network Traffic Analysis", "Incident Response"],
"status": "Hunting Flags @ CTFs"
}
Pinned Loading
-
tryhackme-free-rooms
tryhackme-free-rooms PublicForked from winterrdog/tryhackme-free-rooms
a list of 390+ Free TryHackMe rooms to start learning cybersecurity with THM
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.

