fix: templates with generic tag should not depend on specific tech

patch-1
adrlsx 2023-08-18 18:23:19 +02:00
parent 044667cb55
commit 7258c81775
16 changed files with 16 additions and 16 deletions

View File

@ -23,7 +23,7 @@ info:
max-request: 1 max-request: 1
vendor: apache vendor: apache
product: http_server product: http_server
tags: cve,cve2016,crlf,generic,apache tags: cve,cve2016,crlf,apache
http: http:
- method: GET - method: GET

View File

@ -23,7 +23,7 @@ info:
verified: true verified: true
vendor: python vendor: python
product: pypiserver product: pypiserver
tags: cve,cve2019,crlf,generic,pypiserver tags: cve,cve2019,crlf,pypiserver
http: http:
- method: GET - method: GET

View File

@ -11,7 +11,7 @@ info:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3 cvss-score: 5.3
cwe-id: CWE-200 cwe-id: CWE-200
tags: exposure,generic,cgi tags: exposure,cgi
metadata: metadata:
max-request: 1 max-request: 1

View File

@ -10,7 +10,7 @@ info:
metadata: metadata:
max-request: 1 max-request: 1
verified: true verified: true
tags: exposure,generic,msmtp tags: exposure,msmtp
http: http:
- method: GET - method: GET

View File

@ -7,7 +7,7 @@ info:
metadata: metadata:
max-request: 1 max-request: 1
verified: true verified: true
tags: disclosure,aws,generic,exposure,amazon tags: disclosure,aws,exposure,amazon
http: http:
- method: GET - method: GET

View File

@ -5,7 +5,7 @@ info:
author: Sy3Omda,forgedhallpass,geeknik author: Sy3Omda,forgedhallpass,geeknik
severity: unknown severity: unknown
description: Look for keys/tokens/passwords in HTTP responses, exposed keys/tokens/secrets requires manual verification for impact evaluation. description: Look for keys/tokens/passwords in HTTP responses, exposed keys/tokens/secrets requires manual verification for impact evaluation.
tags: exposure,token,key,api,secret,password tags: exposure,token,key,api,secret,password,generic
metadata: metadata:
max-request: 1 max-request: 1

View File

@ -4,7 +4,7 @@ info:
name: JDBC Connection String Disclosure name: JDBC Connection String Disclosure
author: Ice3man author: Ice3man
severity: unknown severity: unknown
tags: exposure,token tags: exposure,token,generic
metadata: metadata:
max-request: 1 max-request: 1

View File

@ -4,7 +4,7 @@ info:
name: JWT Token Disclosure name: JWT Token Disclosure
author: Ice3man author: Ice3man
severity: unknown severity: unknown
tags: exposure,token tags: exposure,token,generic
metadata: metadata:
max-request: 1 max-request: 1

View File

@ -6,7 +6,7 @@ info:
severity: unknown severity: unknown
reference: reference:
- https://ask.shoppable.com/knowledge/quick-start-api-guide - https://ask.shoppable.com/knowledge/quick-start-api-guide
tags: exposure,shoppable,token,auth,service tags: exposure,shoppable,token,auth,service,generic
metadata: metadata:
max-request: 1 max-request: 1

View File

@ -10,7 +10,7 @@ info:
- https://github.com/xd4rker/MinerBlock/blob/master/assets/filters.txt - https://github.com/xd4rker/MinerBlock/blob/master/assets/filters.txt
metadata: metadata:
max-request: 1 max-request: 1
tags: malware,crypto,mining,misc tags: malware,crypto,mining,misc,generic
http: http:
- method: GET - method: GET

View File

@ -4,7 +4,7 @@ info:
name: Email Extractor name: Email Extractor
author: panch0r3d author: panch0r3d
severity: info severity: info
tags: misc,email tags: misc,email,generic
metadata: metadata:
max-request: 1 max-request: 1

View File

@ -8,7 +8,7 @@ info:
max-request: 1 max-request: 1
verified: true verified: true
shodan-query: http.html:"multipart/form-data" html:"file" shodan-query: http.html:"multipart/form-data" html:"file"
tags: exposure,upload,form,misc tags: exposure,upload,form,misc,generic
http: http:
- method: GET - method: GET

View File

@ -7,7 +7,7 @@ info:
metadata: metadata:
max-request: 1 max-request: 1
verified: true verified: true
tags: misc tags: misc,generic
http: http:
- method: GET - method: GET

View File

@ -11,7 +11,7 @@ info:
max-request: 1 max-request: 1
verified: true verified: true
shodan-query: "X-Recruiting:" shodan-query: "X-Recruiting:"
tags: misc,hiring,jobs,employment tags: misc,hiring,jobs,employment,generic
http: http:
- method: GET - method: GET

View File

@ -4,7 +4,7 @@ info:
name: XML Schema Detection name: XML Schema Detection
author: alph4byt3 author: alph4byt3
severity: info severity: info
tags: misc tags: misc,generic
metadata: metadata:
max-request: 1 max-request: 1

View File

@ -15,7 +15,7 @@ info:
metadata: metadata:
max-request: 204 max-request: 204
verified: true verified: true
tags: cache,poisoning,generic,xss,akamai,s3,misconfig tags: cache,poisoning,xss,akamai,s3,misconfig
variables: variables:
rand: "{{rand_base(5)}}" rand: "{{rand_base(5)}}"