This is a python-based remote administration tools for windows.
Watcher is a python-based that used C2 concept, Persistence mechanism, and post-exploitation techniques.
Made this like 1 year ago and decide to finally post this. Reminder that this is only a PoC project and cannot be used for real surveilance and any illegal activities.
- Screen shot & Screen sharing
- Webcam streaming & Webcam snap
- Persistence
- Keylogging
- Download & Upload File
- Program execution & Program killing
- Mic recording
- Keystroke
python version 3.8 or higher
Windows OS
pip install -r requirements.txt
python attacker.py
Server binds to 9999
python target.py
Change the place holder "ip" in target.py into your attacker machine ip and you should have a shell replica that moment.