Update tomcat-exposed.yaml
parent
53e7557e00
commit
c26eaa023f
|
@ -1,10 +1,10 @@
|
|||
id: tomcat-exposed
|
||||
|
||||
info:
|
||||
name: Tomcat exposed - Detect
|
||||
name: Tomcat Exposed - Detect
|
||||
author: Podalirius,righettod
|
||||
description: Tomcat instance was detected.
|
||||
severity: info
|
||||
description: An Apache Tomcat instance was detected.
|
||||
classification:
|
||||
cpe: cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*
|
||||
metadata:
|
||||
|
@ -21,7 +21,7 @@ info:
|
|||
- body="apache tomcat"
|
||||
- title="apache tomcat"
|
||||
google-query: intitle:"apache tomcat"
|
||||
tags: version,tomcat,docs,panel,apache
|
||||
tags: tomcat,panel,apache,detect
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
@ -33,7 +33,6 @@ http:
|
|||
- '{{BaseURL}}/examples/'
|
||||
|
||||
stop-at-first-match: true
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
|
|
Loading…
Reference in New Issue