Skip to content
/ DaaS Public

API for penetration testing, performing denial of service attacks.

License

Notifications You must be signed in to change notification settings

cavoq/DaaS

Repository files navigation

DaaS (Denial as a Service)

DaaS is an API that povides methods for denial of service attacks.

license version

Requirements

For this script to work, you need to have Docker installed

Setup

See .env file

PORT=5000
DATABASE_URL=sqlite:https:///db/denialofservice.db
TEST_DATABASE_URL=sqlite:https:///db/denialofservice_test.db
MOCK=0

Setup

You need to add API keys at the admin panel:

image

Usage

See make help

Screenshot from 2023-04-16 17-05-53

Info

To see the API calls you can go to

http:https://<HOST>:<PORT>/docs

Screenshot from 2023-04-16 17-04-46

About

API for penetration testing, performing denial of service attacks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published