Skip to content
View scaninfoga's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report scaninfoga

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
scaninfoga/README.md

scaninfoga


A cloud based Android Monitoring Tool, powered by NodeJS

Features

  • GPS Logging
  • Microphone Recording
  • View Contacts
  • SMS Logs
  • Send SMS
  • Call Logs
  • View Installed Apps
  • View Stub Permissions
  • Live Clipboard Logging
  • Live Notification Logging (WhatsApp, Facebook, Instagram, Gmail and more ....)
  • View WiFi Networks (logs previously seen)
  • File Explorer & Downloader
  • Command Queuing
  • Device Admin
  • Built In APK Builder

Prerequisites

  • Java Runtime Environment 11 or above
  • NodeJs
  • A Server with Static IP Address

Installation

  1. Install JRE 11

    • Debian, Ubuntu, Etc
      • sudo apt-get install openjdk-11-jre
  2. Install NodeJS Instructions Here (If you can't figure this out, you shouldn't really be using this)

  3. install PM2

    • sudo npm install pm2 -g
  4. Clone the repo

    • git clone https://github.com/scaninfoga/scaninfoga.git
  5. Go to server directory

    • cd scaninfoga/server/
  6. In the server directory, run these commands

    • npm install <- install dependencies
    • pm2 start index.js <-- start the script
    • pm2 startup <- to run scaninfoga on startup
  7. Find your public IP curl ifconfig.me

  8. In your browser navigate to your Server Static IP Address Ex.: http://192.168.55.203

  9. Login details

    • Username : admin
    • Password : password

It's recommended to run Scaninfoga behind a reverse proxy such as NGINX

Buy us a Coffee

upi id : payweb@postbank

Disclaimer

Scaninfoga Provides no warranty with this software and will not be responsible for any direct or indirect damage caused due to the usage of this tool.
Scaninfoga is built for Educational Purpose. Use at your own Risk.


Made with By Rohan Nahak

Popular repositories Loading

  1. CamMirror CamMirror Public

    HTML 2

  2. WhatSapp-R WhatSapp-R Public

    Python 1 1

  3. Scaninfoga-OSINT Scaninfoga-OSINT Public

    Python 1 1

  4. Live-Tracker Live-Tracker Public

    CSS 1

  5. Payhack Payhack Public

    Python 1

  6. MaskWebphishing MaskWebphishing Public

    Shell