This is a python-based Remote Access Trojan(RAT)
-
With functions such as
Download/Upload file command
Keylogging
screen share/shot
camera streaming/snap
persistence (maintaining access)
mic recording, and keystroke
program execution
-
The required pip install:
pyaudio
cv2
pyautogui
pynput
mss
numpy
This RAT is only a PoC project, this still has alot of Errors, and i am not responsible for any misuse case.