Skip to content

Implemented Distributed Denial of Service using java and HTTP. The application has master bot which is a multi threaded server, that can handle multiple clients (slaves) concurrently. The Master bot will give commands like, number of connections, host to be attacked by using randomly generated URL's by enabling KeepAlive parameter in the API.

Notifications You must be signed in to change notification settings

avinashclosepetsuresh/DDOS-Java-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

Implemented Distributed Denial of Service using java and HTTP. The application has master bot which is a multi threaded server, that can handle multiple clients (slaves) concurrently. The Master bot will give commands like, number of connections, host to be attacked by using randomly generated URL's by enabling KeepAlive parameter in the API.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages