Skip to content
/ htbomb Public

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

License

Notifications You must be signed in to change notification settings

fdawg4l/htbomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages