Skip to content
View zmiddle's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report zmiddle

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
zmiddle/README.md

Hi, I'm Zach! βœ‹

πŸ’» Information Security Professional, passionate about ethical hacking, and cybersecurity!

🚩 The Best Defense is a Good Offense: A Detailed Approach to Mastering Ethical Hacking

Mastering my penetration testing skills and perfecting my methodology by completing numerous CTFs and hacking challenges. I create content to help others navigate these challenges and learn about penetration testing. These write-ups are meant to be a learning resource and should not be abused in training environments or elsewhere!
  • πŸ”΅ Each machine that I have fully compromised on Offensive Security Proving Grounds Practice:

🍯 Defending Against Actual Attackers in an Azure-Depployed Honey Network

  • Network Diagram of the Honey Network (Coming Soon)
  • What is happening here? A flowchart of expected activity (Coming Soon)
  • Incident Response Procedure (Coming Soon)
  • Vulnerability management and Cyber operations (Coming Soon)
  • Reviewing the changes (Coming Soon)
  • [Link Comming Soon]

πŸ“„ Certifications:

Pinned Loading

  1. CTF-Writeups CTF-Writeups Public

    Capture the flag write ups for TryHackMe and HackTheBox.

    Python

  2. Python-Keylogger Python-Keylogger Public

    This is a simple Python keylogger that utilizes the time and pynput libraries.

    Python

  3. Qunadl-Package-Testing Qunadl-Package-Testing Public

    Testing the Quandl package in Python to pull stock data from the WIKI/PRICES table.

    Python

  4. Insult-Generator Insult-Generator Public

    Takes string of words and randomly generates a Shakespearean insult.

    Python

  5. Coin_Change.py Coin_Change.py Public

    A simple function that will take the input (cents) and return the number of coins it takes to match that amount.

    Python