Modules for ➡️ https://github.com/SNESEAR/cryptosploit ⬅️
Check our documentation: https://cryptosploit.re86.ru/
You can write your module in any programming language, use prepared modules templates to facilitate the development process and structure your code.
Use cryptosploit, cryptosploit_modules documentation and github wiki to get more information about module writing.
Actual list of modules:
Type | Name | Description |
---|---|---|
asymmetric.rsa | rsactftool | Implementation of rsactftool |
encodings.base | base16 | Base16 decoder/encoder |
encodings.base | base32 | Base32 decoder/encoder |
encodings.base | base64 | Base64 decoder/encoder |
encodings.base | base85 | Base85 decoder/encoder |
encodings | hex | Hex decoder/encoder |
encodings | morse | Morse decoder/encoder |
encodings | urlencode | Encode/decode to URL-encoded format |
hashes | cracker | Bruteforce attack on hashes with Hashcat or JohnTheRipper |
symmetric | aes | Encrypt/decrypt aes cipher. Possible modes: ECB, CBC, OFB |
symmetric | affine | Encrypt/decrypt/attack affine cipher |
symmetric | atbash | Encrypt/decrypt/attack atbash cipher |
symmetric | rot | Encrypt/decrypt/attack rot cipher |
Thank you for your interest and support!
Module developers from the open source community are the soul of cryptosploit, and by contributing your time and talent, you are helping advance the state of the art for cryptosploit community. We can't write all the modules by ourselves because of the time. Thank you!