https://github.com/madmegsox1/python-bot-net-script
This is educational purposes ONLY
https://github.com/madmegsox1/python-bot-net-script
attack botnet ddos ddos-attacks ping python security
Last synced: about 1 year ago
JSON representation
This is educational purposes ONLY
- Host: GitHub
- URL: https://github.com/madmegsox1/python-bot-net-script
- Owner: Madmegsox1
- License: gpl-3.0
- Created: 2020-11-22T12:36:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-27T19:00:35.000Z (over 5 years ago)
- Last Synced: 2025-03-22T19:12:29.198Z (over 1 year ago)
- Topics: attack, botnet, ddos, ddos-attacks, ping, python, security
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python bot net script
### This is for educational purposes ONLY!!
How to use it
## Master/host side:
### How to set up slave and host server:
- You need to change the 'host' var in master and 'port' in master to your server IP and server port.
- You need to change the 'ilill11i1' var in slave and 'lllLLLLLLL' var in slave to your maseter ip and port.
- Then you need to port forwared on your server with the port you want the slave to connect to.
### How to Attack:
- enter the ip or domain you would like to attack
- enter the port you would like to attack
- enter the number of threads
- wait for the slaves to connect ; )
### How to Ping:
- make a .txt in the same dir as the master file and put all the slave ips in it
- run the ping command!
## Slave side:
### Just run it lmao
- it starts on start-up as an invisble file and hides its self
- it then waits for the master to connect and send the ddoings info
Why i made it
i was bored and wanted to test so stuff out, the code is a bit janky and could be optimised but cba as this was just for me to test some python libs out, i also wrote it up in 2 hours lol.
***please only use this to experiment and do not use this maliciously. I take no responsibility for what you do with this!***