Dashboard Content Ehnancements (#4183)
* Spacing and other template cleanups * duplicate yaml tags Co-authored-by: sullo <sullo@cirt.net>patch-1
parent
2d2a466263
commit
3e2e842d0e
|
@ -51,5 +51,4 @@ requests:
|
|||
status:
|
||||
- 302
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/13
|
||||
|
|
|
@ -33,5 +33,4 @@ requests:
|
|||
status:
|
||||
- 200
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/12
|
||||
|
|
|
@ -30,5 +30,4 @@ requests:
|
|||
- "<script>alert(31337)</script>"
|
||||
part: body
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/12
|
||||
|
|
|
@ -37,5 +37,4 @@ requests:
|
|||
- "text/html"
|
||||
part: header
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/14
|
||||
|
|
|
@ -27,5 +27,4 @@ requests:
|
|||
- 'noresize src="/\example.com?configName='
|
||||
part: body
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/14
|
||||
|
|
|
@ -40,5 +40,4 @@ network:
|
|||
words:
|
||||
- "StreamMessageImpl cannot be cast to weblogic"
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/14
|
||||
|
|
|
@ -35,5 +35,4 @@ requests:
|
|||
status:
|
||||
- 200
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/14
|
||||
|
|
|
@ -47,5 +47,4 @@ requests:
|
|||
regex:
|
||||
- 'ion: https:\/\/[a-z0-9.]+\/author\/([a-z]+)\/'
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/13
|
||||
|
|
|
@ -24,5 +24,4 @@ requests:
|
|||
regex:
|
||||
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)?(?:[a-zA-Z0-9\-_\.@]*)example\.com\/?(\/|[^.].*)?$' # https://regex101.com/r/ZDYhFh/1
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/13
|
||||
|
|
|
@ -48,5 +48,4 @@ requests:
|
|||
status:
|
||||
- 200
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/13
|
||||
|
|
|
@ -11,14 +11,12 @@ info:
|
|||
- https://www.reprisesoftware.com/products/software-license-management.php
|
||||
- https://github.com/advisories/GHSA-rpvc-qgrm-r54f
|
||||
- http://packetstormsecurity.com/files/166647/Reprise-License-Manager-14.2-Cross-Site-Scripting-Information-Disclosure.html
|
||||
classification:
|
||||
cve-id: CVE-2022-28363
|
||||
tags: cve,cve2022,xss,rlm
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
||||
cvss-score: 6.10
|
||||
cve-id: CVE-2022-28363
|
||||
cwe-id: CWE-79
|
||||
tags: cve,cve2022,xss,rlm
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -11,14 +11,12 @@ info:
|
|||
- https://www.reprisesoftware.com/products/software-license-management.php
|
||||
- https://github.com/advisories/GHSA-4g2v-6x25-vr7p
|
||||
- http://packetstormsecurity.com/files/166647/Reprise-License-Manager-14.2-Cross-Site-Scripting-Information-Disclosure.html
|
||||
classification:
|
||||
cve-id: CVE-2022-28365
|
||||
tags: cve,cve2022,exposure,rlm
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
||||
cvss-score: 5.30
|
||||
cve-id: CVE-2022-28365
|
||||
cwe-id: CWE-668
|
||||
tags: cve,cve2022,exposure,rlm
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
|
|
@ -28,5 +28,4 @@ requests:
|
|||
status:
|
||||
- 200
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/12
|
||||
|
|
|
@ -45,5 +45,4 @@ requests:
|
|||
status:
|
||||
- 200
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/13
|
||||
|
|
|
@ -21,5 +21,4 @@ requests:
|
|||
regex:
|
||||
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)?(?:[a-zA-Z0-9\-_\.@]*)example\.com\/?(\/|[^.].*)?$' # https://regex101.com/r/ZDYhFh/1
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/13
|
||||
|
|
|
@ -50,5 +50,4 @@ requests:
|
|||
status:
|
||||
- 200
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/12
|
||||
|
|
|
@ -28,5 +28,4 @@ requests:
|
|||
status:
|
||||
- 200
|
||||
|
||||
|
||||
# Enhanced by mp on 2022/04/12
|
||||
|
|
Loading…
Reference in New Issue