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