Network Security Project: Employee Monitoring and Access
VerifiedAdded on  2021/04/21
|19
|1309
|493
Project
AI Summary
This project details a network security investigation focused on monitoring an employee's computer usage. The project begins with network scanning using NMAP to identify the target system. A Kali Linux virtual machine is created for penetration testing. The project then explores SSH attacks, including brute-force password cracking using tools like HYDRA, Ncrack, and Medusa, to gain initial access. A backdoor is created using Python and the Paramiko library for persistent access. To monitor network traffic, a proxy server is implemented using SquidGuard, allowing the attacker to monitor all web traffic from the target system. The project demonstrates a comprehensive approach to ethical hacking and network security, including identifying vulnerabilities, gaining access, and monitoring activities. The project aims to simulate a white-hat hacking scenario, highlighting methods for securing networks against potential threats. The project concludes by summarizing the steps taken and the tools used, emphasizing the importance of network security measures.
1 out of 19