Saddam icon indicating copy to clipboard operation
Saddam copied to clipboard

DDoS Amplification Tool

Results 28 Saddam issues
Sort by recently updated
recently updated
newest added

Automatically downloads Pinject.py from the GitHub repo to the same directory as the script if it is not found using urllib2.

I get this error when running python Saddam.py ``` Traceback (most recent call last): File "Saddam.py", line 9, in from pinject import IP, UDP ImportError: cannot import name IP ```...

Exception in thread Thread-24: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "Saddam.py", line 265, in __attack...

What is the reason for the lack of traffic during the run and ask anyone to answer: ./Saddam.py xxx.com -d dns.txt:xxx.com -t 115 _____ __ __ / ___/____ _____/ /___/...

File "Saddam.py", line 122 print ATTACK ^ Kalli

Traceback (most recent call last): File "./Saddam.py", line 321, in main() File "./Saddam.py", line 309, in main Benchmark(ddos) File "./Saddam.py", line 156, in Benchmark recvd, sent = ddos.GetAmpSize(proto, soldier, domain)...

There are lot of mistakes

`C:\Users\Admin>Saddam.py -help` ` File "...", line 122 print ATTACK ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(ATTACK)?`

I just did this with pyinject, python2 is outdated