Listen "Episode 2 - Quick nmap Introduction"
Episode Synopsis
A quick introduction to nmap. Topics covered in this episode include: - Why would we use nmap? - How to get nmap. - Installation - nmap and Zenmap - Basic scansIntense Scannmap -T4 -A -v scanme.nmap.org (or 192.168.0.0/24, etc.)Intense Scan, all TCP Portsnmap -p 1-65535 -T -A -v scan.nmap.org (or 192.168.0.0/24, etc.)Stealth SYN Scannmap -sS -O scanme.nmap.org (or 192.168.0.0/24, etc.)Enumeration on specific ports (only)nmap -sV -p 22,53,110,143,4564 scanme.nmap.org (or 192.168.0.0/24, etc.)Try these scans at home!
More episodes of the podcast Security Simplified
Episode 10 - Information Security Policies
13/01/2022
Episode 9 - Roles and Responsibilities
06/01/2022
Episode 8 - Governance Alignment
30/12/2021
Episode 6 - Simple Packet Capture
09/12/2021