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 ]
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