""" Remote Spoofing and Screen Capture Version 2.0 """
A client-server socket programming script written in python3 to work under linux environment to demonstrate spoofing on client's machine to fetch personal data of the client by means of 1. Capturing Screenshots of client's screen, 2. Using linux terminal to fetch machine information, 3. Creating a zip file of required data and sending to self. The mentioned ways is achieved by using Chat System as an overlay between client and the attacker.