Giter Club home page Giter Club logo

hashmobapiuploader's Introduction

Hashcat Potfile Parser and API Uploader

This Python script allows you to parse a hashcat.potfile, convert its contents into a JSON format, and upload it to an API endpoint. It is useful for monitoring and managing hash cracking results obtained using hashcat.

Prerequisites

Before using this script, ensure you have the following installed:

  • Python 3
  • Requests library (install via pip install requests)

Usage

  1. Clone this repository to your local machine.

  2. Navigate to the directory containing the script.

  3. Run the script using the following command:

python hashcat_parser.py

  1. Follow the prompts to enter the required information:
  • Path to the hashcat.potfile
  • Path for the JSON output file
  • API endpoint URL
  • API key
  • Value for the 'algorithm'
  • Delay between resubmissions in seconds
  1. The script will continuously monitor the hashcat.potfile, converting its contents into JSON format and uploading them to the specified API endpoint. It will wait for the specified delay between resubmissions.

Note: This script was written to submit hashes to Hashmob.net's API and does not currently support salted submissions, though their API does.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or create a pull request.

License

This project is licensed under the MIT License.

hashmobapiuploader's People

Contributors

k3rbal avatar disassembledd avatar

Watchers

 avatar

Forkers

disassembledd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.