Skip to content

Commit

Permalink
Merge branch 'master' of github.com:beeemT/slowloris
Browse files Browse the repository at this point in the history
  • Loading branch information
beeemT committed Feb 2, 2019
2 parents 70605b7 + 486b93d commit d9c275c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# slowloris
A golang slowloris implementation

This is a sample implementation for the slowloris DDoS attack.
This sample implementation exists for demonstration purposes of the accompanying paper in this repository.
The paper shows that against popular belief, with the right implementation of the attack even ngingx server can be attacked
by slowloris.

0 comments on commit d9c275c

Please sign in to comment.