GithubHelp home page GithubHelp logo

bmshifat / tecspy Goto Github PK

View Code? Open in Web Editor NEW
155.0 5.0 45.0 3.64 MB

Android Remote Administration Tool

Home Page: https://tecspy.glitch.me

License: Apache License 2.0

SCSS 0.76% JavaScript 41.13% EJS 58.11%
android-rat tecspy spy-bot botnet remote-administration-tool nodejs

tecspy's Introduction

A cloud-based Android Monitoring Tool, powered by NodeJS

Features

  • GPS Logging
  • Microphone Recording
  • View Contacts
  • SMS Logs
  • 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

Prerequisites

  • NodeJs
  • A Server with Static IP Address

Installation

In the extracted folder, run these commands
    • npm install <- install dependencies
    • npm start <-- start the script
    • In your browser navigate to your Server Static IP Address Ex.: http://127.0.0.1

Or to Run It on Background

  • npm install <- install dependencies
  • pm2 start index.js <-- start the script
  • pm2 startup <- to run TecSpy on startup
  • In your browser navigate to your Server Static IP Address Ex.: http://127.0.0.1

Set a Username & Password

  1. Open maindb.json in a text editor
  2. under admin
    • set the username as plain text
    • set the password as a LOWERCASE MD5 hash
  3. save the file
  4. Now restart the app
 

Credits

Credits for the original code base this repository is based on at L3MON

tecspy's People

Contributors

bmshifat avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tecspy's Issues

I can't build apk

Hello there. I installed this program on my server on amazon and it worked without any problems, but I could not find the builder. I am attaching an example image.
Ekran görüntüsü 2021-06-11 192241
Anyway, when I changed the url to /builder, the builder screen came up. I am attaching an example image.
Ekran görüntüsü 2021-06-11 192459
But when I click on any download link on this screen, it redirects me to a non-existent site. So I can't download apk. I'm adding the url addresses it redirects to.
http://tecarticle.com/.app/TecSpy(WithAdmin).apk
http://tecarticle.com/.app/TecSpy(WithoutAdmin).apk
Please fix this

npm start throws errors

pm start

[email protected] start
node index.js

internal/modules/cjs/loader.js:818
throw err;
^

Error: Cannot find module 'express'
Require stack:

  • /home/peanuts/GitHub-Hacking-Tools/TecSpy/index.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
    at Function.Module._load (internal/modules/cjs/loader.js:667:27)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object. (/home/peanuts/GitHub-Hacking-Tools/TecSpy/index.js:7:17)
    at Module._compile (internal/modules/cjs/loader.js:999:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [ '/home/peanuts/GitHub-Hacking-Tools/TecSpy/index.js' ]
    }
    npm ERR! code 1
    npm ERR! path /home/peanuts/GitHub-Hacking-Tools/TecSpy
    npm ERR! command failed
    npm ERR! command sh -c node index.js

npm ERR! A complete log of this run can be found in:
npm ERR! /home/peanuts/.npm/_logs/2022-04-11T17_25_09_936Z-debug.log

copy-pasting the errors I got when starting npm on Parrot OS. If this isn't a bug, please explain me what's wrong.

no apk builder

I looked everywhere but could not find the link to build the apk file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.