package
0.0.0-20210530221020-64f8f7d4b1b5
Repository: https://github.com/c-f/hygo.git
Documentation: pkg.go.dev

# Functions

Connect connects to a db and checks if the credentials are valid or not.
ConnectMongoDB connects to mongodb srvs https://docs.mongodb.com/manual/reference/connection-string/.
ConnectMssql connects to maria or mysql srvs.
ConnectMysql connects to maria or mysql srvs.
ConnectPostgres connects to a db and checks if the credentials are valid or not.
ConnectRedis connects to maria or Redis srvs.
NewMongoDB creates a new MongoDB Bruter.
NewMssql creates a new Mssql Bruter.
NewMysql creates a new Mysql Bruter.
NewPostgres creates a new Postgres Bruter.
NewRedis creates a new Redis Bruter.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Mssql is the bruter.
Mysql defines config for a specific target, which can be checked with credentials.
Postgres is the bruter.
Redis defines config for a specific target, which can be checked with credentials.