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

Commit 693fae5

Browse files
authored
Update README.md
1 parent c8514ca commit 693fae5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

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

44
Build up a easy P2P botnet with python3.
@@ -14,7 +14,7 @@ Build up a easy P2P botnet with python3.
1414

1515
**Three attack mode**
1616

17-
*-CC(Http-flood) -TCP Connection FLood -UDP Flood*
17+
*-Http-flood -TCP Connection FLood -UDP Flood*
1818

1919
**Keep-Alive connection**
2020
## Requirement
@@ -23,7 +23,7 @@ Build up a easy P2P botnet with python3.
2323
## Usage:
2424
***Edit*** the cnc server ip and port into the bot.py **at first**.
2525

26-
Then, run the cnc.py:
26+
Then, edit the password of cnc.py and run the cnc.py:
2727

2828
python3 cnc.py <port>
2929

0 commit comments

Comments
 (0)