Git Product home page Git Product logo

golang-httpflood's Introduction

Golang-httpflood

Using Golang(net/socket) to httpflood

Warning: Please use command "ulimit -n 999999" before use this in linux

1 Threads = 1 connection, 100~300 connections can down a normal website in 10s(specially apache server LOL)

This is golang and threads are just goroutines so you set more higher threads like 1000-5000 is fine.

Why can it run over 1000 threads(goroutines)? Read this

INFO

  • HTTP Get Flood
  • HTTP Post Flood
  • Random url(http get flood)
  • Self edit header(You can use "nil" to use default header)
  • Improved threading control
  • More powerful flood
  • Auto get ip form domain(golang inbuilt function)
  • More format for random url(http get flood)
  • Fixed for 386 systems

Default header setting:

  • Random user-agents
  • Random data(http post flood)
  • Random Accpetall
  • Random Referer(only for http get flood)

Download

Please download the F*cking golang at first.

Then:

git clone https://github.com/Leeon123/golang-httpflood.git

Header.txt format:

Accept: text/html
User-agent: Wget
Referer: http://google.com

Or anything else of http header. If you don't have any idea of this please just use "nil" for using default random header.

Usage

cd golang-httpflood
go build httpflood.go
./httpflood  <url> <threads> <get/post> <seconds> <header.txt/nil>

golang-httpflood's People

Contributors

leeon123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

golang-httpflood's Issues

ssl

even when a site isnt down, it says "Connection Down!!!". and even if the site goes down i would like to keep hitting. how do i fix??

sorry if this is a dumb question

ive currently got this flood on 10 servers, how could i edit the code so that it auto sends the flood once the threads are ready?? so that i can hook all servers up to botnet :)

Issue while running in windows GO Lang.

When I run command
go run httpflood.go
it says

command-line-arguments

.\httpflood.go:214:69: constant 1000000000000000000 overflows int

Any solutions?

And I want to talk to you about CC attacker too, please check your gmail and really you are brilliant guy.

Install

go build httpflood.go does not work

proxy support ?

Hi.

You have created a very fast and powerful script. thank you so much.

but you have to do the proxy support version.

Problem with CDN

HI, The request I send with golang-httpflood are easily blocked by any CDN, but your CC-attack script can down all of them. is it possible to fix this big problem?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.