Skip to content

yourfavDev/go-brute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests CodeQL

Anyone is allowed to create their own version unless they do not change the 'Licensing and warning' found in the source code available on GitHub (https://github.com/yourfavDev/go-brute)

This is an open-sourced brute-forcer made for the community. Our goal is to create an efficient and reliable tool for pen-testers

Installation

When installing we highly recommend compiling the code yourself rather than using an outdated release, you can compile the code using this quick compile guide:

git clone https://github.com/yourfavDev/go-brute
cd go-brute
set GOOS=<Your desired platform (Read the wiki)>
go build main.go

Usage

Passfile format: user password

The password / user list must be located inside a file called 'pass' in the same directory with the binary

alt text

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT Apache 2.0 LICENSE CFPB Source Code Policy

About

An advanced brute forcer written in GO for the pen-testers willing to find a more advanced SSH brute forcer

Topics

Resources

License

Stars

Watchers

Forks

Languages