Skip to content

An advanced HTTP D/DOS tool using the slow-header technique.

Notifications You must be signed in to change notification settings

0x6b7966/Mineturtle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Mineturtle

Overview

Mineturtle is a HTTP DoS tool using the slow-header technique. It's in beta phase, so there may be bugs and many planned features are outstanding. Anyway I think it's a bit more effective than Slowloris.

Usage

The minimal command is 'mineturtle -h host'. It will build 1000 connections every 30 seconds.

Parameter cheat sheet:

-help: Shows this message.
-test: Switch to test mode to find out the optimal value for -t
-h: Hostname or IP address.
-p: Port. DEFAULT: 80
-c: Count of connections. DEFAULT: 1000
-t: Time to hold each connection. (Find out with -test). DEFAULT: 30
-u: User-Agent string to use. DEFAULT: A randomly chosen string out of a list

A complete documentation will follow

About

An advanced HTTP D/DOS tool using the slow-header technique.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%