GitHub - faidamine/Crypton

#Crypton

Crypton - A Penetration Testing Framework

Facebook Python 2.7

Description:
+ Web Hacking :
  • Dork Crawler
    • Subdomain Checker
    • Dword to Url
    • SQL Fuzzer
    • RFI / LFI tester
    • Shellshock Auto-exploiter
    • Authentication Bruteforce
    • Port Scanner
    • XSS Checker
    • XSS Tracer
    • Auto SQLi Query Maker
    • Url Double Encoding or Single Encoding

+ Backdoor Crypter & Connect
  • Combine two files (exe files)
  • Backdoor Connect

+ Cryptography & Passwords Attack (md5,sha1,sha256,sha384,sha512)
  • Hash Cracker
  • Hash Type
  • Worlists Creator
  • Decode xored Strings
  • ShellCode Encoder / Decoder
  • Cisco Password Decode
  • One Time Cipher Decode
  • ROT 13 Decode

+ Forensic
  • Invert Image Color
  • Extract Image Data
  • DTMF Tones Detect

Libreries to install:
Python Requiered.
Works in all platforms.
Installation:
chmod +x ./install.sh
./install.sh
Execution:
Direct Tool Execution: python ./Crypton.py
Installed Tool Execution: Crypton