Projects

...
Python Tools
Cyber Security

Developed a set of Python tools for common cybersecurity tasks, including a network scanner, web scanner, and password generator. This project gave me hands-on coding experience, creating tools that can save time on repetitive tasks and improve security checks

...
SIEM Implementation and Log Analysis
Cyber Security

This is a homelab project to showcase Active Directory, attacks and logging with Splunk.

...
Incident Handling with Splunk
Cyber Security

Mapped attackers’ activities into all 7 of the Cyber Kill Chain Phases using Splunk as the SIEM solution with ingested logs from the provided web server / firewall / Suricata / Sysmon. Working with Splunk in this project showed me how incident response workflows operate, from detecting anomalies to investigating...

...
Network Traffic Monitoring and Attack Detection

Used Wireshark to analyze traffic and detect suspicious activities, such as Nmap scans and cleartext protocols.

...
Phishing Analysis
Cyber Security

This is a write up of THM's Phishing modules specifically, "The Greenholt Phish" and "Snapped Phish-ing Line", which will be split up into Scenario 1 and 2 respectively. The purpose of this write up is to show learned skills to probe malicious emails and URLs. It is important to analyze...