1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Make sure to use version_intensity checks for version category scripts

This commit is contained in:
dmiller
2017-07-27 18:21:09 +00:00
parent 091eddf76f
commit 590618261c
7 changed files with 13 additions and 6 deletions

View File

@@ -50,7 +50,7 @@ categories = {"discovery", "version"}
-- port rule for devices running on TCP/102
portrule = shortport.port_or_service(102, "iso-tsap", "tcp")
portrule = shortport.version_port_or_service(102, "iso-tsap", "tcp")
---
-- Function to send and receive the S7COMM Packet