Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Search the Community

Showing results for tags 'crackerjack'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Staff Control
    • Staff Announcements
  • General doubts | News
    • General doubts
    • News
  • Hacking | Remote Administration | Bugs & Exploits
    • Hacking
    • Remote Administration
    • Bugs & Exploits
  • Programming | Web | SEO | Prefabricated applications
    • General Programming
    • Web Programming
    • Prefabricated Applications
    • SEO
  • Pentesting Zone
    • Pentesting Accounts
    • Reverse Engineering
  • Security & Anonymity
    • Security
    • Wireless Security
    • Web Security
    • Anonymity
  • Operating Systems | Hardware | Programs
    • Operating systems
    • Hardware
    • PC programs
    • iOS
    • Android
  • Graphic Design
    • Graphic Design
  • vBCms Comments
  • live stream tv
    • live stream tv
  • Marketplace
    • Sell
    • Services
    • Request
  • Pentesting Premium
    • Pentesting Accounts
  • Modders Section
    • Source Codes
    • Manuals | Videos
    • Tools
    • Others
  • PRIV8-Section
    • Exploits
    • Accounts|Dumps
    • Crypter|Binder|Bots
    • Tutorials|Videos
    • Cracked Tools
    • Make Money
    • More Tools
    • Databeses
    • Ebooks
  • Pentesting Zone PRIV8
    • Pentesting Accounts
    • Reverse Engineering
    • Cracker Preview Area
  • Carding Zone PRIV8
    • Carding
    • Phishing
    • Defacing
    • Doxing
    • Special User Premium Preview Area
  • Recycle Bin
    • Recycle
  • Null3D's Nulled Group

Product Groups

  • PRIV8
  • Advertising
  • Access Basic
  • Seller
  • Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 1 result

  1. CrackerJack is a Web GUI for Hashcat developed in Python. Architecture This project aims to keep the GUI and Hashcat independent. In a nutshell, here’s how it works: User uploads hashes select wordlist/rules/mask etc, and clicks “start”. Web server spawns a new screen. Generates the hashcat command based on the settings. Runs the command on the screen. Monitors the screen’s output, parses it and displays it in the GUI. This allows CrackerJack to be future-proof as it ties to the input/output of Hashcat. Also, if the GUI is not working for whatever reason, hashcat will keep running. Features Minimal dependencies Uses sqlite3, screen, and hashcat. Complete hashcat session management. Start/stop/pause/restore running sessions. Terminate cracking jobs after a specific date/time. Web interface for mask generation (?a?l?u). Web Push notifications when a password is cracked. Swagger 2.0 API. Create wordlists from already cracked passwords and feedback into the cracking session. Session history to track which attacks you have already performed. Multi-user support (local and/or LDAP). Wordlist/Mask/Rule support. Multiple theme support (Bootswatch). Straight-forward setup. The entire configuration is via the GUI. No need for manually editing config files. Run locally on Linux and Windows (WSL). Install on a server using ansible scripts (Ubuntu 14/16/18 and CentOS 7/8). Easy backups – all user data are in the ./data directory. Troubleshoot sessions via SSH. Limitations Not a solution for queueing jobs – it’s only for on-demand password cracking. Not meant to be a replacement for command-line usage. It’s complimentary and only supports basic and most common cracking tasks. Will not install any GPU drivers. The main assumption is that you have a cracking rig already set up and are looking for a Web GUI. Wordlists and rules should already be present in the system. Changelog v1.1.2 [New] Added “Test Connection” feature to LDAP settings. [hide][Hidden Content]]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.