Skip to content
View Mahshid-MSH's full-sized avatar

Block or report Mahshid-MSH

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.

Content in all repositories owned by your account will be closed.
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
Mahshid-MSH/README.md

"We swear by the blood of those we lost."

TryHackMe


🎯 Focus

  • Malware Analysis – Currently developing proficiency in static and dynamic analysis techniques, focusing on execution flow and OS internals. digital-notes serves as the ongoing research log.
  • Offensive Machine Learning – Exploring model weaponization and adversarial evasion. The goal is to understand ML vulnerabilities from an attacker's perspective, not for data science.
  • CTF & Reversing – Solving structured challenges to refine exploitation skills and reverse engineering methodologies.

🗄️ Projects

Multithreaded C & OpenSSL Encryption Toolkit
A practical study of parallel processing and memory management through AES-256 implementation.

Encrypted Python C2 Server & Remote Access Tool
Educational simulation platform built to analyze network protocol evasion and remote execution mechanics.

☢️ Atomic Red Team (Contributor)

MITRE ATT&CK Test Library
Active contributor to open-source defense validation and detection engineering tests.

🤖 Offensive ML Lab (In Development)

Adversarial Examples & Model Evasion Techniques
Research repository for generating adversarial inputs and exploring model extraction methods.

Distributed systems practice.


🛠️ Technical Profile

Python C C++ Bash Docker

Status Methodology Documentation


Digital notes repository: Mahshid-MSH.github.io

Pinned Loading

  1. atomic-red-team atomic-red-team Public

    Forked from redcanaryco/atomic-red-team

    Small and highly portable detection tests based on MITRE's ATT&CK.

    C

  2. ciphershield ciphershield Public

    CipherShield is a personal project created by a cybersecurity enthusiast. It’s not intended for production use, but rather as a learning tool and foundation for more advanced security applications.

    C

  3. mahshid-msh.github.io mahshid-msh.github.io Public

    cybersecurity writeups, ctf notes, and everything I forget but want to remember. Powered by Quartz.

    TypeScript

  4. TerrorRAT TerrorRAT Public

    TerrorRAT is a custom-built, Python-based Remote Access Tool (RAT) / Command and Control (C2) server.

    Python