Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 554 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 554 Bytes

Napwave

Napwave is a DDoS (Distributed Denial of Service) tool designed to perform HTTPS flood and TCP flood attacks. This tool aims to simulate attacks on specific targets.

Feature

Sending excessive HTTPS requests to flood the target server, as well as TCP simultaneously.

Condition

Napwave requires Python 3 and some additional libraries. Make sure the following libraries are installed:

  • requests
  • socket
  • colorama

how to install napwave:

git clone https://github.com/Amelias7/napwave.git cd napwave