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

Commit 33821a3

Browse files
authored
Update README.md
1 parent e7218c2 commit 33821a3

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
11
# Python3-Botnet ![](https://img.shields.io/badge/Version-1.0-brightgreen.svg) ![](https://img.shields.io/badge/license-GPL3.0-blue.svg)
2-
**Use Python3 to setup a botnet (include bot and c&c)**
2+
**Use Python3 to build a botnet (include bot and c&c)**
33

44
Build up a easy P2P botnet with python3.
55

66
***Youtube Video: https://youtu.be/3_JnAXVtFNs***
77

8-
## Function
8+
## C&C Features
99

10-
**CC-Flood(http-flood), TCP-Flood, UDP Flood**
10+
**TCP Keep-Alive Connection**
1111

12+
**Simple C&C**
13+
## Bot Features
14+
15+
**Three attack mode**
16+
17+
*-CC(Http-flood) -TCP Connection FLood -UDP Flood*
18+
19+
**Keep-Alive connection**
1220
## Requirement
1321
***Only need python3 :)***
1422

0 commit comments

Comments
 (0)