Saddam icon indicating copy to clipboard operation
Saddam copied to clipboard

error when running the file

Open tofuboitofu opened this issue 6 years ago • 2 comments

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) File "./Saddam.py", line 210, in GetAmpSize sock.sendto(packet, (soldier, PORT[proto])) socket.gaierror: [Errno -2] Name or service not known

This is the error.

tofuboitofu avatar May 25 '19 12:05 tofuboitofu

I am getting the same error. "gai" stands for getaddressinfo, but I can't get where's the problem...

root@kali:~/Desktop/saddam# python Saddam.py benchmark -d dns.txt:google.com

           _____           __    __              
          / ___/____ _____/ /___/ /___ _____ ___ 
          \__ \/ __ `/ __  / __  / __ `/ __ `__ \
         ___/ / /_/ / /_/ / /_/ / /_/ / / / / / /
        /____/\__,_/\__,_/\__,_/\__,_/_/ /_/ /_/ 
        https://github.com/OffensivePython/Saddam
           https://twitter.com/OffensivePython

Protocol|  IP  Address  |     Amplification     |     Domain    
---------------------------------------------------------------------------
Traceback (most recent call last):
  File "Saddam.py", line 321, in <module>
    main()
  File "Saddam.py", line 309, in main
    Benchmark(ddos)
  File "Saddam.py", line 156, in Benchmark
    recvd, sent = ddos.GetAmpSize(proto, soldier, domain)
  File "Saddam.py", line 210, in GetAmpSize
    sock.sendto(packet, (soldier, PORT[proto]))
socket.gaierror: [Errno -2] Name or service not known

alessio-ds avatar Jan 21 '20 22:01 alessio-ds

y'all dumb as hell

ilovedogs1235 avatar Apr 25 '23 16:04 ilovedogs1235