Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

cernicc/slowloris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Simple slowloris in Golang using Tor

What is Slowloris?

https://en.wikipedia.org/wiki/Slowloris_(computer_security)

How to build and run?

Before compiling you will need the Golang compiler installed. Then just run the compiled program with specific arguments.

How to attack over Tor network?

Before attacking over Tor you need to install Tor on the machine.

Configuration options

It is possible to modify the behaviour of slowloris with command-line arguments.

Run .\main --help for more information.

How to test?

For testing you can use Apache Server Status

License

  • The code is licensed under the MIT License.
  • This project was inspired by https://github.com/marant/goloris
  • And also this code is published for educational purposes only.

About

Simple slowloris in Golang using Tor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages