Crypto


Bruteforce

John

john --wordlist=/usr/share/wordlists/rockyou.txt hash.txt

Sql Hash

john -format=md5crypt-long --wordlist=/usr/share/wordlists/rockyou.txt hash.txt

Hashcat

Hash Identifier

Hashcat Doc

Dictionnary Attack

Wordlist

GPG / PGP

Buteforce

Decrypt message

Identifier

Boxentriq

Encode

Base64

Urlencode

Hexa

PFX

Bruteforce

Source

RSA

Common Modulus Attack

Condition:

  • Have 2 encrypt message

  • Have 2 public keys If you have this two condition you can found the original message with this program:

Git - RSA Common Modulus Attack

Xor

Basic calcul

Last updated