Merge pull request #10212 from IPv4v6/fix-tomcat-detection

Fixed Tomcat detection
patch-4
Dhiyaneshwaran 2024-07-09 14:15:53 +05:30 committed by GitHub
commit 2971d3b443
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -49,5 +49,5 @@ http:
name: version
group: 1
regex:
- '(?i)Apache Tomcat.*([0-9]\.[0-9]+\.[0-9]+)'
# digest: 4a0a00473045022100fca2e0dd8b0953b8a8837d98c56383f35619beaedd8dfc8f44fe4a3820a6960702206af63b29495b54a859bbd87226e420f128c28d0b95eaafd8ad0d71b2133529c7:922c64590222798bb761d5b6d8e72950
- '(?i)Apache Tomcat.*\D([1-9]*[0-9]\.[0-9]+\.[0-9]+)'
# digest: 4a0a00473045022100fca2e0dd8b0953b8a8837d98c56383f35619beaedd8dfc8f44fe4a3820a6960702206af63b29495b54a859bbd87226e420f128c28d0b95eaafd8ad0d71b2133529c7:922c64590222798bb761d5b6d8e72950