Skip to main content

A cli app to bruteforce pdf, zip, and some common hashes

Project description

Bruttle

A small script to bruteforce pdf, zip, and some popular hashes.
You can find the improved rust version of this script here.

Installation:

pip3 install bruttle

Usage:

bruttle <file/hash> <wordlist>
# Example
bruttle ~/test/test.zip /opt/password_list.txt
bruttle "482c811da5d5b4bc6d497ffa98491e38" /opt/password_list.txt

Features:

  • Less than 100 lines of code.
  • List of hashes include md5,sha1,sha224,sha256,sha384,sha512 (for now).
  • Filetypes include zip, pdf (for now)
  • Automatic filetype and/or hash detection.

Showcase:

noice

Notes:

  • Get password lists from here
  • To create custom passlist, try: cupp.py
  • As always, not to be used for illegal purposes : )

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bruttle-1.0.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

bruttle-1.0.0-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page