Skip to content
View drashadm's full-sized avatar

Block or report drashadm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. python-password-cracker python-password-cracker Public

    This project simulates a dictionary attack on password hashes using MD5 or SHA-256. It's designed to demonstrate common attacker techniques — vital for SOC Analysts to understand.

    Python

  2. ai-assisted-network-traffic-analysis ai-assisted-network-traffic-analysis Public

    Python-based PCAP traffic analyzer with AI-powered summarization of HTTP sessions and network patterns.

    Python

  3. password-policy-enforcer password-policy-enforcer Public

    Python script to audit and enforce password policies using YAML configuration.

    Python

  4. mr-robot-ctf mr-robot-ctf Public

    Full walkthrough of the Mr. Robot CTF from TryHackMe — flags, reverse shell, and privilege escalation.

  5. SecurityFootage-THM SecurityFootage-THM Public

    Blue Team CTF: Recovered deleted security footage from a .pcap file using Wireshark, Python, and FFmpeg. Demonstrates real-world forensic skills in network packet analysis, MJPEG stream extraction,…

  6. linux-backup-tool- linux-backup-tool- Public

    This Python script automates the backup of files and directories from a target folder into a compressed `.tar.gz` archive. It's designed for Linux environments such as Kali and is ideal for small b…

    Python