Skip to content
View bmattblake's full-sized avatar
👋
👋

Highlights

  • Pro

Organizations

@Berks-Technology-Club

Block or report bmattblake

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
bmattblake/README.md

bmattblake



🚀 Featured Projects

  • 🍯 SIEM-Honeypot Lab - Deployed a vulnerable virtual machine to the public internet using Azure Cloud to act as a honeypot. Used Azure Log Analytics Workspace, Microsoft Sentinel (Azure’s cloud SIEM service), and a custom PowerShell script to display global attack data (RDP brute-force) on a world map.
  • 🌐 Pcap File Analyzer - Command-line utility that can parse PCAP files. Iterates through packets and uses the Ethernet, IP, and TCP/UDP headers to recognize patterns, summarize statistics about the network traffic, and track TCP sessions between two devices.
  • 🐟 Classifying Phishing Websites With AI - Python notebook that details a step-by-step process of cleaning and processing real-world phishing website data collected by the Anti-Phishing Working Group. Trained an AI model to classify websites as phishing or non-phishing based on the website's properties.

🖥️ Cybersecurity Practitioner, Programmer

Hey there,

I'm Matthew, a cybersecurity analyst who builds security automation tools and threat detection solutions using Python, Splunk, and Azure. I hold GISP and Security+. When I'm not writing scripts or analyzing logs, I'm fishing, editing videos, or making music. This GitHub is where I share my security projects, automation experiments, and cloud labs.

A few things about me:

👨‍💻Technologies

Languages:

Tools:

Popular repositories Loading

  1. Cypher-Keylogger Cypher-Keylogger Public

    a simple keylogger that will record keystrokes, and send them to the attacker via email

    Python 2 1

  2. vibe-emulator vibe-emulator Public

    Forked from danfred360/vibe-emulator

    Python program that can emulate a twitter user or users by fine training an open-ai model using their tweets.

    Python 1

  3. IQ-PCAP-Analyzer IQ-PCAP-Analyzer Public

    A basic pacp file analyzer that can track a connection between two devices

    Python

  4. Fuze-DDoS Fuze-DDoS Public

    A simple script that can be used to temporarily take down a service

    Python

  5. Sentinel-File-Inegrity-Monitor Sentinel-File-Inegrity-Monitor Public

    Constantly watches specified folders for any changes and reports them to the the user.

    Java

  6. personal-portfolio personal-portfolio Public

    Forked from Berks-Technology-Club/web-portfolio

    This code repository is retired. Web app has been moved to https://github.com/bmattblake/personal-portfolio-frontend.

    HTML