update README.md

This commit is contained in:
Placidina 2016-10-23 22:15:26 -02:00
parent 40419c6954
commit a135d50b2c
1 changed files with 13 additions and 2 deletions

15
README.md Executable file → Normal file
View File

@ -1,3 +1,14 @@
# Mirai Botnet Client, Echo Loader and CNC source code
# Mirai
Leaked Linux.Mirai Source Code for Research/IoC Development Purposes
This is the source code released from [here](http://hackforums.net/showthread.php?tid=5420472) as discussed in this [Brian Krebs Post](https://krebsonsecurity.com/2016/10/source-code-for-iot-botnet-mirai-released/).
Uploaded for research purposes and so we can develop IoC's and such.
See "post.txt" for the post in which it leaks, if you want to know how it is all set up and the likes.
#### Debian based distributions requirements
`$ apt-get install gcc golang electric-fence mysql-server mysql-client`
All primary components of the botnet can be found in this repository, including the DLR, Mirai and the loader.
<font color="red">I will NOT be responsible for any damage done with this code and I am not an expert on writing malware, so I will not be able to answer most questions. If you study this like you should, thanks. If you do anything malicious, no thanks.</font>