Overview
The purpose of this lab is to perform to understand the security risk associated with rogue devices and malware by learning active and passive scanning techniques. Students also will craft, deploy, and detect malware on a machine on a network.
outcomes
In this lab, you will learn to:
- Do active and passive scanning using nmap
- Detect rouge devices on the network using active and passive tools
- Craft, deploy, and detect malware.
Courses
Key terms and descriptions
Wireshark
A free and open source protocol analyzer, which will allow a user to capture network traffic or to analyze a capture file.
Zenmap
A GUI front end for nmap that will allow you to scan for open ports and services.
Metasploit
A framework that contains exploits for various information systems.
nmap
A port scanner which will indicate whether ports are open or closed on a remote system.
TCP
Transmission Control Protocol is a network protocol designed to send and ensure end-to-end delivery of data packets over the Internet.