Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 682 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 682 Bytes

CewahNet

a Denial-of-Service (DoS) tool designed to flood a target with a high volume of requests, potentially overwhelming the target server and causing disruption.

Arguments

TARGET: URL of the target (e.g., https://example.com)
TIME: Duration of the attack in seconds
REQUEST: Number of requests per second
THREAD: Number of concurrent threads
PROXY FILE: File containing proxy addresses

CONTOH

node cewahnet.js https://example.com 60 100 10 proxy.txt

Disclaimer

This tool is for educational purposes only. Do not use it against any server without explicit permission. Unauthorized use of DoS tools can lead to severe legal consequences.