GithubHelp home page GithubHelp logo

lilmond / sudos Goto Github PK

View Code? Open in Web Editor NEW
25.0 2.0 12.0 1.29 MB

Multi-threaded, proxy-powered HTTP flooder.

License: MIT License

Python 100.00%
dos ddos python botnet multithreaded http http-flooder multithreading proxy pysocks python-ssl ssl http-flood

sudos's Introduction

SuDOS

SuDOS is a proxy-based DDOS tool (pseudo-botnet) written in Python with live statistics display program.

Read the official documentation here: https://github.com/lilmond/sudos/blob/main/docs/manual.md

Discord (anti-pedophile movement): QjIya0ZmakhoZg==

Proxy servers provider: https://openproxy.space/premium

Previous Version

What's new?

v2.6

  • Major changes
  • Removed unnecessary codes
  • Other features will be added soon

v2.5.5

  • Fixed issue#7 (#7)

Caution

This program is not for educational purposes and shall not be used without prior authorization from the target machine administrator. By using this, you acknowledge that we will not take any responsibility to any damage this program caused.

sudos's People

Contributors

lilmond avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sudos's Issues

Bug [HTTPS Error: [Errno 32] Broken pipe]

Hello @lilmond
Something wrong, when i try to hit some target i got error
HTTP Error: [Errno 32] Broken pipe // HTTPS Error: [Errno 32] Broken pipe

and it seems not to send requests, it only sends 200-500 in dstat for the first time

python3 sudos.py https://beta.welovecloudflare.de ./proxies/socks4/1.txt socks4 -m POST -t 500

also, the proxy function does not seem to work, im hiting iplogger.ru and when i check here show just the vps ip, one ip

`Threads: 100 HR/s: 0 kB/s: 0.00
Threads: 100 HR/s: 0 kB/s: 0.00
[08:07:28] HTTP Error: [Errno 32] Broken pipe

[08:07:28] HTTP Error: [Errno 32] Broken pipe
`

Err

[+] Downloading proxies.txt Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "sudos.py", line 86, in fetch_proxy with open(logfile, "a") as file: FileNotFoundError: [Errno 2] No such file or directory: './etc/proxies.txt'

Sugestion #2

Hello sir @lilmond have you found a way to bypass cloudflare?
Could you do something to detect the firewall automatically?
For example, to check the header and if it detects cloudflare in the header, to return the status code, etc.
and callback to selenium to bypass and get cookies?
If header return ddos-guard, enable the limit function so that it does not require captcha resolution
Also include proxy scraper to auto download proxies or get it directly from url to update automatic
Using any library to get default cookie from any target and validate browser to generate like fake browser to bypass

Sry my english is not so good

1

I don’t understand how to add my proxies, it was possible to make just an example of all ready-made commands in the description, this will remove a lot of unnecessary questions

Sugestion

Hello sir @lilmond
Can make this script to detect all pages of target and spam all with requests? also attacking using combi proxy using http +socks4/5 in same time, send data using random get, post, head in same time, improving the tls to bypass cf header?
using custom header to bypass cf page, a function to get cookies from header, to bypass cloudflare
Also, what about using a lib based chromedriver, https://github.com/ultrafunkamsterdam/undetected-chromedriver just to get cookies, and bypass the cdn page ? or using this lib https://github.com/MatheusVp2/hCaptcha-Solver-MR can bypass cf uam + hcaptcha

// for bypass any waf can be used also app.scrapingant.com api, this can get cookies and bypass alot waf pages

The final question

it is possible to implement a library
So, does the cc.py script call a library to get the real IP address of a target, and then send requests to that ip?
created a function to call to this library and get real ip

  1. start cc.py select method ''bypass-ip''
  2. put target : https://cf-target.com
  3. sleep 60 sec (looking for real ip, if detect it)
  4. replace https://cf-target.com with real ip http://ip/
  5. start sending requests ??
    https://github.com/MrH0wl/Cloudmare that lib can found real ip of alot websites

sorry for bad my english
I hope you understand what I mean. Respect.

Not working

Hello man @lilmond , tested on some random websites, the tool look doest working

python3.8 sudos.py -z socks5 -x socks.txt -t 500 -v 0 https://manelemp3.net/

just show me

T: 500 C: 0 H: 0 U: 0.00 B D: 0.00 B
T: 500 C: 0 H: 0 U: 0.00 B D: 0.00 B
T: 500 C: 0 H: 0 U: 0.00 B D: 0.00 B

I want to know how to deal this

python3.9 sudos.py https://baidu
Traceback (most recent call last):
File "/root/sudos/sudos.py", line 485, in
main()
File "/root/sudos/sudos.py", line 480, in main
curses.wrapper(c_main)
File "/python/lib/python3.9/curses/init.py", line 94, in wrapper
return func(stdscr, *args, **kwds)
File "/root/sudos/sudos.py", line 418, in c_main
curses.init_pair(1, 196, -1)
_curses.error: init_pair() returned ERR

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.