Coder Social home page Coder Social logo

Comments (1)

arriven avatar arriven commented on August 25, 2024

So there are couple things I'd like to note here:

  • This tool supports not only HTTP/HTTPS requests but also TCP/UDP/IP flood configurable enough to support more complex attack patterns like syn flood (and the plan is to introduce more and more options as the time goes)
  • If we are talking about using simple ddos that has its goal as overloading the server with the sheer amount of traffic - I don't think there's much difference in using HTTP vs raw TCP (both can be easily filtered out) and the tool can spam tcp packets quite well (try using packetgen example from the testconfig.json to check it out). If you think that this is incorrect - feel free to open an issue for adding similar functionality for http traffic
  • The main idea behind this app is to allow performing more sophisticated attacks, ideally to have an ability to simulate plausible traffic that would be harder to detect and discard by ddos protection tools. This is usually a completely different type of attack that requires knowing specific vulnerabilities to exploit and can be more effective when generating even 10 requests per minute. This tool already allows simulating these kinds of attacks to some degree and I want to focus on improving this particular aspect of the tool

Hope this answers your question but I would be glad to provide more clarification if needed

from db1000n.

Related Issues (20)

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.