Crypto Rsa Attacks

Break RSA when parameters or padding are weak — recover plaintext or the private key from a public key and ciphertext. Load when you meet RSA in auth/tokens/TLS/custom crypto and have (n, e) + a ciphertext. Signals: a public key or n/e/c values, small exponent e=3, "textbook RSA", a JWT signed RS256 with a suspicious key, RsaCtfTool, factordb, close/shared primes, key you can't verify.

NoorQureshi Updated

File contents

NoorQureshi/SploitAgent/tree/main/skills/cryptography/crypto-rsa-attacks commit ddda6ad7e6

Frequently asked questions

npx skillmds@latest add noorqureshi/crypto-rsa-attacks