Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Tmpertor/Raven-Storm
Raven-Storm is a powerful DDoS toolkit for penetration tests, including attacks for several protocols written in python. Takedown many connections using several exotic and classic protocols.
https://github.com/Tmpertor/Raven-Storm
attacks botnet ddos ddos-attack-tools ddos-attacks ddos-script ddos-tool denial-of-service dos mitm penetration-tests pentesting protection python security security-tools server stress-testing termux web-security
Last synced: about 1 month ago
JSON representation
Raven-Storm is a powerful DDoS toolkit for penetration tests, including attacks for several protocols written in python. Takedown many connections using several exotic and classic protocols.
- Host: GitHub
- URL: https://github.com/Tmpertor/Raven-Storm
- Owner: Tmpertor
- License: other
- Archived: true
- Created: 2018-06-24T09:48:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T14:35:20.000Z (almost 4 years ago)
- Last Synced: 2024-06-18T06:34:55.731Z (6 months ago)
- Topics: attacks, botnet, ddos, ddos-attack-tools, ddos-attacks, ddos-script, ddos-tool, denial-of-service, dos, mitm, penetration-tests, pentesting, protection, python, security, security-tools, server, stress-testing, termux, web-security
- Language: Python
- Homepage: https://taguar258.github.io/Raven-Storm/
- Size: 888 KB
- Stars: 550
- Watchers: 22
- Forks: 160
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starz - Tmpertor/Raven-Storm - Raven-Storm is a powerful DDoS toolkit for penetration tests, including attacks for several protocols written in python. Takedown many connections using several exotic and classic protocols. (Python)
README
# Raven-Storm Toolkit
**Raven-Storm is a powerful DDoS toolkit for penetration tests, including attacks for several protocols written in python(3.8).**
Takedown WiFi access points, devices in your network, servers, services, and Bluetooth devices with ease.
Raven(abbreviation) is desinged to help you to **test, understand, and learn from stress-testing** attacks.
Raven can **deal with strong servers** and **can be optimized** for non typical targets.
Raven will fit your purpose, even if it is **jamming down wifi networks or bluetooth devices**.
_I archived this repository because I currently do not want to work on it._
![MOSHED](https://user-images.githubusercontent.com/36562445/90558504-77d7ca80-e19c-11ea-9dd5-6ba902934866.gif)
## What makes it different
- [x] Raven-Storm includes tools for creating shorcuts and working more efficiently.
- [x] Raven is **Effective** and **powerful** in shutting down hosts and servers.
- [x] **Testing** and understanding are the goals of Raven-Storm.
- [x] Raven lets you connects clients together to create a botnet.
- [x] Features different protocols such as UDP/TCP, ICMP, HTTP, L2CAP, ARP and IEEE.## Installation
Just enter the following line to install Raven-Storm on Linux.
```bash
curl -s https://raw.githubusercontent.com/Taguar258/Raven-Storm/master/install.sh | sudo bash -s
```Click here for the more detailed installation guide.
## What module to use
| Method | Module |
| ------- | --- |
| ping | l3 |
| udp/tcp services | l4 |
| websites | l7 |
| local devices | arp |
| bluetooth | bl |
| wifi | wifi |
| botnet | server |_Try using the L4 attack if L7 fails._
![Preview1](https://user-images.githubusercontent.com/36562445/98484349-152c2300-220f-11eb-84a0-1c3c57415d64.png)
![Preview2](https://user-images.githubusercontent.com/36562445/98694260-8552ba00-2371-11eb-9e20-fd5432c90849.png)
## Example
![Gif](https://user-images.githubusercontent.com/36562445/98694347-a0252e80-2371-11eb-95ec-925e8c98948f.gif)
## How to run a DDoS attack
_You probably already know the difference between DoS and DDoS:_
_A DoS Attack is run by a single Maschine and a DDoS Attack by multiple.__But how do we perform a DDoS Attack using Raven-Storm?_
To connect multiple instances of Raven-Storm, you will then need to open a host.
Just execute the command `server` and define a custom password to prevent others from interfering.
When run, you will receive a URL that you can connect to when executing the `ddos` command.## Info and Warning
__THE CREATOR (Taguar258) OF THE RAVEN-STORM TOOLKIT DOES NOT TAKE ANY RESPONSIBILITY FOR DAMAGE CAUSED. THE USER ALONE IS RESPONSIBLE, BE IT: ABUSING RAVEN-STORM TO FIT ILLEGAL PURPOSES OR ACCIDENTAL DAMAGE CAUSED BY RAVEN-STORM.
THE CREATOR DID NOT INTEND RAVEN-STORM AS A TOOL FOR ILLEGAL PURPOSES AND THEREFORE DOES NOT SUPPORT ANY ILLEGAL ABUSE OF THIS TOOL.
BY USING THIS SOFTWARE, YOU MUST AGREE TO TAKE FULL RESPONSIBILITY FOR DAMAGE CAUSED BY RAVEN-STORM IN ANY WAY ON YOUR OWN.
THE CREATOR DOES NOT WANT PEOPLE TO USE RAVEN-STORM IF THEY DO NOT HAVE EXPERIENCE WITH THE ATTACKS INCLUDED.
EVERY ATTACK WILL CAUSE TEMPORARY DAMAGE, BUT LONG-TERM DAMAGE IS DEFFINITIFLY POSSIBLE.
RAVEN-STORM SHOULD NOT SUGGEST PEOPLE TO PERFORM ILLEGAL ACTIVITIES.____THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.__**MIT Taguar258 2020**