package
0.0.0-20210323221016-521e56bc03ed
Repository: https://github.com/g4t13l/goattacker.git
Documentation: pkg.go.dev
# Functions
AuthAttack Auth attack for http or https.
ConstWithFile read one file and other argument that it could be user or password and it is specified in posArg.
FileAttack File attack for http or https.
FileTry Send a request to verify a file if it exist.
FormAttack Form login attack for http or https.
FormLogin Send a request of a form to log in.
FTPattackStart FTP attack with 2 files to iterate.
NewRequestData Creates a requests data for http attacks.
Read2Files read 2 files to itter between them.
SendAuth Send Auth request.
SMBattackStart SMB attack with 2 files to iterate.
SMTPattackStart SMTP attack with 2 files to iterate.
SSHattackStart SSH attack with 2 files to iterate.
# Structs
RequestData Basic data for requests.