← Back to PortLab
PORT SCANNING
Practice port scanning techniques and learn to interpret scan results
🎯 Game Rules
- • Choose a target system to scan
- • Learn about the specific target first
- • Select appropriate scanning technique
- • Analyze scan results
- • Understand service detection
📚 Scan Types
TCP Connect:Reliable
SYN Scan:Stealthy
UDP Scan:UDP Services
Service Detection:Detailed
Web Server
EasyA typical web server with common services running
IP: 192.168.1.100
Mail Server
MediumA mail server with email services and database
IP: 192.168.1.101
Database Server
HardA database server with multiple database services
IP: 192.168.1.102