Skip to content

DD2497-Project-Group-1/slowloris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slowloris

Tool for testing slowloris attacks against a server

Running

Install dependencies:

npm install

Then start the application:

node index.js

You will be asked for which port you want attack and how many connections you want to start. The default port is 3000 and the number of connections is 5000.

Acknowledgements

Thanks to @tj for inspiration.

About

Tool for testing slowloris attacks against a server

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors