class SOCAnalyst:
def __init__(self):
self.name = "Mahmoud Saad"
self.role = "SOC Analyst & Threat Hunter"
self.location = "Egypt πͺπ¬"
self.currently_learning = [
"Advanced Threat Detection",
"SIEM Engineering",
"Malware Analysis",
"Digital Forensics"
]
def get_skills(self):
return {
"Blue Team": ["Incident Response", "Threat Hunting", "Log Analysis"],
"Tools": ["Splunk", "Wazuh", "Elastic SIEM", "Wireshark"],
"Scripting": ["Python", "Bash", "PowerShell"],
"Platforms": ["Linux", "Windows Server", "Cloud Security"]
}
def current_mission(self):
return "π― Transforming security alerts into actionable intelligence"
analyst = SOCAnalyst()
print(analyst.current_mission())
# Output: π― Transforming security alerts into actionable intelligence|
Real-world IR scenarios documenting the complete incident lifecycle:
|
π‘οΈ SOC Labs & ChallengesHands-on detection engineering labs:
|
π£ Phishing AnalysisDeep-dive email security investigations:
|
π‘ Security AutomationPython automation for SOC workflows:
|
| π Certification | π Status | π― Focus Area |
|---|---|---|
| Google Cybersecurity Professional | β Completed | SOC Fundamentals |
| (ISC)Β² Certified in Cybersecurity (CC) | β Completed | Security Principles |
| TryHackMe SOC Level 1 | β Completed | Threat Detection |
| Blue Team Level 1 (BTL1) | β Completed | Blue Team Ops |
| CompTIA Security+ | π In Progress | Security+ |
mindmap
root((Mahmoud Saad<br/>SOC Journey))
Threat Detection
SIEM Rules
Threat Hunting
IOC Analysis
Incident Response
Playbook Development
Forensics
Malware Analysis
Security Engineering
SOAR Automation
Detection Engineering
Tool Integration
Cloud Security
Azure Sentinel
AWS Security
Cloud SIEM
I'm always open to collaborating on cybersecurity projects, discussing security topics, or sharing knowledge!
π¬ Reach out for:
- π€ Collaboration on security projects
- π‘ Discussion on threat intelligence
- π Knowledge sharing & mentorship
- π― SOC best practices
β‘ Fun Fact: I can spot a phishing email from a mile away... or at least from the email headers! π£
βοΈ From MahmoudSaad10 | Last Updated: October 2024