mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update CVE-2000-0760.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
id: CVE-2000-0760
|
||||
|
||||
info:
|
||||
name: Jakarta Tomcat 3.1 and 3.0 - Exposure
|
||||
name: Jakarta Tomcat 3.1 and 3.0 - Information Disclosure
|
||||
author: Thabisocn,0x_Akoko
|
||||
severity: medium
|
||||
description: |
|
||||
@@ -25,9 +25,6 @@ info:
|
||||
max-request: 1
|
||||
vendor: apache
|
||||
product: tomcat
|
||||
google-query:
|
||||
- site:*/examples/jsp/snp/snoop.jsp
|
||||
- intitle:"apache tomcat"
|
||||
shodan-query:
|
||||
- cpe:"cpe:2.3:a:apache:tomcat"
|
||||
- http.component:"apache tomcat"
|
||||
@@ -35,7 +32,10 @@ info:
|
||||
fofa-query:
|
||||
- body="apache tomcat"
|
||||
- body="jk status manager"
|
||||
tags: cve,cve2000,jakarta,tomcat,exposure,info-leak,vuln
|
||||
google-query:
|
||||
- site:*/examples/jsp/snp/snoop.jsp
|
||||
- intitle:"apache tomcat"
|
||||
tags: cve,cve2000,jakarta,tomcat,exposure
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
||||
Reference in New Issue
Block a user