Skip to content

Commit 6440068

Browse files
committed
add resources
1 parent bc8dc06 commit 6440068

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

course/postgraduate/sectest.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,3 +532,9 @@ By grabbing the headers of exposed services, nmap (option -sV) can try
532532
to infer the exact service version
533533
- First step before looking for vulnerabilities (e.g., on public repos)
534534

535+
### Contermeasures
536+
- Block scanning (e.g., ICMP)
537+
- Check open ports and configuration, to make sure that only appropriate services
538+
are exposed.
539+
- Monitor network activity (e.g., Intrusion Detection System, SIEM)
540+

0 commit comments

Comments
 (0)