Skip to content
View it-7th's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report it-7th

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

👋 Hi, I'm Pedram

🎓 Cybersecurity Master's student with a background in IT Engineering.

I'm learning offensive security and working toward a career in penetration testing and red teaming. Right now, I spend most of my time in Linux and studying how networks and systems can be attacked and defended.

Working with: Linux · Networking

Studying: Penetration testing · Ethical hacking

Pinned Loading

  1. phishing-extension phishing-extension Public

    Advanced Software Technology course project

    Python 1

  2. RSA_Attack RSA_Attack Public

    A Python tool that implements classic RSA factorization attacks — Pollard’s p-1, Wiener’s, and Dixon’s methods — to recover RSA private keys from public keys. Supports scanning folders of .pub file…

    Python

  3. FL_Privacy FL_Privacy Public

    Simulation framework for evaluating privacy attacks and defenses in Federated Learning — focusing on Differential Privacy (DP) and Secure Multi-Party Computation (SMPC). Developed as part of the Cy…

    Python

  4. Wienersattack Wienersattack Public

    Wiener's Attack on RSA This repository implements Wiener's attack—a cryptographic attack that exploits weak RSA keys with small private exponents (d). The code is written in Python with a Jupyter N…

    Jupyter Notebook

  5. c0rt3x1337x/ModelPoisoning c0rt3x1337x/ModelPoisoning Public

    Model Poisoning in multi-class classification algorithms

    Jupyter Notebook 3

  6. zkp-schnorr-demo zkp-schnorr-demo Public

    A Python implementation of the Schnorr Zero-Knowledge Proof (ZKP) protocol for secure password authentication without transmitting secrets.

    Jupyter Notebook