dos-attack
There are 304 repositories under dos-attack topic.
gkbrk/slowloris
Low bandwidth DoS tool. Slowloris rewrite in Python.
Leeon123/CC-attack
Using Socks4/5 or http proxies to make a multithreading Http-flood/Https-flood (cc) attack.
slicknode/graphql-query-complexity
GraphQL query complexity analysis and validation for graphql-js
gamemann/XDP-Firewall
A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 is supported with this firewall! I hope this helps network engineers/programmers interested in utilizing XDP!
flashnuke/wifi-deauth
A deauth attack that disconnects all devices from the target wifi network (2.4Ghz & 5Ghz)
erkexzcx/stoppropaganda
A special DOS application to stop pro-Russian aggression websites. Support Ukraine!
ritvikb99/dark-fantasy-hack-tool
DDOS Tool: To take down small websites with HTTP FLOOD. Port scanner: To know the open ports of a site. FTP Password Cracker: To hack file system of websites.. Banner Grabber: To get the service or software running on a port. (After knowing the software running google for its vulnerabilities.) Web Spider: For gathering web application hacking information. Email scraper: To get all emails related to a webpage IMDB Rating: Easy way to access the movie database. Both .exe(compressed as zip) and .py versions are available in files.
Leeon123/golang-httpflood
Golang httpflood(socket) can down a normal website in 10s with 100 connections
sepehrdaddev/Xerxes
Xerxes dos tool enhanced
IccTeam/OwlTrack
This tracking tool can provide information about the phone number you enter. Not only that, this tool is able to scan telephone numbers with up to 5 different methods.
c0r0n3r/dheater
D(HE)ater is a proof of concept implementation of the D(HE)at attack (CVE-2002-20001) through which denial-of-service can be performed by enforcing the Diffie-Hellman key exchange. (read-only clone of the original GitLab project)
cloudflare/rakelimit
A fair-share ratelimiter implemented in BPF
its0x08/blue-deauth
A simple script that makes possible BLE deauthentication!
utkusen/reqstress
a benchmarking&stressing tool that can send raw HTTP requests
jasonxtn/Lucille
Information Gatherer & Webapps Exploiter
rpranshu/EternalView
EternalView is an all in one basic information gathering and vulnerability assessment tool
HalilDeniz/Dosinator
DoSinator is a powerful Denial of Service (DoS) testing tool developed in Python.
Hex1629/SOCKETPIE_DOSTOOL
DOS TOOL WITH PYTHON LAYER7 :) (HTTP FLOOD)
flashnuke/deadnet
A dos (denial of service) attack for local networks using dead router attack (IPv6) and ARP attack (IPv4) simultaneously
Karlheinzniebuhr/torshammer
A DOS Attack Tool
CirqueiraDev/KryptonC2
Krypton C2 is a simple botnet source. Credits Source Code: NixWasHere
marcrowProject/Bramble
Bramble is a hacking Open source suite.
isPique/Net-Strike
Net Strike is a powerful multi-protocol DDoS tool written in Python. It uses IP spoofing for anonymity and maximizes attack speed with multi-threading and asynchronous programming.
MeherRushi/FlowSentryX
FlowSentryX is an open-source XDP-based fast packet processing DOS and DDOS Mitigation Framework solution designed to protect your network infrastructure from Denial of Service (DOS) and Distributed Denial of Service (DDOS) attacks at Layer 3 & 4.
RoseSecurity/DNS-Fender
A Proof-of-Concept tool utilizing open DNS resolvers to produce an amplification attack against web servers. Using Shodan APIs and native Linux commands, this tool is in development to cripple web servers using spoofed DNS recursive queries.
MasonDye/CC-Attack-Rewrite
Next Generation CC Attack Tool ✨ Threads ✨ HTTP Proxy ✨ Asynchronous ✨ Multi-threaded ✨
imabee101/CVE-2023-44487
Proof of concept for DoS exploit
Hex1629/SOCKETEXPLODE_DOSTOOL
DOS TOOL BUT CAN ATTACK L4 AND L7
Leeon123/Stress-tester
Golang Server Stress Test Tool
lucthienphong1120/5xDDoS
5xDDoS is a DDoS tool with great attack power, be careful when using it
0xf104a/ddos
Simple dos attack utility
icesonata/DDoSDN
Applying Machine Learning model (SVM) into DDoS attack detection in SDN.
SHUR1K-N/GETreqt-Multithreaded-Slow-DoS-Attack
A unique, multithreaded Slow DoS exploit against web servers that use vulnerable versions of thread-based web server software (Apache 1.x, Apache 2.x, httpd, etc.); and is effective against even some mitigation mechanisms such as poorly implemented reverse proxy servers.
xanonDev/BLUETOOTH-DOS-ATTACK-SCRIPT
Script for quick and easy DOS-attacks on bluetooth devices for pentest purposes
arvindpj007/Suricata-Detect-DoS-Attack
Configuring the Suricata IDS to detect DoS attacks by adding custom rule file.
FSystem88/dos-attack
The program uses a simple type of DDoS attack "HTTP flood" using multithreading and a proxies. The program was created for informational purposes.