Merge pull request #382 from brandonskerritt/master

Add Ciphey
This commit is contained in:
Samar Dhwoj Acharya 2020-08-23 09:47:43 -05:00 committed by GitHub
commit aabcdb14fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -193,6 +193,7 @@ See also [DEF CON Suggested Reading](https://www.defcon.org/html/links/book-list
* [RsaCtfTool](https://github.com/Ganapati/RsaCtfTool) - Decrypt data enciphered using weak RSA keys, and recover private keys from public keys using a variety of automated attacks.
* [ctf-tools](https://github.com/zardus/ctf-tools) - Collection of setup scripts to install various security research tools easily and quickly deployable to new machines.
* [shellpop](https://github.com/0x00-0x00/shellpop) - Easily generate sophisticated reverse or bind shell commands to help you save time during penetration tests.
* [Ciphey](https://github.com/ciphey/ciphey) - Automated decryption tool using artificial intelligence & natural language processing.
## Collaboration Tools