Skip to main content

A simple password guessing framework.

Project description

Big F....un Gun (BFG)

BFG is a simple modular framework to perform brute-force attacks. It uses the BruteLoops library for the brute force and database management logic.

Features

  • BruteLoops capabilities
    • Resumable attacks that do not repeat previous guesses
    • Parallel guessing
    • Lockout avoidance via two layers of jitter configurations
    • Target/password prioritization
    • Universal protocol/application capabilities
    • Granular logging
      • Lockouts happen. It's part of life.
      • BruteLoops provides a log record for each guess, along with timestamp
      • Allows operators to reconstruct a timeline of events if things go bad
  • Modular Framework
    • Simple class-based modules provide reusable arguments/components
  • YAML Attack Profiles
    • YAML files can be used to supply configuration values to BFG
    • Avoids complex command line flags

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

bl-bfg-0.1.tar.gz (8.8 kB view hashes)

Uploaded Source

Built Distribution

bl_bfg-0.1-py3-none-any.whl (9.2 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