Git Product home page Git Product logo

saddam-new's Introduction

Saddam-new

Saddam-new is a simple reflection and amplification DoS attack tool based on Saddam.

 _____       _   _
|   __|___ _| |_| |___ _____ ___ ___ ___ _ _ _
|__   | .'| . | . | .'|     |___|   | -_| | | |
|_____|__,|___|___|__,|_|_|_|   |_|_|___|_____|

usage: saddam_new.py [-h] [--benchmark] [-a DOMAIN|IP] [-d FILE:FILE|DOMAIN]
                     [-n FILE] [-c FILE] [-s FILE] [-p FILE] [-t N]

Example: python saddam_new.py -n ./ntplist.txt -t 10 -a target.com

Options:
  -h, --help            Show Help Message And Exit
  --benchmark           Calculate Amplification Factor
  -a DOMAIN|IP, --aim DOMAIN|IP
                        Aim To Attack
  -d FILE:FILE|DOMAIN, --dns FILE:FILE|DOMAIN
                        DNS Amplification List Fileand Domains to Resolve
                        (e.g: dns.txt:[evildomain.com|domains_file.txt]
  -n FILE, --ntp FILE   NTP Amplification List File
  -c FILE, --cldap FILE
                        CLDAP Amplification List File
  -s FILE, --snmp FILE  SNMP Amplification List File
  -p FILE, --ssdp FILE  SSDP Amplification List File
  -t N, --threads N     Threads Number (default=1)

Contrasted to Saddam, there are several changes:

  1. Support for CLDAP protocol.
  2. After benchmark, you can save the still available IPs to a new txt file.
  3. Command line options changed.
  4. Some other changes in code.

In addition, you need to pay attention to the following points:

  1. Pinject.py has been placed in the same directory, so you don't need to download it anymore.
  2. You need to have root privileges to run this tool. Of course, Saddam is also.
  3. After testing, the tool seems to be used only in the case of a wired network connection. When using a wireless connection, the data packet will be corrected (forced to add a IP header), and I don't understand how to solve it at present. Do you have a solution?

Thanks to Saddam and @OffensivePython.

saddam-new's People

Contributors

s4kur4 avatar

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.