11/12 free views
Tool
CLI
Data Security

Ciphey

by bee-san

20.5Kstars
1.3Kforks
233watchers
Updated 3 months ago
About

Ciphey is a fully automated tool that decrypts encryptions, decodes encodings, and cracks hashes without needing the key or cipher using AI and natural language processing.

⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡

Primary Use Case

Ciphey is designed for security professionals, penetration testers, and cryptography enthusiasts who need to quickly analyze and decrypt unknown encrypted or encoded data without prior knowledge of the key or cipher. It automates the process of breaking down complex encryptions, making it ideal for forensic analysis, CTF challenges, and security audits.

Key Features
  • Automatic decryption of encrypted data without knowing the key or cipher
  • Decoding of various encodings
  • Cracking of hashes
  • Use of natural language processing and artificial intelligence for analysis
  • Fully automated workflow requiring minimal user input
  • Multi-language documentation support
  • Cross-platform installation options including Python, Docker, MacPorts, and Homebrew
  • Open source with MIT license

Installation

  • Install via Python: python3 -m pip install ciphey --upgrade
  • Run using Docker: docker run -it --rm remnux/ciphey
  • Install on macOS using MacPorts: sudo port install ciphey
  • Install on macOS/Linux using Homebrew: brew install ciphey

Usage

>_ python3 -m pip install ciphey --upgrade

Installs or upgrades Ciphey using Python pip.

>_ docker run -it --rm remnux/ciphey

Runs Ciphey in a Docker container for universal compatibility.

>_ sudo port install ciphey

Installs Ciphey on macOS using MacPorts.

>_ brew install ciphey

Installs Ciphey on macOS or Linux using Homebrew.

Security Frameworks
Reconnaissance
Credential Access
Collection
Discovery
Exfiltration
Usage Insights
  • Integrate Ciphey into red team toolkits to automate decryption of captured ciphertext during engagements, accelerating exploitation phases.
  • Use Ciphey in forensic investigations to quickly analyze encrypted or encoded artifacts without prior key knowledge, improving incident response times.
  • Chain Ciphey with automated scanning tools to enhance discovery and credential access capabilities during penetration tests.
  • Deploy Ciphey in purple team exercises to simulate attacker decryption techniques and improve blue team detection and response strategies.
  • Incorporate Ciphey into CI/CD pipelines for automated security audits of encoded or encrypted data artifacts, enabling early detection of potential data exposure.

Docs Take 2 Hours. AI Takes 10 Seconds.

Ask anything about Ciphey. Installation? Config? Troubleshooting? Get answers trained on real docs and GitHub issues—not generic ChatGPT fluff.

3 free chats per tool • Instant responses • No credit card

Security Profile
Red Team90%
Blue Team40%
Purple Team70%
Details
LicenseMIT License
LanguagePython
Open Issues334
Topics
decryption
natural-language-processing
cryptography
cipher
artificial-intelligence
ctf-tools
ctf
cpp
python
hacking