Skip to content
View arogoff's full-sized avatar

Block or report arogoff

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

👋 Welcome to My GitHub!

Hi there! I'm a Computing and Information Technologies and Cybersecurity student at Rochester Institute of Technology. Check out my work and projects!

🌐 Visit My Website

📫 Get in Touch: Feel free to connect with me! You can reach out on the contact section of my website.

🚀 What I Do:

  • Full Stack Development

  • Cybersecurity

  • Freelance projects

Pinned Loading

  1. cdt-foxtrot/infrastructure cdt-foxtrot/infrastructure Public

    Minecraft-themed Red vs. Blue cybersecurity competition. Includes infrastructure deployment, Python REST API scoring system, and HTML/JS frontend for real-time monitoring. Features 20+ VMs, rule-ba…

    HTML

  2. redteamscripts redteamscripts Public

    C2 that communicates over ICMP packets. The client script creates a persistent backdoor on a target system. It communicates with the attacker's machine by using ICMP packets to avoid detection. Dep…

    Python

  3. fingerprint-processing fingerprint-processing Public

    Biometric fingerprint image processing and feature extraction for authentication decisions using three methods: Bifurcation Analysis, Crossover Analysis, and Dot / Island Analysis.

    Rich Text Format 2

  4. NutriAppProject NutriAppProject Public

    A basic nutrition app that allowed users to input information about themselves, record and track meals & workouts, as well as maintain a specific goal.

    Java 1 1

  5. application-monitoring application-monitoring Public

    Collects system and process level metrics, and perform a clean up at the end to kill these processes and any other processes that the script spawns.

    Shell

  6. packet-capture-analysis packet-capture-analysis Public

    The packet capture analysis tool will consist of three main phases; packet filtering: keep only the packets we want to analyze, packet parsing: read relevant packet fields into memory for processin…

    Python