Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Commit 2458124

Browse files
authored
Update README.md
1 parent 3e68866 commit 2458124

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
11
# Python3-Botnet
2-
Use Python3 to setup a botnet (include bot and c&c)
2+
**Use Python3 to setup a botnet (include bot and c&c)**
3+
4+
Build up a easy P2P botnet with python3.
5+
6+
## Function
7+
**CC-Flood(http-flood), TCP-Flood, UDP Flood**
8+
9+
## Requirement
10+
***Only python3 :)***
11+
12+
## Usage:
13+
Edit the cnc server ip and port into the bot.py **at first**.
14+
15+
Then, run the cnc.py:
16+
17+
python3 cnc.py
18+
19+
At Last, run the bot.py in any python3 environment(IDE, codeanywhere,etc.) then the **Bot** is online.

0 commit comments

Comments
 (0)