Skip to content

Python script to obtain information from our computer in case of theft

Notifications You must be signed in to change notification settings

L1nux0/thief_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thief_finder

This Python 3.7.3 script is design to work on windows after make it a .exe file with Pyinstaller. The idea behind is create a 'Guest' user without authentication, with this program running, to be used for the person who steals our computer!!! Once he connects to internet we will receive every five minutes his IP address (obtained with the Web http://ip-api.com), a screenshot and you can choose to take pics with web-cam if your computer has one. That info will be sent using a Gmail account with "allow less secure apps" activated.

Instructions:

Generate a exe file, place it in the folder of your choice in the guest user folder, and to gain persistence you have to make a Shortcut to your file, place it in the next route (W10): C:\Users( your guest user)\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\ .

About

Python script to obtain information from our computer in case of theft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages