PCAP: apexlab_incident.pcap โ 847 packets
The network team captured traffic on the APEXLAB internal segment during a 15-minute window flagged by the IDS. Analyse apexlab_incident.pcap to identify cleartext credentials, suspicious protocols, and anomalous traffic patterns.
| Host | IP |
|---|---|
| Workstation | 10.10.14.22 |
| FTP server | 10.10.14.50 |
| Web server | 10.10.14.100 |
| Telnet device | 10.10.14.200 |
| DNS server | 10.10.14.1 |
| External | 185.220.101.45 |
| Filter | Shows |
|---|---|
| ftp | FTP traffic |
| http | HTTP traffic |
| telnet | Telnet sessions |
| dns | DNS queries |
| tcp.flags.syn==1 | SYN packets (scans) |
| ftp contains "PASS" | FTP passwords |
| http contains "Authorization" | HTTP auth |