Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

htbomb

For OOM'ing bots ruining the internet. (Also this)

See here for the inspiration behind this. And the hackaday article covering it.

$ go build .
$ ./bomb
2017/07/09 14:24:27 listening on :8080
2017/07/09 14:24:41 serving bomb on / -> [::1]:63138
2017/07/09 14:24:41 serving bomb on / -> [::1]:63139
2017/07/09 14:24:42 serving bomb on / -> [::1]:63140
2017/07/09 14:24:43 serving bomb on / -> [::1]:63141

Startup will be slow since we build the payload on startup. The result is GETs (well... really any operation) will serve a 10G gzip bomb to the client.

About

Ruin a script kiddie's day and make the internet a slightly safer place

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages