Lab activity
Dear Students, please copy the following questions in the paper of your own and write in with the correct answer.
At your Windows command prompt, run this command "netstat" (without quotes). With this command, you can watch your own network traffic. You will find all active connections, its IP and open ports. Could you find any unauthorized connection established by un desired programs?
To monitor network traffic in Linux, you can try "iftop" command (without quotes).