Skip to content

This is a Maven project to simulate a multiple client DDOS attack on the web app DdosProtector.

Notifications You must be signed in to change notification settings

DannyLeviev/ClientSimulatorCli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClientSimulatorCli

This is a Maven project to simulate a multiple client DDOS attack on the web app DdosProtector.


Installing and running:

Steps:

  1. Clone this project to your server.
  2. Open cmd, navigate to the project folder.
  3. Run: mvn clean install
  4. Wait till Maven completes the build.
  5. Run the ClientSimulatorCli by typing: java -jar target/<jar_name>.jar

Pending technical/business BLIs:

  1. Design. (Done - Pushed)
  2. Project skeleton. (Done - Pushed)
  3. Implement the client threads. (Done - Pushed)
  4. Test & Finalize. (Done - Pushed)

About

This is a Maven project to simulate a multiple client DDOS attack on the web app DdosProtector.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages