package
0.0.0-20230311230033-690656accb28
Repository: https://github.com/xart3mis/akilt.git
Documentation: pkg.go.dev
# Functions
ClosingLine sends a closing line for a HTTP request.
Dialer creates either non-secure or TLS secured TCP connection to send data to target server.
GetRequestLine returns HTTP request line for GET request.
func Header formats header key and value.
RandomHeader generates a random HTTP header to send as part of the slowloris attack.
Slowloris performs single threaded slow loris attack.
No description provided by the author
Zoo performs a distributed slowloris attack based on the given parameters.