Features:-
- No port forwarding required
- Get webcam images in real time
- Get screenshot images in real time
- Browse through files on victim computer
- Download files from victim computer to your local machine
How to Configure:-
- Download ngrok, and copy ngrok.exe file to /main/
- Create a mongodb database (cloud.mongodb.com)
- Get your mongodb cluster url
- Replace the "client" variable in all three python files with your mongodb cluster url
How to run:-
- Run server.py
- Run client.py on victim machine
- Run master.py
=>How do I run client.py in background?
First convert client.py into .exe file, then use tools such as nssm to run the .exe file as a background windows service