Skip to content
/ dosa Public
forked from disconsis/dosa

Denial of Service abettor: easy denial of service for people on the go

License

Notifications You must be signed in to change notification settings

IamShodan/dosa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Denial of Service abettor (DoSa)

Easy denial of service for people on the go.

This project already has an implementation here. This is my implementation of it, with additional features to come. Hopefully.

Planned Features

  1. A TUI for seeing which hosts are on your subnet and selecting targets [#3]
    • along with vendor and OS details [#2] for each host
  2. Minimal attack footprint [#6]
  3. ARP spoof detection/mitigation [#7]

Disclaimer

DoSa should only be used for educational purposes, or for testing with permission from the relevant authority. The developer(s) will not be liable for any damages resulting from the use of this program.

How to start development:

In case of Debian 8 download and install following packages:

vagrant:

virtualbox:

Those are used to provide virtual image ready for testing and development.

In order to start just run following command: vagrant up

Then connect into virtual machine: vagrant ssh

When connected to system please note that /vagrant partition is mounted to host system at same folder where vagrant up went up, so development in your favourite IDE is still possible. Go to '/vagrant' in order to find all development files.

About

Denial of Service abettor: easy denial of service for people on the go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%