gobrute

module
v0.0.0-...-402b80f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2023 License: MIT

README

img

Go Report Card Build License Code Coverage

Description

goBrut is a powerful password brute forcer written in Go. It is designed to help security professionals and penetration testers test the strength of passwords and identify weak passwords in various scenarios.

goBrut supports customizable character sets, password length, and hashing algorithms, making it versatile for various brute force attacks.

Features

  • Customizable character sets and password length.
  • Parallel processing for faster brute-forcing.
  • Supports different hashing algorithms (MD5, SHA-256, etc.).
  • Customizable output format.
  • Configurable retry and timeout options for robustness.
  • Easy-to-use command-line interface.

Installation

Pre-built Binaries

Download pre-built binaries for your platform from the Releases page. Extract the archive and add the binary to your PATH.

Build from Source

Make sure you have Go (1.15+) installed and run the following commands:

$ git clone https://github.com/tomp332/gobrut.git
$ cd goBrut
$ go build

Directories

Path Synopsis
cmd
cli
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL