Become King Of Hell

Loki Android Botnet Version 2.0 + Banking Injections

Joined
Sep 26, 2023
Messages
105
Hellcoins
♆176
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]
fgsfsf
 
Joined
Nov 29, 2023
Messages
11
Hellcoins
♆19
机器人特点:

- 卡片采集卡
- 安装APK
- 关于用户联系人的垃圾邮件
- 拨打一个号码
- 转接来电
- 启动用户应用程序
- 自动显示虚假通知,并带有银行图标
- 拦截、阻止删除传入的短信、发送短信,包括短号码
- 下载所有用户应用程序名称
- 联系人抓取器
- 屏幕储物柜
- 在浏览器中启动页面
- 启动用户应用程序
- 搜索应用程序银行
- 浏览器历史记录抓取器
- Socks5模块
- 基于数字的垃圾邮件
- 发送USSD
- 通过禁用管理员权限来杀死机器人
- 地理定位

- 自动回复短信

管理面板:

详细统计国家、应用程序、URL 历史记录、卖家等。
能够向特定机器人、群组以及所有新人发出命令。
按 IMEI 搜索,按已安装的应用程序、在线机器人、卖家、国家/地区排序。
清理旧日志。
单独统计流量。
Jabber 通知。
可以从管理面板上传您自己的注入。
通过短信、日志搜索。
按历史搜索链接。
已发出、已完成的任务的统计信息。
ETC。

附加信息:
机器人的大小为 150 kb。
在 Android 4-7 上稳定工作。
主要作品不需要root权限。
管理员权限请求。
要更改电话密码,需要管理员权限(在安装过程中需要)。
将密码部分更改为 Android Nougat (Android 7)。
在所有版本上发送和拦截短信,删除4.4以下的短信,下载4.4以上的所有短信,通过短信管理器/屏幕锁阻止4.4以上的短信(通过短信管理器阻止时,只有持有者看不到短信)。
不断显示带有银行图标的银行(虚假)通知,可以从管理面板设置文本,当您单击消息时,就会启动注入。
欧元国家的注入可用,它们包含在机器人中。

使用及构建方法:
Loki 管理面板安装说明:


apt-get 更新 && apt-get 升级 -y
apt-get 安装 apache2 libapache2-mod-php5 mysql-server php5 php5-mysql -y
apt-get install default-jre default-jdk -y

Debian 7:
apt-get 安装 ia32-libs lib32z1 lib32ncurses5 -y

Debian 8:

dpkg --添加架构 i386
apt-get 更新
apt-get install libstdc++6:i386 libgcc1:i386 zlib1g:i386 libncurses5:i386 lib32z1 lib32ncurses5


下一个:

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/


下一个:


将 loki.tar 解压到新目录。像这样的东西: tar xf loki.tar -C /var/www/
更改文件所有者: chown -R www-data: www-data /var/www/

运行:mysql

创建洛基数据库;
授予 loki.* 在 loki@localhost 指定“DB_PASSWORD”上的所有权限;授予 loki.* 上的所有权限。* 'DB_PASSWORD' 在 loki@localhost 上定义;
出去。

文件 loki4dev.sql BD 导入:

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

编辑:/var/www/site/db.php并输入mysql数据库访问:


数据库:洛基
数据库用户:loki
数据库密码:DB_PASSWORD


完毕!
地址http://domain/site/或 http://ip_server/site/的管理面板

使用名称 bot4fun 和密码 J1HPbmr 登录

[/剧透]

Loki Android 僵尸网络下载链接:
[隐藏内容]
时间hanks
 

maxf

New member
Joined
Dec 30, 2023
Messages
1
Hellcoins
♆7
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]
hello ples download link
 
Top