Skip to content

is an open source tool for performing DDOS simulations and also provides some additional features that are useful for penetration testingis an open source tool for performing DDOS simulations and also provides some additional features that are useful for penetration testing.

Notifications You must be signed in to change notification settings

HexaCodeX/hexa-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

language

GitHub Repo stars GitHub code size in bytes GitHub repo file count (file type)

Hexa Attack

is an open source tool for performing DDOS simulations and also provides some additional features that are useful for penetration testingis an open source tool for performing DDOS simulations and also provides some additional features that are useful for penetration testing.

installation

git clone https://github.com/HexaCodeX/hexa-attack
cd hexa-attack
pip install -r requirements.txt

configuration

you can change the basic configuration at ~/config.json file

{
  "name": "hexa-attack",
  "author": "HexaCodeX",
  "version": "1.7.0",
  "workers": 50,
  "environment": "production",
  "useProxy": true
}

how to usage

run the program

python main.py

preview

hexa-attack's preview

built with ♥️ by HexaCodeX

About

is an open source tool for performing DDOS simulations and also provides some additional features that are useful for penetration testingis an open source tool for performing DDOS simulations and also provides some additional features that are useful for penetration testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published