Giter Site home page Giter Site logo

yourfavdev / go-brute Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 8.0 62 KB

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

License: Apache License 2.0

Go 100.00%
golang bruteforce ssh ssh-bruteforce

go-brute's Introduction

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

go-brute's People

Contributors

bbriggs avatar dependabot[bot] avatar yourfavdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

go-brute's Issues

Trying to create a var for domains

Discussed in #8

Originally posted by dkstar11q March 25, 2023
Hello,

I am trying to create a variable in this project so it could take the first part of the domain (i.e. "qwerty.com" the username would be qwerty) with var := %domainname%

I would like to use it in the username password list like this:

%domainname% %domainname%123

If you can help me how I can accomplish that it would be very helpful!

Thank you.

port request

Hello,can you add ip:port for IPFile list ?...

Threads

I checked the bruter and it's working brilliant , but it's scanning so slow , i guess that the issue it's all about the threads . I tried multiple threads , same speed. Is there any way to improve the threads?

Trying to create a var for domains

Hello,

I am trying to create a variable in this project so it could take the first part of the domain (i.e. "qwerty.com" the username would be qwerty) with var := %domainname%

I would like to use it in the username password list like this:

%domainname% %domainname%123

If you can help me how I can accomplish that it would be very helpful!

Thank you.

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.