GithubHelp home page GithubHelp logo

x-vector / x-rsa Goto Github PK

View Code? Open in Web Editor NEW
102.0 6.0 28.0 190 KB

Cryptography Tool | RSA Attacks

License: GNU General Public License v3.0

Python 100.00%
cryptography python attack rsa-attacks rsa-tool rsa attacks tools bugbounty bugcrowd

x-rsa's Introduction

X-RSA

What's X-RSA ?

  • it's a Tool Which contains a many of attack types in RSA such as Hasted, Common Modulus, Chinese Remainder Theorem, Wiener ... etc , and it's still under development and adding other Attacks.

Why X-RSA ?

  • X-RSA help you in [CTF , Penetration Testing , Decryption]

  • Written By [ Python 3 ]

Installing and Running Tool

1 - Install Tool

git clone https://github.com/X-Vector/X-RSA.git

2 - Download Requirement

apt install libgmp-dev libmpfr-dev libmpc-dev
pip3 install -r requirement.txt

3 - Run Tool

python3 Attack.py

Reference

x-rsa's People

Contributors

sourcery-ai[bot] avatar x-junior avatar x-vector avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

x-rsa's Issues

Error while installing requirements (resolved) and while importing package

I got an error while installing requirements (gmpy2). The issue got resolved after running the below command.
Now I have an ImportError: cannot import name 'gcd' from 'fractions' on running [2] - Factorization Number

sudo apt install libmpc-dev
sudo apt install python3-pip
pip3 install --user gmpy2==2.1.0a2

No module named 'sage'

Use Attack 15

install sage by "pip install Sagemath"

Error:ModuleNotFoundError: No module named 'sage'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.