An implementation of "Beast," a Remote Access Trojan (RAT), created for an Information Security course. The project showcases RAT functionality through a client-server architecture, focusing on understanding malware behavior and its security implications in a controlled setup.
How to run the project:
To Run the Server Side: install vidstream run the server.py
To Run the Client Side:
install the following dependencies:
Pillow
comtypes
pycaw
pyautogui
opencv-python
vidstream
run the client.py