Projects

zero magenta projects
network sniffing and forensic analysis with wireshark and networkminer zeromagentaprojects

Network Sniffing and Forensic Analysis with Wireshark and NetworkMiner

This lab-based analysis showcases the ability to perform network forensics. Conducted packet level inspection to distinguish between plaintext and encrypted traffic, reconstructed full TCP streams to extract sensitive data artifacts, and profiled hosts using metadata such as MAC addresses, IP mappings, and DNS queries. Leveraged Npcap for packet capture and created workflows to draw meaningful conclusions from raw data.

password cracking with hashcat, john the ripper, and ophcrack zeromagenta projects

Password Cracking with Hashcat, John the Ripper, and OphCrack

This lab demonstrates the proficiency in ethical password auditing. Successfully cracked both Windows NTLM and Linux SHA-512 password hashes using a combination of GPU based brute force strategies, dictionary attacks, and rainbow table lookups. Leveraged Hashcat and John the Ripper to validate the effectiveness of dictionary lookups and emphasized the security risks of weak passwords. 

tracing emails with wireshark and networkminer zeromagenta projects

Tracing Anonymous Emails with Wireshark and NetworkMiner

This lab highlights real world forensics readiness and investigative thinking under privacy evasion scenarios. Analyzed .pcap files to trace the origin of anonymous emails sent through a privacy focused email service. Successfully correlated internal IP addresses, email timestamps, and NAT obscured traffic patterns to identify the suspect device and associate it with the Gmail account used in the attack. Ability to show packet inspection, endpoint attribution, and navigating challenges like anonymization are all essential skills for incident response and digital investigations.