Giter Club home page Giter Club logo

cosmos-ddos-server-api's Introduction

Cosmos Stresser API made by Robert

big d00s server api. nothing complicated at all.... i made this in 20 minutes. yet its already better than most of the open source php ones.

It works with python-flask and waitress. Routes GET arguments are validated with mozilla-bleach and some other validations techniques (ip, port, time....). I also use paramiko to create a ssh request and execute commands (i dont parse any in-out tho.... might do that in the future). The biggest change is using a match-case to parse method and execute different CMDS according to your l33t hacking scripts (most of php ones use if-elif-elif-elif-elif-elif type shit).

will add more updates in the future..

2023-02-15 17_14_07-C__Windows_System32_cmd exe - py  main py 2023-02-19 15_42_39-#general _ robert 's server - Discord

[Tutorial (not a good tutorial at all)]

1: Install requirements (py -m pip install requirements)

2: Change keys in admin_keys.json

3: Change your webhook in decorators.py

4: Change your commands in the route start_flood.py

5: Start the api (py main.py)

Usage: http://[SERVER_IP]:5000/flood?key=[KEY]&target=[TARGET]&port=[PORT]&time=[TIME]&method=[METHOD]

[To do]

  • Add black list using a range of ips on the same network

cosmos-ddos-server-api's People

Contributors

vbvp avatar

Stargazers

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

Watchers

 avatar

cosmos-ddos-server-api's Issues

cant setup on ubuntu error

Traceback (most recent call last):
File "main.py", line 8, in
from routes.start_flood import Flood
File "/root/Cosmos-DDoS-Server-API/routes/start_flood.py", line 80
match method:

routes

ModuleNotFoundError: No module named 'routes.start_flood'

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.