Skip to content
View aidanfora's full-sized avatar
🀧
🀧

Block or report aidanfora

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

About

πŸ‘‹ Hello there! I'm Aidan :D

πŸ”’ Aspiring Penetration Tester & Cybersecurity Enthusiast
🚩 Avid CTF Player on HackTheBox HackTheBox Logo and TryHackMe TryHackMe Logo
πŸ’» Proficient in a wide range of penetration testing tools
πŸ‘“ Currently exploring Malware Analysis and Reverse Engineering

πŸš€ Relevant Projects

Project Description
GoMap A simple TCP port scanner built in Go, to practice concurrent programming.
go-memecats A Go-based shellcode runner/wrapper for Mimikatz with anti-virus evasion techniques.
deGomPyle A set of Ghidra Python scripts to assist in decompiling and reverse engineering Go binaries.
AutomatePingCastle A PowerShell script to automate Active Directory security scans using PingCastle.
Phishermen's Cove Utilises data analytics and machine learning to identify phishing websites based on URL features.

Pinned Loading

  1. AutomatePingCastle AutomatePingCastle Public

    Simple Powershell script to automate the process of running scans with PingCastle

    PowerShell 2

  2. GoMap GoMap Public

    Simple TCP Port Scanner built in Go

    Go

  3. Phishermens-Cove Phishermens-Cove Public

    SC1015 Mini-Project: Employing data analytics and machine learning techniques to detect potentially harmful phishing websites.

    Jupyter Notebook 1 1

  4. go-memecats go-memecats Public

    Go-based shellcode runner/wrapper for Mimikatz.

    Go 5

  5. deGomPyle deGomPyle Public

    Ghidra Python scripts for enhanced decompilation of Go binaries

    Python