649 / Memcrashed-DDoS-Exploit

DDoS attack tool for sending forged UDP packets to vulnerable Memcached servers obtained using Shodan API
1.32k stars 465 forks source link

Help, ERRNO13 permissions denied #63

Open DiuDiu227 opened 3 years ago

DiuDiu227 commented 3 years ago

Traceback (most recent call last): File "/data/data/com.termux/files/home/Memcrashed-DDoS-Exploit/Memcrashed.py", line 125, in send(IP(src=target, dst='%s' % i) / UDP(sport=int(str(targetport)),dport=11211)/Raw(load=setdata), count=1) File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/scapy/sendrecv.py", line 345, in send socket = socket or conf.L3socket(*args, **kargs) File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/scapy/arch/linux.py", line 398, in init self.ins = socket.socket(socket.AF_PACKET, socket.SOCK_RAW, socket.htons(type)) # noqa: E501 File "/data/data/com.termux/files/usr/lib/python3.9/socket.py", line 232, in init _socket.socket.init(self, family, type, proto, fileno) PermissionError: [Errno 13] Permission denied

Someone help please

teasimon commented 3 years ago

I have the same problem. Did you solve it?

wh1te0 commented 3 years ago

I have the same problem. Did you solve it?

No i still have this problem

mahmoudvnr1 commented 3 years ago

....