Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cpscript/orbit
im going to kill myself, probably not but idk | THIS SOFTWARE MIGHT NOT WORK!!!!
https://github.com/cpscript/orbit
anonymous boot cannon ddos ddos-tool dos-attack free hacking hacks ip ipv4 linux program python python3 tool web-hacker website
Last synced: about 10 hours ago
JSON representation
im going to kill myself, probably not but idk | THIS SOFTWARE MIGHT NOT WORK!!!!
- Host: GitHub
- URL: https://github.com/cpscript/orbit
- Owner: CPScript
- License: mit
- Created: 2023-03-13T22:36:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-26T06:17:40.000Z (9 months ago)
- Last Synced: 2024-02-26T07:28:09.103Z (9 months ago)
- Topics: anonymous, boot, cannon, ddos, ddos-tool, dos-attack, free, hacking, hacks, ip, ipv4, linux, program, python, python3, tool, web-hacker, website
- Language: Python
- Homepage:
- Size: 310 KB
- Stars: 11
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# ORBIT DDoS Tool
![satellite-png-30](https://user-images.githubusercontent.com/83523587/224998588-fb8d502f-f9c1-4763-af2f-51ffbec2cf16.png)
~Orbit~ One of the most EASIEST & FASTEST DDoS tool, ment to be used for network secruity testing.
More Info
Terminal - Version 1.7
App - Version 2.5
The user CPScript is not responsible for your actions, and has no liability for what you do with this program.
Made for educatinal purposes only
## Installation:
##### Don't worry about installing... all you gotta do is run the program, i made it auto install :)Install manualy
[Step 1] pyttsx3 (Text-to-Speech) Just to make it cooler. Not Neccesary for GUI.
```
pip3 install pyttsx3
```
[Step 2] pyfiglet (Cause its Neccesary to be Cooler)
Install Figlet in Kali Linux as some results show that pyfiglet doesnt show anything.
```
sudo apt-get install figlet
```
```
pip3 install pyfiglet
```
[Step 3] colorama (Another Step towards CLI Beauty)
```
pip3 install colorama
````
[Step 4] os (Already in Python3)
```
pip3 install os
```
[Step 5] socket (For an Upcomming Release)
```
pip3 install socket
```
[Step 6] wheel (To make wheel of colorama)
```
pip3 install wheel
```
[Steo 7] cryptography (Ment for encryptor)
```
pip3 install cryptography
```
[Step 8] GoLang [REQUIRED]
```
Download for your OS form Golang.org/dl/
```
Other Instalations for a diffrent OS
[+] MacOS> https://medium.com/golang-learn/quick-go-setup-guide-on-mac-os-x-956b327222b8
-------------------------
[+] Windows> https://www.geeksforgeeks.org/how-to-install-go-on-windows/
-------------------------
[+] Linux> https://tecadmin.net/install-go-on-ubuntu/
```
sudo apt-get install golang
```
or
```
sudo apt-get install golang-go
```
-------------------------
[+] Kali LinuxKali has GoLang Pre-Installed.
Check by typing;
```
go
```
If not Follow, the above shown for Linux/Ubuntu
------------------------
[+] Other
Use Install.py to Install all of these except GoLang (Has to be downloaded Manually)
````
python3 Install.py
````
[>] Usage
````
python3 DDoS.py
````
[>] GUI Requirements
> Install Pyfiglet and GoLang as Above and you are ready to go. Use this if you cannot satisfy one of the above dependancies. Highly Easy to use. Recommended for Beginners using Windows. If you use this on a Linux Distro and get tkinter not found install tkinter.```
python3 GUI.py
```
## Tested OS/ENV- Linux Stable Release 2020
- Kali Linux 2019.3
- Google Colab
- Windows 10
- MacOS X 10.10.5 Onwards (OS X Yosmite)
> This should run on all enviorments. Even on Oldest OS's provided the above dependancies are completed
## Videos & Images
Video
Terminal
[Screen recording 2023-03-14 12.59.02 PM.webm](https://user-images.githubusercontent.com/83523587/225081662-df5af887-f883-4158-ac19-3c3c5b0a48ff.webm)
Terminal
![Screenshot 2023-03-17 11 44 18 AM](https://user-images.githubusercontent.com/83523587/225952960-775dd8bc-b595-4e33-8539-5009717a2510.png)
GUI
Beta Version:![Screenshot 2023-03-14 12 39 44 PM](https://user-images.githubusercontent.com/83523587/225075802-92997a88-d50c-41ff-8829-1c110ba88b0e.png)