diff --git a/dns/azure-takeover-detection.yaml b/dns/azure-takeover-detection.yaml
index e7dd0ca949..d8405b067f 100644
--- a/dns/azure-takeover-detection.yaml
+++ b/dns/azure-takeover-detection.yaml
@@ -55,4 +55,4 @@ dns:
regex:
- "IN\tCNAME\t(.+)"
-# Enhanced by mp on 2022/03/13
+
diff --git a/dns/detect-dangling-cname.yaml b/dns/detect-dangling-cname.yaml
index 873f361230..8d38c5bc62 100644
--- a/dns/detect-dangling-cname.yaml
+++ b/dns/detect-dangling-cname.yaml
@@ -36,4 +36,4 @@ dns:
regex:
- "IN\tCNAME\t(.+)"
-# Enhanced by mp on 2022/03/13
+
diff --git a/dns/dmarc-detect.yaml b/dns/dmarc-detect.yaml
index 2754966097..703c5677ee 100644
--- a/dns/dmarc-detect.yaml
+++ b/dns/dmarc-detect.yaml
@@ -27,4 +27,4 @@ dns:
regex:
- "IN\tTXT\t(.+)"
-# Enhanced by md on 2023/04/20
+
diff --git a/dns/dns-waf-detect.yaml b/dns/dns-waf-detect.yaml
index cecd6d809e..49e608fa08 100644
--- a/dns/dns-waf-detect.yaml
+++ b/dns/dns-waf-detect.yaml
@@ -170,4 +170,4 @@ dns:
words:
- ".iidns.com"
-# Enhanced by mp on 2022/03/13
+
diff --git a/dns/dnssec-detection.yaml b/dns/dnssec-detection.yaml
index e8521c2652..7e723d2af9 100644
--- a/dns/dnssec-detection.yaml
+++ b/dns/dnssec-detection.yaml
@@ -23,4 +23,4 @@ dns:
regex:
- "IN\tDS\t(.+)"
-# Enhanced by mp on 2022/03/14
+
diff --git a/dns/ec2-detection.yaml b/dns/ec2-detection.yaml
index 2149bb5ecb..fd76e0fc85 100644
--- a/dns/ec2-detection.yaml
+++ b/dns/ec2-detection.yaml
@@ -23,4 +23,4 @@ dns:
- "ec2-[-\\d]+\\.compute[-\\d]*\\.amazonaws\\.com"
- "ec2-[-\\d]+\\.[\\w\\d\\-]+\\.compute[-\\d]*\\.amazonaws\\.com"
-# Enhanced by mp on 2022/03/14
+
diff --git a/dns/elasticbeantalk-takeover.yaml b/dns/elasticbeantalk-takeover.yaml
index b6acc316d0..b650827729 100644
--- a/dns/elasticbeantalk-takeover.yaml
+++ b/dns/elasticbeantalk-takeover.yaml
@@ -48,4 +48,4 @@ dns:
regex:
- "IN\tCNAME\t(.+)"
-# Enhanced by mp on 2022/03/14
+
diff --git a/dns/mx-fingerprint.yaml b/dns/mx-fingerprint.yaml
index c6de4a20ee..338d5338a5 100644
--- a/dns/mx-fingerprint.yaml
+++ b/dns/mx-fingerprint.yaml
@@ -29,4 +29,4 @@ dns:
regex:
- "IN\tMX\t(.+)"
-# Enhanced by mp on 2022/03/14
+
diff --git a/dns/mx-service-detector.yaml b/dns/mx-service-detector.yaml
index f2ebd382e9..f09fb548b3 100644
--- a/dns/mx-service-detector.yaml
+++ b/dns/mx-service-detector.yaml
@@ -82,4 +82,4 @@ dns:
- "mx1-us1.ppe-hosted.com"
- "mx2-us1.ppe-hosted.com"
-# Enhanced by mp on 2022/03/14
+
diff --git a/dns/nameserver-fingerprint.yaml b/dns/nameserver-fingerprint.yaml
index 0dc25c93e8..815ab7246f 100644
--- a/dns/nameserver-fingerprint.yaml
+++ b/dns/nameserver-fingerprint.yaml
@@ -26,4 +26,4 @@ dns:
regex:
- "IN\tNS\t(.+)"
-# Enhanced by mp on 2022/03/14
+
diff --git a/dns/ptr-fingerprint.yaml b/dns/ptr-fingerprint.yaml
index 35d5ce91b2..869efa1051 100644
--- a/dns/ptr-fingerprint.yaml
+++ b/dns/ptr-fingerprint.yaml
@@ -26,4 +26,4 @@ dns:
regex:
- "IN\tPTR\t(.+)"
-# Enhanced by mp on 2022/03/14
+
diff --git a/dns/servfail-refused-hosts.yaml b/dns/servfail-refused-hosts.yaml
index a3e2577710..ed2f9a84e1 100644
--- a/dns/servfail-refused-hosts.yaml
+++ b/dns/servfail-refused-hosts.yaml
@@ -22,4 +22,4 @@ dns:
- "SERVFAIL"
- "REFUSED"
-# Enhanced by mp on 2022/03/14
+
diff --git a/dns/spoofable-spf-records-ptr.yaml b/dns/spoofable-spf-records-ptr.yaml
index 23cf2711ed..365e9d4960 100644
--- a/dns/spoofable-spf-records-ptr.yaml
+++ b/dns/spoofable-spf-records-ptr.yaml
@@ -24,4 +24,4 @@ dns:
- " ptr "
condition: and
-# Enhanced by mp on 2022/03/14
+
diff --git a/dns/txt-fingerprint.yaml b/dns/txt-fingerprint.yaml
index fee487487b..50a0d5e76c 100644
--- a/dns/txt-fingerprint.yaml
+++ b/dns/txt-fingerprint.yaml
@@ -28,4 +28,4 @@ dns:
regex:
- "IN\tTXT\t(.+)"
-# Enhanced by mp on 2022/03/14
+
diff --git a/dns/worksites-detection.yaml b/dns/worksites-detection.yaml
index 73a3a6d422..e3e46d27c9 100644
--- a/dns/worksites-detection.yaml
+++ b/dns/worksites-detection.yaml
@@ -22,4 +22,4 @@ dns:
words:
- "69.164.223.206"
-# Enhanced by mp on 2022/03/14
+
diff --git a/file/android/adb-backup-enabled.yaml b/file/android/adb-backup-enabled.yaml
index 5c756ded96..2988be2c39 100644
--- a/file/android/adb-backup-enabled.yaml
+++ b/file/android/adb-backup-enabled.yaml
@@ -20,4 +20,4 @@ file:
words:
- "android:allowBackup=\"true\""
-# Enhanced by mp on 2022/02/09
+
diff --git a/file/electron/node-integration-enabled.yaml b/file/electron/node-integration-enabled.yaml
index d0e3061b56..f4eff5cb00 100644
--- a/file/electron/node-integration-enabled.yaml
+++ b/file/electron/node-integration-enabled.yaml
@@ -21,4 +21,4 @@ file:
words:
- "nodeIntegration: true"
-# Enhanced by mp on 2022/05/19
+
diff --git a/file/logs/python-app-sql-exceptions.yaml b/file/logs/python-app-sql-exceptions.yaml
index 11f0523665..c6b60ab84a 100644
--- a/file/logs/python-app-sql-exceptions.yaml
+++ b/file/logs/python-app-sql-exceptions.yaml
@@ -24,4 +24,4 @@ file:
- 'ProgrammingError'
- 'OperationalError'
-# Enhanced by mp on 2022/10/05
+
diff --git a/file/logs/suspicious-sql-error-messages.yaml b/file/logs/suspicious-sql-error-messages.yaml
index 11113cba6b..2b287a97e7 100644
--- a/file/logs/suspicious-sql-error-messages.yaml
+++ b/file/logs/suspicious-sql-error-messages.yaml
@@ -41,4 +41,4 @@ file:
- 'near \"\*\"\: syntax error'
- 'SELECTs to the left and right of UNION do not have the same number of result columns'
-# Enhanced by mp on 2022/10/12
+
diff --git a/file/xss/dom-xss.yaml b/file/xss/dom-xss.yaml
index fa3d87dea9..cf311d7290 100644
--- a/file/xss/dom-xss.yaml
+++ b/file/xss/dom-xss.yaml
@@ -51,4 +51,4 @@ file:
- 'window\.name'
- 'document(\.URL|\.referrer|\.documentURI|\.baseURI|\.cookie)'
-# Enhanced by mp on 2022/09/14
+
diff --git a/headless/headless-open-redirect.yaml b/headless/headless-open-redirect.yaml
index c1d1593659..fd2782eb81 100644
--- a/headless/headless-open-redirect.yaml
+++ b/headless/headless-open-redirect.yaml
@@ -123,4 +123,4 @@ headless:
- "Evil.Com - We get it...Daily."
condition: and
-# Enhanced by cs on 2023/03/10
+
diff --git a/headless/window-name-domxss.yaml b/headless/window-name-domxss.yaml
index 063a0577e8..adfee9aaa2 100644
--- a/headless/window-name-domxss.yaml
+++ b/headless/window-name-domxss.yaml
@@ -93,4 +93,4 @@ headless:
kval:
- alerts
-# Enhanced by mp on 2022/09/14
+
diff --git a/http/cnvd/2018/CNVD-2018-13393.yaml b/http/cnvd/2018/CNVD-2018-13393.yaml
index c856e2ab8e..9314b29f0a 100644
--- a/http/cnvd/2018/CNVD-2018-13393.yaml
+++ b/http/cnvd/2018/CNVD-2018-13393.yaml
@@ -31,4 +31,4 @@ http:
- "login_met_cookie($metinfo_admin_name);"
condition: and
-# Enhanced by mp on 2022/07/05
+
diff --git a/http/cnvd/2019/CNVD-2019-01348.yaml b/http/cnvd/2019/CNVD-2019-01348.yaml
index fece77ba06..865bbdd6c3 100644
--- a/http/cnvd/2019/CNVD-2019-01348.yaml
+++ b/http/cnvd/2019/CNVD-2019-01348.yaml
@@ -36,4 +36,4 @@ http:
- "Choose Language (选择语言)"
condition: and
-# Enhanced by mp on 2022/01/26
+
diff --git a/http/cnvd/2019/CNVD-2019-06255.yaml b/http/cnvd/2019/CNVD-2019-06255.yaml
index 154dd7940b..247df3085e 100644
--- a/http/cnvd/2019/CNVD-2019-06255.yaml
+++ b/http/cnvd/2019/CNVD-2019-06255.yaml
@@ -36,4 +36,4 @@ http:
- 'USER'
condition: and
-# Enhanced by cs on 2022/02/28
+
diff --git a/http/cnvd/2019/CNVD-2019-19299.yaml b/http/cnvd/2019/CNVD-2019-19299.yaml
index b550840463..7fa196e093 100644
--- a/http/cnvd/2019/CNVD-2019-19299.yaml
+++ b/http/cnvd/2019/CNVD-2019-19299.yaml
@@ -53,4 +53,4 @@ http:
- 'contains(body_2, "Windows IP")'
condition: and
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cnvd/2019/CNVD-2019-32204.yaml b/http/cnvd/2019/CNVD-2019-32204.yaml
index f9eb2ed040..d080264670 100644
--- a/http/cnvd/2019/CNVD-2019-32204.yaml
+++ b/http/cnvd/2019/CNVD-2019-32204.yaml
@@ -29,4 +29,4 @@ http:
regex:
- "root:.*:0:0:"
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cnvd/2020/CNVD-2020-23735.yaml b/http/cnvd/2020/CNVD-2020-23735.yaml
index 447921267e..191750af24 100644
--- a/http/cnvd/2020/CNVD-2020-23735.yaml
+++ b/http/cnvd/2020/CNVD-2020-23735.yaml
@@ -33,4 +33,4 @@ http:
- "display_errors"
condition: and
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cnvd/2020/CNVD-2020-26585.yaml b/http/cnvd/2020/CNVD-2020-26585.yaml
index 71e72d80ff..c6e9d85f98 100644
--- a/http/cnvd/2020/CNVD-2020-26585.yaml
+++ b/http/cnvd/2020/CNVD-2020-26585.yaml
@@ -66,4 +66,4 @@ http:
- '(\d{4}-\d{2}-\d{2})\\/([a-f0-9]+\.txt)'
internal: true
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/cnvd/2020/CNVD-2020-46552.yaml b/http/cnvd/2020/CNVD-2020-46552.yaml
index 44402ba0b9..04e18e656b 100644
--- a/http/cnvd/2020/CNVD-2020-46552.yaml
+++ b/http/cnvd/2020/CNVD-2020-46552.yaml
@@ -31,4 +31,4 @@ http:
- 'status_code == 200'
condition: and
-# Enhanced by mp on 2022/05/18
+
diff --git a/http/cnvd/2020/CNVD-2020-56167.yaml b/http/cnvd/2020/CNVD-2020-56167.yaml
index 0a752c7903..b0d494c697 100644
--- a/http/cnvd/2020/CNVD-2020-56167.yaml
+++ b/http/cnvd/2020/CNVD-2020-56167.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/30
+
diff --git a/http/cnvd/2020/CNVD-2020-62422.yaml b/http/cnvd/2020/CNVD-2020-62422.yaml
index c3ad3b8d73..a4bd86ece7 100644
--- a/http/cnvd/2020/CNVD-2020-62422.yaml
+++ b/http/cnvd/2020/CNVD-2020-62422.yaml
@@ -34,4 +34,4 @@ http:
- "ctpDataSource.password"
condition: and
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cnvd/2020/CNVD-2020-67113.yaml b/http/cnvd/2020/CNVD-2020-67113.yaml
index 893f3d4aac..d987a71437 100644
--- a/http/cnvd/2020/CNVD-2020-67113.yaml
+++ b/http/cnvd/2020/CNVD-2020-67113.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cnvd/2020/CNVD-2020-68596.yaml b/http/cnvd/2020/CNVD-2020-68596.yaml
index 5a513cb50f..cf5121c364 100644
--- a/http/cnvd/2020/CNVD-2020-68596.yaml
+++ b/http/cnvd/2020/CNVD-2020-68596.yaml
@@ -49,4 +49,4 @@ http:
- DB_PREFIX
condition: and
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cnvd/2021/CNVD-2021-01931.yaml b/http/cnvd/2021/CNVD-2021-01931.yaml
index 50354c42fc..207f1bfa5a 100644
--- a/http/cnvd/2021/CNVD-2021-01931.yaml
+++ b/http/cnvd/2021/CNVD-2021-01931.yaml
@@ -36,4 +36,4 @@ http:
- "extensions"
condition: and
-# Enhanced by cs on 06/03/2022
+
diff --git a/http/cnvd/2021/CNVD-2021-09650.yaml b/http/cnvd/2021/CNVD-2021-09650.yaml
index e9969effc7..4f6bfe8fda 100644
--- a/http/cnvd/2021/CNVD-2021-09650.yaml
+++ b/http/cnvd/2021/CNVD-2021-09650.yaml
@@ -33,4 +33,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cnvd/2021/CNVD-2021-10543.yaml b/http/cnvd/2021/CNVD-2021-10543.yaml
index 14c2c53131..0542fab537 100644
--- a/http/cnvd/2021/CNVD-2021-10543.yaml
+++ b/http/cnvd/2021/CNVD-2021-10543.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/05
+
diff --git a/http/cnvd/2021/CNVD-2021-14536.yaml b/http/cnvd/2021/CNVD-2021-14536.yaml
index 46f249aeb5..e8f3b074cf 100644
--- a/http/cnvd/2021/CNVD-2021-14536.yaml
+++ b/http/cnvd/2021/CNVD-2021-14536.yaml
@@ -43,4 +43,4 @@ http:
regex:
- '"role":"super_admin",(["a-z:,0-9]+),"lastpwdtime":'
-# Enhanced by mp on 2022/03/28
+
diff --git a/http/cnvd/2021/CNVD-2021-15822.yaml b/http/cnvd/2021/CNVD-2021-15822.yaml
index 015c407da0..81757bc188 100644
--- a/http/cnvd/2021/CNVD-2021-15822.yaml
+++ b/http/cnvd/2021/CNVD-2021-15822.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/17
+
diff --git a/http/cnvd/2021/CNVD-2021-15824.yaml b/http/cnvd/2021/CNVD-2021-15824.yaml
index fd194fa6bf..2b2c31b292 100644
--- a/http/cnvd/2021/CNVD-2021-15824.yaml
+++ b/http/cnvd/2021/CNVD-2021-15824.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/23
+
diff --git a/http/cnvd/2021/CNVD-2021-17369.yaml b/http/cnvd/2021/CNVD-2021-17369.yaml
index 8f673525f2..101b2f6778 100644
--- a/http/cnvd/2021/CNVD-2021-17369.yaml
+++ b/http/cnvd/2021/CNVD-2021-17369.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/16
+
diff --git a/http/cnvd/2021/CNVD-2021-26422.yaml b/http/cnvd/2021/CNVD-2021-26422.yaml
index 70d1b0e157..09b7fe67d9 100644
--- a/http/cnvd/2021/CNVD-2021-26422.yaml
+++ b/http/cnvd/2021/CNVD-2021-26422.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cnvd/2021/CNVD-2021-28277.yaml b/http/cnvd/2021/CNVD-2021-28277.yaml
index 9646f6cf4f..f0142d7e87 100644
--- a/http/cnvd/2021/CNVD-2021-28277.yaml
+++ b/http/cnvd/2021/CNVD-2021-28277.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cnvd/2021/CNVD-2021-30167.yaml b/http/cnvd/2021/CNVD-2021-30167.yaml
index 14828ebedc..9399b1f3dd 100644
--- a/http/cnvd/2021/CNVD-2021-30167.yaml
+++ b/http/cnvd/2021/CNVD-2021-30167.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by cs on 2022/07/05
+
diff --git a/http/cnvd/2021/CNVD-2021-49104.yaml b/http/cnvd/2021/CNVD-2021-49104.yaml
index 692a4936ad..2cea6e3752 100644
--- a/http/cnvd/2021/CNVD-2021-49104.yaml
+++ b/http/cnvd/2021/CNVD-2021-49104.yaml
@@ -47,4 +47,4 @@ http:
status:
- 200
-# Enhanced by cs on 2022/02/28
+
diff --git a/http/cnvd/2022/CNVD-2022-03672.yaml b/http/cnvd/2022/CNVD-2022-03672.yaml
index d9f50263d2..057eba79fc 100644
--- a/http/cnvd/2022/CNVD-2022-03672.yaml
+++ b/http/cnvd/2022/CNVD-2022-03672.yaml
@@ -48,4 +48,4 @@ http:
- "contains(body_2, 'Windows IP')"
condition: and
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cnvd/2022/CNVD-2022-42853.yaml b/http/cnvd/2022/CNVD-2022-42853.yaml
index ae734b9282..c9ab69cc09 100644
--- a/http/cnvd/2022/CNVD-2022-42853.yaml
+++ b/http/cnvd/2022/CNVD-2022-42853.yaml
@@ -39,4 +39,4 @@ http:
words:
- 'c8c605999f3d8352d7bb792cf3fdb25'
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/cves/2000/CVE-2000-0114.yaml b/http/cves/2000/CVE-2000-0114.yaml
index 81fcfed417..747ad437da 100644
--- a/http/cves/2000/CVE-2000-0114.yaml
+++ b/http/cves/2000/CVE-2000-0114.yaml
@@ -34,4 +34,4 @@ http:
words:
- "_vti_bin/shtml.dll"
-# Enhanced by mp on 2022/01/27
+
diff --git a/http/cves/2002/CVE-2002-1131.yaml b/http/cves/2002/CVE-2002-1131.yaml
index 0e1d8f6703..0c18ccc916 100644
--- a/http/cves/2002/CVE-2002-1131.yaml
+++ b/http/cves/2002/CVE-2002-1131.yaml
@@ -48,4 +48,4 @@ http:
words:
- "text/html"
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2004/CVE-2004-0519.yaml b/http/cves/2004/CVE-2004-0519.yaml
index a23155b360..18fd37356c 100644
--- a/http/cves/2004/CVE-2004-0519.yaml
+++ b/http/cves/2004/CVE-2004-0519.yaml
@@ -40,4 +40,4 @@ http:
words:
- "text/html"
-# Enhanced by mp on 2022/01/27
+
diff --git a/http/cves/2005/CVE-2005-2428.yaml b/http/cves/2005/CVE-2005-2428.yaml
index 054a242432..60b1312d1c 100644
--- a/http/cves/2005/CVE-2005-2428.yaml
+++ b/http/cves/2005/CVE-2005-2428.yaml
@@ -34,4 +34,4 @@ http:
- '(\""
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2006/CVE-2006-1681.yaml b/http/cves/2006/CVE-2006-1681.yaml
index 71296d4856..3b9d4b4954 100644
--- a/http/cves/2006/CVE-2006-1681.yaml
+++ b/http/cves/2006/CVE-2006-1681.yaml
@@ -38,4 +38,4 @@ http:
words:
- text/html
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2006/CVE-2006-2842.yaml b/http/cves/2006/CVE-2006-2842.yaml
index 8fbf37cc42..b9ba40596b 100644
--- a/http/cves/2006/CVE-2006-2842.yaml
+++ b/http/cves/2006/CVE-2006-2842.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2007/CVE-2007-0885.yaml b/http/cves/2007/CVE-2007-0885.yaml
index 71a0c2dca2..86ec12cfc2 100644
--- a/http/cves/2007/CVE-2007-0885.yaml
+++ b/http/cves/2007/CVE-2007-0885.yaml
@@ -39,4 +39,4 @@ http:
words:
- "text/html"
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2007/CVE-2007-4504.yaml b/http/cves/2007/CVE-2007-4504.yaml
index f7f79ac589..b34517231c 100644
--- a/http/cves/2007/CVE-2007-4504.yaml
+++ b/http/cves/2007/CVE-2007-4504.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2007/CVE-2007-4556.yaml b/http/cves/2007/CVE-2007-4556.yaml
index 4714c774ea..d73fbeffeb 100644
--- a/http/cves/2007/CVE-2007-4556.yaml
+++ b/http/cves/2007/CVE-2007-4556.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/10
+
diff --git a/http/cves/2007/CVE-2007-5728.yaml b/http/cves/2007/CVE-2007-5728.yaml
index 73ed469f7a..43b54bc045 100644
--- a/http/cves/2007/CVE-2007-5728.yaml
+++ b/http/cves/2007/CVE-2007-5728.yaml
@@ -42,4 +42,4 @@ http:
words:
- "text/html"
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2008/CVE-2008-1059.yaml b/http/cves/2008/CVE-2008-1059.yaml
index 0d156411a7..b5ef74ed93 100644
--- a/http/cves/2008/CVE-2008-1059.yaml
+++ b/http/cves/2008/CVE-2008-1059.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/cves/2008/CVE-2008-1061.yaml b/http/cves/2008/CVE-2008-1061.yaml
index 8a2cb62b01..f3bd59bec6 100644
--- a/http/cves/2008/CVE-2008-1061.yaml
+++ b/http/cves/2008/CVE-2008-1061.yaml
@@ -42,4 +42,4 @@ http:
- 200
-# Enhanced by mp on 2022/08/31
+
diff --git a/http/cves/2008/CVE-2008-2398.yaml b/http/cves/2008/CVE-2008-2398.yaml
index eb9da66463..a0a580c3c1 100644
--- a/http/cves/2008/CVE-2008-2398.yaml
+++ b/http/cves/2008/CVE-2008-2398.yaml
@@ -40,4 +40,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2008/CVE-2008-2650.yaml b/http/cves/2008/CVE-2008-2650.yaml
index e290327809..e9d33208ab 100644
--- a/http/cves/2008/CVE-2008-2650.yaml
+++ b/http/cves/2008/CVE-2008-2650.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2008/CVE-2008-4668.yaml b/http/cves/2008/CVE-2008-4668.yaml
index b4217fd09d..33fe0fce57 100644
--- a/http/cves/2008/CVE-2008-4668.yaml
+++ b/http/cves/2008/CVE-2008-4668.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2008/CVE-2008-4764.yaml b/http/cves/2008/CVE-2008-4764.yaml
index 0249845b8c..375899157a 100644
--- a/http/cves/2008/CVE-2008-4764.yaml
+++ b/http/cves/2008/CVE-2008-4764.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2008/CVE-2008-5587.yaml b/http/cves/2008/CVE-2008-5587.yaml
index 3c37314536..704e82270c 100644
--- a/http/cves/2008/CVE-2008-5587.yaml
+++ b/http/cves/2008/CVE-2008-5587.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cves/2008/CVE-2008-6080.yaml b/http/cves/2008/CVE-2008-6080.yaml
index 4e1804e53f..fdf7a58ecb 100644
--- a/http/cves/2008/CVE-2008-6080.yaml
+++ b/http/cves/2008/CVE-2008-6080.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2008/CVE-2008-6172.yaml b/http/cves/2008/CVE-2008-6172.yaml
index 97a0925006..1d72375491 100644
--- a/http/cves/2008/CVE-2008-6172.yaml
+++ b/http/cves/2008/CVE-2008-6172.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/30
+
diff --git a/http/cves/2008/CVE-2008-6222.yaml b/http/cves/2008/CVE-2008-6222.yaml
index 7348db9a5d..cdff49137b 100644
--- a/http/cves/2008/CVE-2008-6222.yaml
+++ b/http/cves/2008/CVE-2008-6222.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2008/CVE-2008-6465.yaml b/http/cves/2008/CVE-2008-6465.yaml
index 5d52e6f455..33011ccb0f 100644
--- a/http/cves/2008/CVE-2008-6465.yaml
+++ b/http/cves/2008/CVE-2008-6465.yaml
@@ -45,4 +45,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/12/08
+
diff --git a/http/cves/2008/CVE-2008-6668.yaml b/http/cves/2008/CVE-2008-6668.yaml
index c0741ea067..fc305b09f1 100644
--- a/http/cves/2008/CVE-2008-6668.yaml
+++ b/http/cves/2008/CVE-2008-6668.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2008/CVE-2008-6982.yaml b/http/cves/2008/CVE-2008-6982.yaml
index 2010a10f9b..92336fe1ce 100644
--- a/http/cves/2008/CVE-2008-6982.yaml
+++ b/http/cves/2008/CVE-2008-6982.yaml
@@ -41,4 +41,4 @@ http:
status:
- 500
-# Enhanced by md on 2022/09/20
+
diff --git a/http/cves/2009/CVE-2009-0545.yaml b/http/cves/2009/CVE-2009-0545.yaml
index 1ed6add33b..491359f575 100644
--- a/http/cves/2009/CVE-2009-0545.yaml
+++ b/http/cves/2009/CVE-2009-0545.yaml
@@ -30,4 +30,4 @@ http:
regex:
- "root:.*:0:0:"
-# Enhanced by mp on 2022/04/18
+
diff --git a/http/cves/2009/CVE-2009-0932.yaml b/http/cves/2009/CVE-2009-0932.yaml
index 1558e98fb2..1edf5c09e9 100644
--- a/http/cves/2009/CVE-2009-0932.yaml
+++ b/http/cves/2009/CVE-2009-0932.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2009/CVE-2009-1151.yaml b/http/cves/2009/CVE-2009-1151.yaml
index 156a5ff2f4..009b29959a 100644
--- a/http/cves/2009/CVE-2009-1151.yaml
+++ b/http/cves/2009/CVE-2009-1151.yaml
@@ -41,4 +41,4 @@ http:
regex:
- "root:.*:0:0:"
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2009/CVE-2009-1496.yaml b/http/cves/2009/CVE-2009-1496.yaml
index ca650a0529..0e8c8e029a 100644
--- a/http/cves/2009/CVE-2009-1496.yaml
+++ b/http/cves/2009/CVE-2009-1496.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2009/CVE-2009-1558.yaml b/http/cves/2009/CVE-2009-1558.yaml
index 2aa7306919..4060580924 100644
--- a/http/cves/2009/CVE-2009-1558.yaml
+++ b/http/cves/2009/CVE-2009-1558.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2009/CVE-2009-1872.yaml b/http/cves/2009/CVE-2009-1872.yaml
index b9b0fe674e..0fac13bd94 100644
--- a/http/cves/2009/CVE-2009-1872.yaml
+++ b/http/cves/2009/CVE-2009-1872.yaml
@@ -43,4 +43,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2009/CVE-2009-2015.yaml b/http/cves/2009/CVE-2009-2015.yaml
index c435d647cc..3f796e302e 100644
--- a/http/cves/2009/CVE-2009-2015.yaml
+++ b/http/cves/2009/CVE-2009-2015.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2009/CVE-2009-2100.yaml b/http/cves/2009/CVE-2009-2100.yaml
index cdd5418851..2764356b9f 100644
--- a/http/cves/2009/CVE-2009-2100.yaml
+++ b/http/cves/2009/CVE-2009-2100.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2009/CVE-2009-3053.yaml b/http/cves/2009/CVE-2009-3053.yaml
index 4b0bee0bfe..e3ed126755 100644
--- a/http/cves/2009/CVE-2009-3053.yaml
+++ b/http/cves/2009/CVE-2009-3053.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2009/CVE-2009-3318.yaml b/http/cves/2009/CVE-2009-3318.yaml
index b5158a8400..1eb7be9177 100644
--- a/http/cves/2009/CVE-2009-3318.yaml
+++ b/http/cves/2009/CVE-2009-3318.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2009/CVE-2009-4202.yaml b/http/cves/2009/CVE-2009-4202.yaml
index c5b12389a2..e8bb0c04d1 100644
--- a/http/cves/2009/CVE-2009-4202.yaml
+++ b/http/cves/2009/CVE-2009-4202.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2009/CVE-2009-4223.yaml b/http/cves/2009/CVE-2009-4223.yaml
index 6dcd3e601e..4cc0236142 100644
--- a/http/cves/2009/CVE-2009-4223.yaml
+++ b/http/cves/2009/CVE-2009-4223.yaml
@@ -35,4 +35,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/06/06
+
diff --git a/http/cves/2009/CVE-2009-4679.yaml b/http/cves/2009/CVE-2009-4679.yaml
index 7bd3d866fb..1589e43531 100644
--- a/http/cves/2009/CVE-2009-4679.yaml
+++ b/http/cves/2009/CVE-2009-4679.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2009/CVE-2009-5020.yaml b/http/cves/2009/CVE-2009-5020.yaml
index 965ee5713c..a3960b8127 100644
--- a/http/cves/2009/CVE-2009-5020.yaml
+++ b/http/cves/2009/CVE-2009-5020.yaml
@@ -30,4 +30,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2009/CVE-2009-5114.yaml b/http/cves/2009/CVE-2009-5114.yaml
index dc3a007cc8..aae4a8d01f 100644
--- a/http/cves/2009/CVE-2009-5114.yaml
+++ b/http/cves/2009/CVE-2009-5114.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-0157.yaml b/http/cves/2010/CVE-2010-0157.yaml
index 5085dd1492..7f0e7d9ccd 100644
--- a/http/cves/2010/CVE-2010-0157.yaml
+++ b/http/cves/2010/CVE-2010-0157.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-0219.yaml b/http/cves/2010/CVE-2010-0219.yaml
index b6b2ca198a..1e7ca4f609 100644
--- a/http/cves/2010/CVE-2010-0219.yaml
+++ b/http/cves/2010/CVE-2010-0219.yaml
@@ -54,4 +54,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/02
+
diff --git a/http/cves/2010/CVE-2010-0467.yaml b/http/cves/2010/CVE-2010-0467.yaml
index 45b762be10..f39ecd70c8 100644
--- a/http/cves/2010/CVE-2010-0467.yaml
+++ b/http/cves/2010/CVE-2010-0467.yaml
@@ -33,4 +33,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-0696.yaml b/http/cves/2010/CVE-2010-0696.yaml
index 82253c57fe..7dd9d25a7b 100644
--- a/http/cves/2010/CVE-2010-0696.yaml
+++ b/http/cves/2010/CVE-2010-0696.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-0759.yaml b/http/cves/2010/CVE-2010-0759.yaml
index c1fa28cb28..fd3f90e3c5 100644
--- a/http/cves/2010/CVE-2010-0759.yaml
+++ b/http/cves/2010/CVE-2010-0759.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-0942.yaml b/http/cves/2010/CVE-2010-0942.yaml
index 1610c0053f..3c452126c9 100644
--- a/http/cves/2010/CVE-2010-0942.yaml
+++ b/http/cves/2010/CVE-2010-0942.yaml
@@ -31,4 +31,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-0943.yaml b/http/cves/2010/CVE-2010-0943.yaml
index d5cea18134..ef1b34158f 100644
--- a/http/cves/2010/CVE-2010-0943.yaml
+++ b/http/cves/2010/CVE-2010-0943.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/30
+
diff --git a/http/cves/2010/CVE-2010-0944.yaml b/http/cves/2010/CVE-2010-0944.yaml
index 91074a1ed3..3c0f8d60fa 100644
--- a/http/cves/2010/CVE-2010-0944.yaml
+++ b/http/cves/2010/CVE-2010-0944.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-0972.yaml b/http/cves/2010/CVE-2010-0972.yaml
index 43c553048a..b95cdcbd01 100644
--- a/http/cves/2010/CVE-2010-0972.yaml
+++ b/http/cves/2010/CVE-2010-0972.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-0982.yaml b/http/cves/2010/CVE-2010-0982.yaml
index 00613d5a2f..b7f5b6676c 100644
--- a/http/cves/2010/CVE-2010-0982.yaml
+++ b/http/cves/2010/CVE-2010-0982.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-0985.yaml b/http/cves/2010/CVE-2010-0985.yaml
index 57ac47a224..a86ad7cc43 100644
--- a/http/cves/2010/CVE-2010-0985.yaml
+++ b/http/cves/2010/CVE-2010-0985.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-1056.yaml b/http/cves/2010/CVE-2010-1056.yaml
index 59d9cb2d9e..565bc59a4a 100644
--- a/http/cves/2010/CVE-2010-1056.yaml
+++ b/http/cves/2010/CVE-2010-1056.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-1081.yaml b/http/cves/2010/CVE-2010-1081.yaml
index db57c1558c..214a04c35c 100644
--- a/http/cves/2010/CVE-2010-1081.yaml
+++ b/http/cves/2010/CVE-2010-1081.yaml
@@ -31,4 +31,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-1217.yaml b/http/cves/2010/CVE-2010-1217.yaml
index 1d3b81fcc9..a68e397f50 100644
--- a/http/cves/2010/CVE-2010-1217.yaml
+++ b/http/cves/2010/CVE-2010-1217.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/13
+
diff --git a/http/cves/2010/CVE-2010-1219.yaml b/http/cves/2010/CVE-2010-1219.yaml
index f1eeb0ca5e..00d4c1f905 100644
--- a/http/cves/2010/CVE-2010-1219.yaml
+++ b/http/cves/2010/CVE-2010-1219.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1302.yaml b/http/cves/2010/CVE-2010-1302.yaml
index e65e3dd648..59a5043213 100644
--- a/http/cves/2010/CVE-2010-1302.yaml
+++ b/http/cves/2010/CVE-2010-1302.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1304.yaml b/http/cves/2010/CVE-2010-1304.yaml
index a510d48b34..dbd17fa82f 100644
--- a/http/cves/2010/CVE-2010-1304.yaml
+++ b/http/cves/2010/CVE-2010-1304.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1305.yaml b/http/cves/2010/CVE-2010-1305.yaml
index 4b1299fdb7..2a80666b65 100644
--- a/http/cves/2010/CVE-2010-1305.yaml
+++ b/http/cves/2010/CVE-2010-1305.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1306.yaml b/http/cves/2010/CVE-2010-1306.yaml
index 244dec6296..c986fbb259 100644
--- a/http/cves/2010/CVE-2010-1306.yaml
+++ b/http/cves/2010/CVE-2010-1306.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1307.yaml b/http/cves/2010/CVE-2010-1307.yaml
index a1847b7be6..8a3612ab6d 100644
--- a/http/cves/2010/CVE-2010-1307.yaml
+++ b/http/cves/2010/CVE-2010-1307.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1308.yaml b/http/cves/2010/CVE-2010-1308.yaml
index edac850f8d..8fe193f10c 100644
--- a/http/cves/2010/CVE-2010-1308.yaml
+++ b/http/cves/2010/CVE-2010-1308.yaml
@@ -31,4 +31,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1312.yaml b/http/cves/2010/CVE-2010-1312.yaml
index 156148818e..3fcf738d59 100644
--- a/http/cves/2010/CVE-2010-1312.yaml
+++ b/http/cves/2010/CVE-2010-1312.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1313.yaml b/http/cves/2010/CVE-2010-1313.yaml
index fe00eb5cc6..1c013cd199 100644
--- a/http/cves/2010/CVE-2010-1313.yaml
+++ b/http/cves/2010/CVE-2010-1313.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1314.yaml b/http/cves/2010/CVE-2010-1314.yaml
index ca7dd58a15..4a95fcf300 100644
--- a/http/cves/2010/CVE-2010-1314.yaml
+++ b/http/cves/2010/CVE-2010-1314.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1315.yaml b/http/cves/2010/CVE-2010-1315.yaml
index 8a3774fbf8..4b95cb8cef 100644
--- a/http/cves/2010/CVE-2010-1315.yaml
+++ b/http/cves/2010/CVE-2010-1315.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1340.yaml b/http/cves/2010/CVE-2010-1340.yaml
index 2f24725953..6a3e9c0c98 100644
--- a/http/cves/2010/CVE-2010-1340.yaml
+++ b/http/cves/2010/CVE-2010-1340.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1345.yaml b/http/cves/2010/CVE-2010-1345.yaml
index 4dba7a7b07..820cb7f364 100644
--- a/http/cves/2010/CVE-2010-1345.yaml
+++ b/http/cves/2010/CVE-2010-1345.yaml
@@ -31,4 +31,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1352.yaml b/http/cves/2010/CVE-2010-1352.yaml
index d490805b8b..8daceadb8e 100644
--- a/http/cves/2010/CVE-2010-1352.yaml
+++ b/http/cves/2010/CVE-2010-1352.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1353.yaml b/http/cves/2010/CVE-2010-1353.yaml
index e8098ba157..173821e2cf 100644
--- a/http/cves/2010/CVE-2010-1353.yaml
+++ b/http/cves/2010/CVE-2010-1353.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/30
+
diff --git a/http/cves/2010/CVE-2010-1354.yaml b/http/cves/2010/CVE-2010-1354.yaml
index 433c7f2dc2..c1e4cc3b0e 100644
--- a/http/cves/2010/CVE-2010-1354.yaml
+++ b/http/cves/2010/CVE-2010-1354.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1429.yaml b/http/cves/2010/CVE-2010-1429.yaml
index ffd45a5ff0..063ccc4138 100644
--- a/http/cves/2010/CVE-2010-1429.yaml
+++ b/http/cves/2010/CVE-2010-1429.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/01/30
+
diff --git a/http/cves/2010/CVE-2010-1461.yaml b/http/cves/2010/CVE-2010-1461.yaml
index 2935deea59..9c0ae844ae 100644
--- a/http/cves/2010/CVE-2010-1461.yaml
+++ b/http/cves/2010/CVE-2010-1461.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1469.yaml b/http/cves/2010/CVE-2010-1469.yaml
index cc70d52559..db9aa991f0 100644
--- a/http/cves/2010/CVE-2010-1469.yaml
+++ b/http/cves/2010/CVE-2010-1469.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1470.yaml b/http/cves/2010/CVE-2010-1470.yaml
index 4592a63630..0de4bdbe30 100644
--- a/http/cves/2010/CVE-2010-1470.yaml
+++ b/http/cves/2010/CVE-2010-1470.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1471.yaml b/http/cves/2010/CVE-2010-1471.yaml
index 86d32fc94c..ed23febd0b 100644
--- a/http/cves/2010/CVE-2010-1471.yaml
+++ b/http/cves/2010/CVE-2010-1471.yaml
@@ -30,4 +30,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1472.yaml b/http/cves/2010/CVE-2010-1472.yaml
index b9eaa3f4cb..fbf113b0f3 100644
--- a/http/cves/2010/CVE-2010-1472.yaml
+++ b/http/cves/2010/CVE-2010-1472.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1473.yaml b/http/cves/2010/CVE-2010-1473.yaml
index 9ac80976a7..60a3da59f3 100644
--- a/http/cves/2010/CVE-2010-1473.yaml
+++ b/http/cves/2010/CVE-2010-1473.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1474.yaml b/http/cves/2010/CVE-2010-1474.yaml
index 476c697cd8..48364d07b5 100644
--- a/http/cves/2010/CVE-2010-1474.yaml
+++ b/http/cves/2010/CVE-2010-1474.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/30
+
diff --git a/http/cves/2010/CVE-2010-1475.yaml b/http/cves/2010/CVE-2010-1475.yaml
index b0fdf7431b..746afa3318 100644
--- a/http/cves/2010/CVE-2010-1475.yaml
+++ b/http/cves/2010/CVE-2010-1475.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/24
+
diff --git a/http/cves/2010/CVE-2010-1476.yaml b/http/cves/2010/CVE-2010-1476.yaml
index 772fd73703..14fb8cf37b 100644
--- a/http/cves/2010/CVE-2010-1476.yaml
+++ b/http/cves/2010/CVE-2010-1476.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1478.yaml b/http/cves/2010/CVE-2010-1478.yaml
index d8f796dbb7..7ce284dccf 100644
--- a/http/cves/2010/CVE-2010-1478.yaml
+++ b/http/cves/2010/CVE-2010-1478.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1491.yaml b/http/cves/2010/CVE-2010-1491.yaml
index 850b15eccd..fad311e31f 100644
--- a/http/cves/2010/CVE-2010-1491.yaml
+++ b/http/cves/2010/CVE-2010-1491.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1494.yaml b/http/cves/2010/CVE-2010-1494.yaml
index 07805d0565..2c5d5ab0f5 100644
--- a/http/cves/2010/CVE-2010-1494.yaml
+++ b/http/cves/2010/CVE-2010-1494.yaml
@@ -31,4 +31,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1495.yaml b/http/cves/2010/CVE-2010-1495.yaml
index 522fa417f8..36832656fc 100644
--- a/http/cves/2010/CVE-2010-1495.yaml
+++ b/http/cves/2010/CVE-2010-1495.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1531.yaml b/http/cves/2010/CVE-2010-1531.yaml
index 6695b609cf..533ac33d1f 100644
--- a/http/cves/2010/CVE-2010-1531.yaml
+++ b/http/cves/2010/CVE-2010-1531.yaml
@@ -31,4 +31,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/14
+
diff --git a/http/cves/2010/CVE-2010-1532.yaml b/http/cves/2010/CVE-2010-1532.yaml
index aa4f6783bd..e1fafb9443 100644
--- a/http/cves/2010/CVE-2010-1532.yaml
+++ b/http/cves/2010/CVE-2010-1532.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/15
+
diff --git a/http/cves/2010/CVE-2010-1533.yaml b/http/cves/2010/CVE-2010-1533.yaml
index 00de42c7d4..8e5adbf4ae 100644
--- a/http/cves/2010/CVE-2010-1533.yaml
+++ b/http/cves/2010/CVE-2010-1533.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/15
+
diff --git a/http/cves/2010/CVE-2010-1534.yaml b/http/cves/2010/CVE-2010-1534.yaml
index 462028c6a7..2e19d7978a 100644
--- a/http/cves/2010/CVE-2010-1534.yaml
+++ b/http/cves/2010/CVE-2010-1534.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/15
+
diff --git a/http/cves/2010/CVE-2010-1535.yaml b/http/cves/2010/CVE-2010-1535.yaml
index 60a2398d6c..01d41df670 100644
--- a/http/cves/2010/CVE-2010-1535.yaml
+++ b/http/cves/2010/CVE-2010-1535.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/24
+
diff --git a/http/cves/2010/CVE-2010-1540.yaml b/http/cves/2010/CVE-2010-1540.yaml
index 116d7727d5..8b507af220 100644
--- a/http/cves/2010/CVE-2010-1540.yaml
+++ b/http/cves/2010/CVE-2010-1540.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/06
+
diff --git a/http/cves/2010/CVE-2010-1601.yaml b/http/cves/2010/CVE-2010-1601.yaml
index 5acc60f5f5..06b18e3844 100644
--- a/http/cves/2010/CVE-2010-1601.yaml
+++ b/http/cves/2010/CVE-2010-1601.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/24
+
diff --git a/http/cves/2010/CVE-2010-1602.yaml b/http/cves/2010/CVE-2010-1602.yaml
index 124304f307..0796588e46 100644
--- a/http/cves/2010/CVE-2010-1602.yaml
+++ b/http/cves/2010/CVE-2010-1602.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/30
+
diff --git a/http/cves/2010/CVE-2010-1603.yaml b/http/cves/2010/CVE-2010-1603.yaml
index d4bdc9f4bc..9ca8ff3086 100644
--- a/http/cves/2010/CVE-2010-1603.yaml
+++ b/http/cves/2010/CVE-2010-1603.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/15
+
diff --git a/http/cves/2010/CVE-2010-1607.yaml b/http/cves/2010/CVE-2010-1607.yaml
index c8c8962cad..fdf95cabd1 100644
--- a/http/cves/2010/CVE-2010-1607.yaml
+++ b/http/cves/2010/CVE-2010-1607.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/07
+
diff --git a/http/cves/2010/CVE-2010-1653.yaml b/http/cves/2010/CVE-2010-1653.yaml
index 5f0b80c144..20a6549466 100644
--- a/http/cves/2010/CVE-2010-1653.yaml
+++ b/http/cves/2010/CVE-2010-1653.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/23
+
diff --git a/http/cves/2010/CVE-2010-1657.yaml b/http/cves/2010/CVE-2010-1657.yaml
index 242e6be9b0..50bcc50d83 100644
--- a/http/cves/2010/CVE-2010-1657.yaml
+++ b/http/cves/2010/CVE-2010-1657.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/27
+
diff --git a/http/cves/2010/CVE-2010-1658.yaml b/http/cves/2010/CVE-2010-1658.yaml
index 98d74e6505..c8698cc2d4 100644
--- a/http/cves/2010/CVE-2010-1658.yaml
+++ b/http/cves/2010/CVE-2010-1658.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/27
+
diff --git a/http/cves/2010/CVE-2010-1659.yaml b/http/cves/2010/CVE-2010-1659.yaml
index affe396cd3..4e4516ccd2 100644
--- a/http/cves/2010/CVE-2010-1659.yaml
+++ b/http/cves/2010/CVE-2010-1659.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/28
+
diff --git a/http/cves/2010/CVE-2010-1714.yaml b/http/cves/2010/CVE-2010-1714.yaml
index 573e95c4a9..6e7f720fe2 100644
--- a/http/cves/2010/CVE-2010-1714.yaml
+++ b/http/cves/2010/CVE-2010-1714.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/28
+
diff --git a/http/cves/2010/CVE-2010-1715.yaml b/http/cves/2010/CVE-2010-1715.yaml
index 25f8fba46e..f521c4b1a7 100644
--- a/http/cves/2010/CVE-2010-1715.yaml
+++ b/http/cves/2010/CVE-2010-1715.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/10
+
diff --git a/http/cves/2010/CVE-2010-1717.yaml b/http/cves/2010/CVE-2010-1717.yaml
index aa83eb41da..de0cb8eada 100644
--- a/http/cves/2010/CVE-2010-1717.yaml
+++ b/http/cves/2010/CVE-2010-1717.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/01
+
diff --git a/http/cves/2010/CVE-2010-1718.yaml b/http/cves/2010/CVE-2010-1718.yaml
index e3c071a8cd..408a8b56a7 100644
--- a/http/cves/2010/CVE-2010-1718.yaml
+++ b/http/cves/2010/CVE-2010-1718.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/01
+
diff --git a/http/cves/2010/CVE-2010-1719.yaml b/http/cves/2010/CVE-2010-1719.yaml
index 0ff77f186d..3a7dc32eae 100644
--- a/http/cves/2010/CVE-2010-1719.yaml
+++ b/http/cves/2010/CVE-2010-1719.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/01
+
diff --git a/http/cves/2010/CVE-2010-1722.yaml b/http/cves/2010/CVE-2010-1722.yaml
index ea1c13cc91..057fde7c29 100644
--- a/http/cves/2010/CVE-2010-1722.yaml
+++ b/http/cves/2010/CVE-2010-1722.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/01
+
diff --git a/http/cves/2010/CVE-2010-1723.yaml b/http/cves/2010/CVE-2010-1723.yaml
index 06ae082cab..79661e5392 100644
--- a/http/cves/2010/CVE-2010-1723.yaml
+++ b/http/cves/2010/CVE-2010-1723.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/01
+
diff --git a/http/cves/2010/CVE-2010-1858.yaml b/http/cves/2010/CVE-2010-1858.yaml
index 6bb0aefedd..c13deee018 100644
--- a/http/cves/2010/CVE-2010-1858.yaml
+++ b/http/cves/2010/CVE-2010-1858.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/15
+
diff --git a/http/cves/2010/CVE-2010-1870.yaml b/http/cves/2010/CVE-2010-1870.yaml
index e713e73ade..f84ece952c 100644
--- a/http/cves/2010/CVE-2010-1870.yaml
+++ b/http/cves/2010/CVE-2010-1870.yaml
@@ -33,4 +33,4 @@ http:
- 'Administration Hub 9\.0-[123456780]'
- 'Administration Hub [5678]'
-# Enhanced by mp on 2022/03/20
+
diff --git a/http/cves/2010/CVE-2010-1875.yaml b/http/cves/2010/CVE-2010-1875.yaml
index 10836dc1c3..26b30799d1 100644
--- a/http/cves/2010/CVE-2010-1875.yaml
+++ b/http/cves/2010/CVE-2010-1875.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/16
+
diff --git a/http/cves/2010/CVE-2010-1878.yaml b/http/cves/2010/CVE-2010-1878.yaml
index 49e54d9c55..d3a88597d1 100644
--- a/http/cves/2010/CVE-2010-1878.yaml
+++ b/http/cves/2010/CVE-2010-1878.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/17
+
diff --git a/http/cves/2010/CVE-2010-1952.yaml b/http/cves/2010/CVE-2010-1952.yaml
index 84f1ce52d0..2de136f92d 100644
--- a/http/cves/2010/CVE-2010-1952.yaml
+++ b/http/cves/2010/CVE-2010-1952.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/15
+
diff --git a/http/cves/2010/CVE-2010-1953.yaml b/http/cves/2010/CVE-2010-1953.yaml
index 42bddbf75e..644a17bfce 100644
--- a/http/cves/2010/CVE-2010-1953.yaml
+++ b/http/cves/2010/CVE-2010-1953.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/15
+
diff --git a/http/cves/2010/CVE-2010-1954.yaml b/http/cves/2010/CVE-2010-1954.yaml
index b1177f4c5c..a154286659 100644
--- a/http/cves/2010/CVE-2010-1954.yaml
+++ b/http/cves/2010/CVE-2010-1954.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/15
+
diff --git a/http/cves/2010/CVE-2010-1955.yaml b/http/cves/2010/CVE-2010-1955.yaml
index 0bb506f5e4..c0e5c40e9d 100644
--- a/http/cves/2010/CVE-2010-1955.yaml
+++ b/http/cves/2010/CVE-2010-1955.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/15
+
diff --git a/http/cves/2010/CVE-2010-1956.yaml b/http/cves/2010/CVE-2010-1956.yaml
index 8e63181235..5f1721dc38 100644
--- a/http/cves/2010/CVE-2010-1956.yaml
+++ b/http/cves/2010/CVE-2010-1956.yaml
@@ -32,4 +32,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/02/15
+
diff --git a/http/cves/2010/CVE-2010-1957.yaml b/http/cves/2010/CVE-2010-1957.yaml
index 74a976409a..98158ce708 100644
--- a/http/cves/2010/CVE-2010-1957.yaml
+++ b/http/cves/2010/CVE-2010-1957.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/16
+
diff --git a/http/cves/2010/CVE-2010-1977.yaml b/http/cves/2010/CVE-2010-1977.yaml
index b61c4020cb..075d1aefd6 100644
--- a/http/cves/2010/CVE-2010-1977.yaml
+++ b/http/cves/2010/CVE-2010-1977.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/16
+
diff --git a/http/cves/2010/CVE-2010-1979.yaml b/http/cves/2010/CVE-2010-1979.yaml
index d47ae83886..ae5644ad15 100644
--- a/http/cves/2010/CVE-2010-1979.yaml
+++ b/http/cves/2010/CVE-2010-1979.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-1980.yaml b/http/cves/2010/CVE-2010-1980.yaml
index 30c0088048..822ce787d0 100644
--- a/http/cves/2010/CVE-2010-1980.yaml
+++ b/http/cves/2010/CVE-2010-1980.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-1981.yaml b/http/cves/2010/CVE-2010-1981.yaml
index fd33d9bb37..9ce276862a 100644
--- a/http/cves/2010/CVE-2010-1981.yaml
+++ b/http/cves/2010/CVE-2010-1981.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-1982.yaml b/http/cves/2010/CVE-2010-1982.yaml
index 98b5025213..f6866ef287 100644
--- a/http/cves/2010/CVE-2010-1982.yaml
+++ b/http/cves/2010/CVE-2010-1982.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-1983.yaml b/http/cves/2010/CVE-2010-1983.yaml
index 13f58f84b1..455723dde8 100644
--- a/http/cves/2010/CVE-2010-1983.yaml
+++ b/http/cves/2010/CVE-2010-1983.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2033.yaml b/http/cves/2010/CVE-2010-2033.yaml
index 4ade6e071e..b0d95ac063 100644
--- a/http/cves/2010/CVE-2010-2033.yaml
+++ b/http/cves/2010/CVE-2010-2033.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2034.yaml b/http/cves/2010/CVE-2010-2034.yaml
index 97d1baafc7..59e61933fb 100644
--- a/http/cves/2010/CVE-2010-2034.yaml
+++ b/http/cves/2010/CVE-2010-2034.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2035.yaml b/http/cves/2010/CVE-2010-2035.yaml
index f94f72e07f..26ef7a59d9 100644
--- a/http/cves/2010/CVE-2010-2035.yaml
+++ b/http/cves/2010/CVE-2010-2035.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2036.yaml b/http/cves/2010/CVE-2010-2036.yaml
index 70069846bc..1d86cad08e 100644
--- a/http/cves/2010/CVE-2010-2036.yaml
+++ b/http/cves/2010/CVE-2010-2036.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2037.yaml b/http/cves/2010/CVE-2010-2037.yaml
index 6bde335217..083497dae5 100644
--- a/http/cves/2010/CVE-2010-2037.yaml
+++ b/http/cves/2010/CVE-2010-2037.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2045.yaml b/http/cves/2010/CVE-2010-2045.yaml
index 3fb3873f6f..c0925fef6a 100644
--- a/http/cves/2010/CVE-2010-2045.yaml
+++ b/http/cves/2010/CVE-2010-2045.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2050.yaml b/http/cves/2010/CVE-2010-2050.yaml
index 0e1cfe0f70..90b44ebcf9 100644
--- a/http/cves/2010/CVE-2010-2050.yaml
+++ b/http/cves/2010/CVE-2010-2050.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2122.yaml b/http/cves/2010/CVE-2010-2122.yaml
index 73ea445e68..c3e3166cf8 100644
--- a/http/cves/2010/CVE-2010-2122.yaml
+++ b/http/cves/2010/CVE-2010-2122.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2128.yaml b/http/cves/2010/CVE-2010-2128.yaml
index 9be32aad82..708ff13a77 100644
--- a/http/cves/2010/CVE-2010-2128.yaml
+++ b/http/cves/2010/CVE-2010-2128.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2259.yaml b/http/cves/2010/CVE-2010-2259.yaml
index a2d6fb341e..fc3cf5651d 100644
--- a/http/cves/2010/CVE-2010-2259.yaml
+++ b/http/cves/2010/CVE-2010-2259.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2307.yaml b/http/cves/2010/CVE-2010-2307.yaml
index 1c3543bc09..f653f061f4 100644
--- a/http/cves/2010/CVE-2010-2307.yaml
+++ b/http/cves/2010/CVE-2010-2307.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2507.yaml b/http/cves/2010/CVE-2010-2507.yaml
index 9515e012f5..8490c947e0 100644
--- a/http/cves/2010/CVE-2010-2507.yaml
+++ b/http/cves/2010/CVE-2010-2507.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2680.yaml b/http/cves/2010/CVE-2010-2680.yaml
index 4dba717936..195de06c8c 100644
--- a/http/cves/2010/CVE-2010-2680.yaml
+++ b/http/cves/2010/CVE-2010-2680.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2682.yaml b/http/cves/2010/CVE-2010-2682.yaml
index 806a5085e4..a848301a4c 100644
--- a/http/cves/2010/CVE-2010-2682.yaml
+++ b/http/cves/2010/CVE-2010-2682.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2857.yaml b/http/cves/2010/CVE-2010-2857.yaml
index 23e5b0c343..828d8529a5 100644
--- a/http/cves/2010/CVE-2010-2857.yaml
+++ b/http/cves/2010/CVE-2010-2857.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2861.yaml b/http/cves/2010/CVE-2010-2861.yaml
index 2c20cb936e..ffeb95931d 100644
--- a/http/cves/2010/CVE-2010-2861.yaml
+++ b/http/cves/2010/CVE-2010-2861.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2918.yaml b/http/cves/2010/CVE-2010-2918.yaml
index 29b967f20d..9abbcaab2a 100644
--- a/http/cves/2010/CVE-2010-2918.yaml
+++ b/http/cves/2010/CVE-2010-2918.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-2920.yaml b/http/cves/2010/CVE-2010-2920.yaml
index 7363d32efd..1c4c61c37b 100644
--- a/http/cves/2010/CVE-2010-2920.yaml
+++ b/http/cves/2010/CVE-2010-2920.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-3203.yaml b/http/cves/2010/CVE-2010-3203.yaml
index cf5956b121..9a41a9b006 100644
--- a/http/cves/2010/CVE-2010-3203.yaml
+++ b/http/cves/2010/CVE-2010-3203.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-3426.yaml b/http/cves/2010/CVE-2010-3426.yaml
index 9388fb7c47..7c105fe36d 100644
--- a/http/cves/2010/CVE-2010-3426.yaml
+++ b/http/cves/2010/CVE-2010-3426.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-4231.yaml b/http/cves/2010/CVE-2010-4231.yaml
index 984b345c3d..e94a007f7f 100644
--- a/http/cves/2010/CVE-2010-4231.yaml
+++ b/http/cves/2010/CVE-2010-4231.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-4239.yaml b/http/cves/2010/CVE-2010-4239.yaml
index 295183549f..7b7967a7b7 100644
--- a/http/cves/2010/CVE-2010-4239.yaml
+++ b/http/cves/2010/CVE-2010-4239.yaml
@@ -35,4 +35,4 @@ http:
- "extensions"
condition: and
-# Enhanced by mp on 2022/05/18
+
diff --git a/http/cves/2010/CVE-2010-4282.yaml b/http/cves/2010/CVE-2010-4282.yaml
index de2b9e26c1..1bcd226656 100644
--- a/http/cves/2010/CVE-2010-4282.yaml
+++ b/http/cves/2010/CVE-2010-4282.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-4617.yaml b/http/cves/2010/CVE-2010-4617.yaml
index 04c1e027dc..ce8346e990 100644
--- a/http/cves/2010/CVE-2010-4617.yaml
+++ b/http/cves/2010/CVE-2010-4617.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-4719.yaml b/http/cves/2010/CVE-2010-4719.yaml
index b889847a47..d6346d8180 100644
--- a/http/cves/2010/CVE-2010-4719.yaml
+++ b/http/cves/2010/CVE-2010-4719.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-4769.yaml b/http/cves/2010/CVE-2010-4769.yaml
index a4abe18768..a8d2a11955 100644
--- a/http/cves/2010/CVE-2010-4769.yaml
+++ b/http/cves/2010/CVE-2010-4769.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/17
+
diff --git a/http/cves/2010/CVE-2010-4977.yaml b/http/cves/2010/CVE-2010-4977.yaml
index 4179ec8c65..9a948a1a33 100644
--- a/http/cves/2010/CVE-2010-4977.yaml
+++ b/http/cves/2010/CVE-2010-4977.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2010/CVE-2010-5028.yaml b/http/cves/2010/CVE-2010-5028.yaml
index 99e7e54e09..22e4cd369a 100644
--- a/http/cves/2010/CVE-2010-5028.yaml
+++ b/http/cves/2010/CVE-2010-5028.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2010/CVE-2010-5278.yaml b/http/cves/2010/CVE-2010-5278.yaml
index 0a54649658..3605c21b8e 100644
--- a/http/cves/2010/CVE-2010-5278.yaml
+++ b/http/cves/2010/CVE-2010-5278.yaml
@@ -37,4 +37,4 @@ http:
condition: and
part: body
-# Enhanced by mp on 2022/03/30
+
diff --git a/http/cves/2010/CVE-2010-5286.yaml b/http/cves/2010/CVE-2010-5286.yaml
index 458b3fc4a9..89a5da2340 100644
--- a/http/cves/2010/CVE-2010-5286.yaml
+++ b/http/cves/2010/CVE-2010-5286.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2011/CVE-2011-0049.yaml b/http/cves/2011/CVE-2011-0049.yaml
index cf1c05c45d..0b5e2d68b9 100644
--- a/http/cves/2011/CVE-2011-0049.yaml
+++ b/http/cves/2011/CVE-2011-0049.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2011/CVE-2011-1669.yaml b/http/cves/2011/CVE-2011-1669.yaml
index bed6ae5c84..94813e46e7 100644
--- a/http/cves/2011/CVE-2011-1669.yaml
+++ b/http/cves/2011/CVE-2011-1669.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2011/CVE-2011-2744.yaml b/http/cves/2011/CVE-2011-2744.yaml
index 48c957281c..4497170651 100644
--- a/http/cves/2011/CVE-2011-2744.yaml
+++ b/http/cves/2011/CVE-2011-2744.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2011/CVE-2011-2780.yaml b/http/cves/2011/CVE-2011-2780.yaml
index 26f9ff1a8d..795b315570 100644
--- a/http/cves/2011/CVE-2011-2780.yaml
+++ b/http/cves/2011/CVE-2011-2780.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2011/CVE-2011-3315.yaml b/http/cves/2011/CVE-2011-3315.yaml
index c92f5945db..96c1b59c76 100644
--- a/http/cves/2011/CVE-2011-3315.yaml
+++ b/http/cves/2011/CVE-2011-3315.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2011/CVE-2011-4336.yaml b/http/cves/2011/CVE-2011-4336.yaml
index 385c2af2dc..f385048751 100644
--- a/http/cves/2011/CVE-2011-4336.yaml
+++ b/http/cves/2011/CVE-2011-4336.yaml
@@ -42,4 +42,4 @@ http:
words:
- text/html
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2011/CVE-2011-4618.yaml b/http/cves/2011/CVE-2011-4618.yaml
index c43544de21..c5a05a2458 100644
--- a/http/cves/2011/CVE-2011-4618.yaml
+++ b/http/cves/2011/CVE-2011-4618.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2011/CVE-2011-4624.yaml b/http/cves/2011/CVE-2011-4624.yaml
index f5dfc9ac7b..33b47d5fad 100644
--- a/http/cves/2011/CVE-2011-4624.yaml
+++ b/http/cves/2011/CVE-2011-4624.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2011/CVE-2011-4804.yaml b/http/cves/2011/CVE-2011-4804.yaml
index 39acdf11e9..97322d27f1 100644
--- a/http/cves/2011/CVE-2011-4804.yaml
+++ b/http/cves/2011/CVE-2011-4804.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2011/CVE-2011-4926.yaml b/http/cves/2011/CVE-2011-4926.yaml
index 2be013652f..7f8dd85e61 100644
--- a/http/cves/2011/CVE-2011-4926.yaml
+++ b/http/cves/2011/CVE-2011-4926.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2011/CVE-2011-5106.yaml b/http/cves/2011/CVE-2011-5106.yaml
index 1c859ca001..907c361ceb 100644
--- a/http/cves/2011/CVE-2011-5106.yaml
+++ b/http/cves/2011/CVE-2011-5106.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2011/CVE-2011-5107.yaml b/http/cves/2011/CVE-2011-5107.yaml
index d1f70fe39e..c132a5c887 100644
--- a/http/cves/2011/CVE-2011-5107.yaml
+++ b/http/cves/2011/CVE-2011-5107.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2011/CVE-2011-5179.yaml b/http/cves/2011/CVE-2011-5179.yaml
index 56b5b2e088..63d8ceacb0 100644
--- a/http/cves/2011/CVE-2011-5179.yaml
+++ b/http/cves/2011/CVE-2011-5179.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2011/CVE-2011-5181.yaml b/http/cves/2011/CVE-2011-5181.yaml
index 8c3f7f5324..c8e40c170a 100644
--- a/http/cves/2011/CVE-2011-5181.yaml
+++ b/http/cves/2011/CVE-2011-5181.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2011/CVE-2011-5265.yaml b/http/cves/2011/CVE-2011-5265.yaml
index 1a58f04bdc..1d35e689aa 100644
--- a/http/cves/2011/CVE-2011-5265.yaml
+++ b/http/cves/2011/CVE-2011-5265.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-0392.yaml b/http/cves/2012/CVE-2012-0392.yaml
index 81d205fc96..9a1cf39053 100644
--- a/http/cves/2012/CVE-2012-0392.yaml
+++ b/http/cves/2012/CVE-2012-0392.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-0394.yaml b/http/cves/2012/CVE-2012-0394.yaml
index 35e0d96980..5df9cda0e8 100644
--- a/http/cves/2012/CVE-2012-0394.yaml
+++ b/http/cves/2012/CVE-2012-0394.yaml
@@ -43,4 +43,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/01/30
+
diff --git a/http/cves/2012/CVE-2012-0896.yaml b/http/cves/2012/CVE-2012-0896.yaml
index 77fea1453e..121fd7dfe4 100644
--- a/http/cves/2012/CVE-2012-0896.yaml
+++ b/http/cves/2012/CVE-2012-0896.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-0901.yaml b/http/cves/2012/CVE-2012-0901.yaml
index 11d2fd00ce..acf52e1c89 100644
--- a/http/cves/2012/CVE-2012-0901.yaml
+++ b/http/cves/2012/CVE-2012-0901.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-0981.yaml b/http/cves/2012/CVE-2012-0981.yaml
index b68efb4c71..0b404234f0 100644
--- a/http/cves/2012/CVE-2012-0981.yaml
+++ b/http/cves/2012/CVE-2012-0981.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-0991.yaml b/http/cves/2012/CVE-2012-0991.yaml
index 89c151d429..8332fefc0d 100644
--- a/http/cves/2012/CVE-2012-0991.yaml
+++ b/http/cves/2012/CVE-2012-0991.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-0996.yaml b/http/cves/2012/CVE-2012-0996.yaml
index e34c29b208..32c3c240fb 100644
--- a/http/cves/2012/CVE-2012-0996.yaml
+++ b/http/cves/2012/CVE-2012-0996.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2012/CVE-2012-1226.yaml b/http/cves/2012/CVE-2012-1226.yaml
index 3ea48b96a7..1b0577d44c 100644
--- a/http/cves/2012/CVE-2012-1226.yaml
+++ b/http/cves/2012/CVE-2012-1226.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/18
+
diff --git a/http/cves/2012/CVE-2012-1835.yaml b/http/cves/2012/CVE-2012-1835.yaml
index a6fd061bdd..b3a487d97f 100644
--- a/http/cves/2012/CVE-2012-1835.yaml
+++ b/http/cves/2012/CVE-2012-1835.yaml
@@ -45,4 +45,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-2371.yaml b/http/cves/2012/CVE-2012-2371.yaml
index ff056cc118..1cc10d205f 100644
--- a/http/cves/2012/CVE-2012-2371.yaml
+++ b/http/cves/2012/CVE-2012-2371.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-3153.yaml b/http/cves/2012/CVE-2012-3153.yaml
index e50e3dd272..020bd8f4e3 100644
--- a/http/cves/2012/CVE-2012-3153.yaml
+++ b/http/cves/2012/CVE-2012-3153.yaml
@@ -55,4 +55,4 @@ http:
regex:
- "/.*/showenv"
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-4242.yaml b/http/cves/2012/CVE-2012-4242.yaml
index b85ba0f8ab..458df02341 100644
--- a/http/cves/2012/CVE-2012-4242.yaml
+++ b/http/cves/2012/CVE-2012-4242.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-4253.yaml b/http/cves/2012/CVE-2012-4253.yaml
index 1be5261856..41663dea2b 100644
--- a/http/cves/2012/CVE-2012-4253.yaml
+++ b/http/cves/2012/CVE-2012-4253.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-4273.yaml b/http/cves/2012/CVE-2012-4273.yaml
index cddc71017b..8c009400df 100644
--- a/http/cves/2012/CVE-2012-4273.yaml
+++ b/http/cves/2012/CVE-2012-4273.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-4547.yaml b/http/cves/2012/CVE-2012-4547.yaml
index 924249dee4..020b0b810c 100644
--- a/http/cves/2012/CVE-2012-4547.yaml
+++ b/http/cves/2012/CVE-2012-4547.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-4768.yaml b/http/cves/2012/CVE-2012-4768.yaml
index 1a8efc1ba4..0c1f8469e3 100644
--- a/http/cves/2012/CVE-2012-4768.yaml
+++ b/http/cves/2012/CVE-2012-4768.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-4878.yaml b/http/cves/2012/CVE-2012-4878.yaml
index be7bb96ae8..dd2b439f79 100644
--- a/http/cves/2012/CVE-2012-4878.yaml
+++ b/http/cves/2012/CVE-2012-4878.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-4889.yaml b/http/cves/2012/CVE-2012-4889.yaml
index 33488b6041..cc02ec074d 100644
--- a/http/cves/2012/CVE-2012-4889.yaml
+++ b/http/cves/2012/CVE-2012-4889.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2012/CVE-2012-4940.yaml b/http/cves/2012/CVE-2012-4940.yaml
index edc6ce6601..8f4b40c110 100644
--- a/http/cves/2012/CVE-2012-4940.yaml
+++ b/http/cves/2012/CVE-2012-4940.yaml
@@ -35,4 +35,4 @@ http:
- "extensions"
condition: and
-# Enhanced by cs on 2022/02/25
+
diff --git a/http/cves/2012/CVE-2012-5913.yaml b/http/cves/2012/CVE-2012-5913.yaml
index 8b307eafa0..99c03aa82a 100644
--- a/http/cves/2012/CVE-2012-5913.yaml
+++ b/http/cves/2012/CVE-2012-5913.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2013/CVE-2013-1965.yaml b/http/cves/2013/CVE-2013-1965.yaml
index 35c1132f3e..2c54f22371 100644
--- a/http/cves/2013/CVE-2013-1965.yaml
+++ b/http/cves/2013/CVE-2013-1965.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2013/CVE-2013-2248.yaml b/http/cves/2013/CVE-2013-2248.yaml
index e7324e7981..237cdea2da 100644
--- a/http/cves/2013/CVE-2013-2248.yaml
+++ b/http/cves/2013/CVE-2013-2248.yaml
@@ -31,4 +31,4 @@ http:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
part: header
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2013/CVE-2013-2251.yaml b/http/cves/2013/CVE-2013-2251.yaml
index 48fceccf64..a3293f4d45 100644
--- a/http/cves/2013/CVE-2013-2251.yaml
+++ b/http/cves/2013/CVE-2013-2251.yaml
@@ -55,4 +55,4 @@ http:
regex:
- "((u|g)id|groups)=[0-9]{1,4}\\([a-z0-9]+\\)"
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2013/CVE-2013-2287.yaml b/http/cves/2013/CVE-2013-2287.yaml
index 66b2335ac3..3487c18285 100644
--- a/http/cves/2013/CVE-2013-2287.yaml
+++ b/http/cves/2013/CVE-2013-2287.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/21
+
diff --git a/http/cves/2013/CVE-2013-3526.yaml b/http/cves/2013/CVE-2013-3526.yaml
index ecedabb218..2a26edb9ab 100644
--- a/http/cves/2013/CVE-2013-3526.yaml
+++ b/http/cves/2013/CVE-2013-3526.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/23
+
diff --git a/http/cves/2013/CVE-2013-3827.yaml b/http/cves/2013/CVE-2013-3827.yaml
index d2d6adac87..3d0ac72485 100644
--- a/http/cves/2013/CVE-2013-3827.yaml
+++ b/http/cves/2013/CVE-2013-3827.yaml
@@ -47,4 +47,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/23
+
diff --git a/http/cves/2013/CVE-2013-4117.yaml b/http/cves/2013/CVE-2013-4117.yaml
index 55504aac4e..9842b3ff36 100644
--- a/http/cves/2013/CVE-2013-4117.yaml
+++ b/http/cves/2013/CVE-2013-4117.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/23
+
diff --git a/http/cves/2013/CVE-2013-4625.yaml b/http/cves/2013/CVE-2013-4625.yaml
index c6dd632cf8..2a77929844 100644
--- a/http/cves/2013/CVE-2013-4625.yaml
+++ b/http/cves/2013/CVE-2013-4625.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2013/CVE-2013-5528.yaml b/http/cves/2013/CVE-2013-5528.yaml
index 908f99f998..0c1da048ef 100644
--- a/http/cves/2013/CVE-2013-5528.yaml
+++ b/http/cves/2013/CVE-2013-5528.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2013/CVE-2013-5979.yaml b/http/cves/2013/CVE-2013-5979.yaml
index 266dcce45a..239e830be5 100644
--- a/http/cves/2013/CVE-2013-5979.yaml
+++ b/http/cves/2013/CVE-2013-5979.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2013/CVE-2013-6281.yaml b/http/cves/2013/CVE-2013-6281.yaml
index a680b38686..c5ae470ee4 100644
--- a/http/cves/2013/CVE-2013-6281.yaml
+++ b/http/cves/2013/CVE-2013-6281.yaml
@@ -47,4 +47,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2013/CVE-2013-7091.yaml b/http/cves/2013/CVE-2013-7091.yaml
index 045943753c..38a7d720e4 100644
--- a/http/cves/2013/CVE-2013-7091.yaml
+++ b/http/cves/2013/CVE-2013-7091.yaml
@@ -43,4 +43,4 @@ http:
regex:
- "root=.*:0:0"
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2013/CVE-2013-7240.yaml b/http/cves/2013/CVE-2013-7240.yaml
index 11eab76d8a..c4a107e772 100644
--- a/http/cves/2013/CVE-2013-7240.yaml
+++ b/http/cves/2013/CVE-2013-7240.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2013/CVE-2013-7285.yaml b/http/cves/2013/CVE-2013-7285.yaml
index cd151efaa9..ad768a8040 100644
--- a/http/cves/2013/CVE-2013-7285.yaml
+++ b/http/cves/2013/CVE-2013-7285.yaml
@@ -57,4 +57,4 @@ http:
part: interactsh_request
words:
- "User-Agent: curl"
-# Enhanced by md on 2023/04/12
+
diff --git a/http/cves/2014/CVE-2014-10037.yaml b/http/cves/2014/CVE-2014-10037.yaml
index 0e5f1e2115..132aa4a1cb 100644
--- a/http/cves/2014/CVE-2014-10037.yaml
+++ b/http/cves/2014/CVE-2014-10037.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-1203.yaml b/http/cves/2014/CVE-2014-1203.yaml
index e87a855774..1f21d85272 100644
--- a/http/cves/2014/CVE-2014-1203.yaml
+++ b/http/cves/2014/CVE-2014-1203.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/01
+
diff --git a/http/cves/2014/CVE-2014-2321.yaml b/http/cves/2014/CVE-2014-2321.yaml
index dc930653c2..dc698ee231 100644
--- a/http/cves/2014/CVE-2014-2321.yaml
+++ b/http/cves/2014/CVE-2014-2321.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/01
+
diff --git a/http/cves/2014/CVE-2014-2323.yaml b/http/cves/2014/CVE-2014-2323.yaml
index c1f9c4bf29..4886723676 100644
--- a/http/cves/2014/CVE-2014-2323.yaml
+++ b/http/cves/2014/CVE-2014-2323.yaml
@@ -32,4 +32,4 @@ http:
regex:
- "root:[x*]:0:0:"
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-2383.yaml b/http/cves/2014/CVE-2014-2383.yaml
index 77d8d99bd0..0202cb8a53 100644
--- a/http/cves/2014/CVE-2014-2383.yaml
+++ b/http/cves/2014/CVE-2014-2383.yaml
@@ -55,4 +55,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/06
+
diff --git a/http/cves/2014/CVE-2014-2908.yaml b/http/cves/2014/CVE-2014-2908.yaml
index e5a309b7e1..e7b53fb83c 100644
--- a/http/cves/2014/CVE-2014-2908.yaml
+++ b/http/cves/2014/CVE-2014-2908.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/23
+
diff --git a/http/cves/2014/CVE-2014-2962.yaml b/http/cves/2014/CVE-2014-2962.yaml
index c650d762b4..ce93609454 100644
--- a/http/cves/2014/CVE-2014-2962.yaml
+++ b/http/cves/2014/CVE-2014-2962.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/23
+
diff --git a/http/cves/2014/CVE-2014-3120.yaml b/http/cves/2014/CVE-2014-3120.yaml
index c48d236345..b287826108 100644
--- a/http/cves/2014/CVE-2014-3120.yaml
+++ b/http/cves/2014/CVE-2014-3120.yaml
@@ -62,4 +62,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-3206.yaml b/http/cves/2014/CVE-2014-3206.yaml
index 8627fdfb2e..093fc71fa7 100644
--- a/http/cves/2014/CVE-2014-3206.yaml
+++ b/http/cves/2014/CVE-2014-3206.yaml
@@ -37,4 +37,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-3704.yaml b/http/cves/2014/CVE-2014-3704.yaml
index 0a54df0161..985d38674c 100644
--- a/http/cves/2014/CVE-2014-3704.yaml
+++ b/http/cves/2014/CVE-2014-3704.yaml
@@ -46,4 +46,4 @@ http:
status:
- 500
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-3744.yaml b/http/cves/2014/CVE-2014-3744.yaml
index c08fc34a0c..9b7732995a 100644
--- a/http/cves/2014/CVE-2014-3744.yaml
+++ b/http/cves/2014/CVE-2014-3744.yaml
@@ -33,4 +33,4 @@ http:
regex:
- "root:.*:0:0:"
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4210.yaml b/http/cves/2014/CVE-2014-4210.yaml
index 1c82fab373..f95b129be6 100644
--- a/http/cves/2014/CVE-2014-4210.yaml
+++ b/http/cves/2014/CVE-2014-4210.yaml
@@ -35,4 +35,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4513.yaml b/http/cves/2014/CVE-2014-4513.yaml
index a3f2c28365..0198340a24 100644
--- a/http/cves/2014/CVE-2014-4513.yaml
+++ b/http/cves/2014/CVE-2014-4513.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4535.yaml b/http/cves/2014/CVE-2014-4535.yaml
index 36b6fef707..4d0be79d3d 100644
--- a/http/cves/2014/CVE-2014-4535.yaml
+++ b/http/cves/2014/CVE-2014-4535.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4536.yaml b/http/cves/2014/CVE-2014-4536.yaml
index fd7e733332..f28805090d 100644
--- a/http/cves/2014/CVE-2014-4536.yaml
+++ b/http/cves/2014/CVE-2014-4536.yaml
@@ -43,4 +43,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4539.yaml b/http/cves/2014/CVE-2014-4539.yaml
index 6789c78bb0..f0a2f1c098 100644
--- a/http/cves/2014/CVE-2014-4539.yaml
+++ b/http/cves/2014/CVE-2014-4539.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4544.yaml b/http/cves/2014/CVE-2014-4544.yaml
index fafa4450c9..52925b88b6 100644
--- a/http/cves/2014/CVE-2014-4544.yaml
+++ b/http/cves/2014/CVE-2014-4544.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4550.yaml b/http/cves/2014/CVE-2014-4550.yaml
index d6e28bbe34..1616b5f921 100644
--- a/http/cves/2014/CVE-2014-4550.yaml
+++ b/http/cves/2014/CVE-2014-4550.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4558.yaml b/http/cves/2014/CVE-2014-4558.yaml
index 832a77be8a..baab0f8a38 100644
--- a/http/cves/2014/CVE-2014-4558.yaml
+++ b/http/cves/2014/CVE-2014-4558.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4561.yaml b/http/cves/2014/CVE-2014-4561.yaml
index 40f6ff8be1..581b882a23 100644
--- a/http/cves/2014/CVE-2014-4561.yaml
+++ b/http/cves/2014/CVE-2014-4561.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4592.yaml b/http/cves/2014/CVE-2014-4592.yaml
index 6bc482a627..4f3be0b863 100644
--- a/http/cves/2014/CVE-2014-4592.yaml
+++ b/http/cves/2014/CVE-2014-4592.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4940.yaml b/http/cves/2014/CVE-2014-4940.yaml
index 6e707218af..991fbbcfee 100644
--- a/http/cves/2014/CVE-2014-4940.yaml
+++ b/http/cves/2014/CVE-2014-4940.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-4942.yaml b/http/cves/2014/CVE-2014-4942.yaml
index d75c059a6b..a9f1d250ab 100644
--- a/http/cves/2014/CVE-2014-4942.yaml
+++ b/http/cves/2014/CVE-2014-4942.yaml
@@ -44,4 +44,4 @@ http:
regex:
- '>PHP Version <\/td>
([0-9.]+)'
-# Enhanced by mp on 2022/09/30
+
diff --git a/http/cves/2014/CVE-2014-5111.yaml b/http/cves/2014/CVE-2014-5111.yaml
index de1a49375f..591d931e90 100644
--- a/http/cves/2014/CVE-2014-5111.yaml
+++ b/http/cves/2014/CVE-2014-5111.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/24
+
diff --git a/http/cves/2014/CVE-2014-5258.yaml b/http/cves/2014/CVE-2014-5258.yaml
index 610d23f495..7e89135ca2 100644
--- a/http/cves/2014/CVE-2014-5258.yaml
+++ b/http/cves/2014/CVE-2014-5258.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-5368.yaml b/http/cves/2014/CVE-2014-5368.yaml
index 4d5daf4594..62059c7893 100644
--- a/http/cves/2014/CVE-2014-5368.yaml
+++ b/http/cves/2014/CVE-2014-5368.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-6271.yaml b/http/cves/2014/CVE-2014-6271.yaml
index 2b632576a3..c955eabdd9 100644
--- a/http/cves/2014/CVE-2014-6271.yaml
+++ b/http/cves/2014/CVE-2014-6271.yaml
@@ -50,4 +50,4 @@ http:
regex:
- "root:.*:0:0:"
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-6287.yaml b/http/cves/2014/CVE-2014-6287.yaml
index b3fc584488..d624fa6266 100644
--- a/http/cves/2014/CVE-2014-6287.yaml
+++ b/http/cves/2014/CVE-2014-6287.yaml
@@ -52,4 +52,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/04/12
+
diff --git a/http/cves/2014/CVE-2014-6308.yaml b/http/cves/2014/CVE-2014-6308.yaml
index 5e9001427d..bfb3e1f8f8 100644
--- a/http/cves/2014/CVE-2014-6308.yaml
+++ b/http/cves/2014/CVE-2014-6308.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-8676.yaml b/http/cves/2014/CVE-2014-8676.yaml
index 8a01476960..d83fd8d6e4 100644
--- a/http/cves/2014/CVE-2014-8676.yaml
+++ b/http/cves/2014/CVE-2014-8676.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by cs on 2022/09/09
+
diff --git a/http/cves/2014/CVE-2014-8682.yaml b/http/cves/2014/CVE-2014-8682.yaml
index 2d3f2c64f7..3b375ac2bb 100644
--- a/http/cves/2014/CVE-2014-8682.yaml
+++ b/http/cves/2014/CVE-2014-8682.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2014/CVE-2014-8799.yaml b/http/cves/2014/CVE-2014-8799.yaml
index 40621f0b3c..4cd8be2c63 100644
--- a/http/cves/2014/CVE-2014-8799.yaml
+++ b/http/cves/2014/CVE-2014-8799.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-9094.yaml b/http/cves/2014/CVE-2014-9094.yaml
index b59f60d0ae..583ed03647 100644
--- a/http/cves/2014/CVE-2014-9094.yaml
+++ b/http/cves/2014/CVE-2014-9094.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-9119.yaml b/http/cves/2014/CVE-2014-9119.yaml
index 44d8db5751..2aff16e670 100644
--- a/http/cves/2014/CVE-2014-9119.yaml
+++ b/http/cves/2014/CVE-2014-9119.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/05
+
diff --git a/http/cves/2014/CVE-2014-9444.yaml b/http/cves/2014/CVE-2014-9444.yaml
index d1a43acb6d..3d8d74ad82 100644
--- a/http/cves/2014/CVE-2014-9444.yaml
+++ b/http/cves/2014/CVE-2014-9444.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-9606.yaml b/http/cves/2014/CVE-2014-9606.yaml
index eac313ef85..3bc150c078 100644
--- a/http/cves/2014/CVE-2014-9606.yaml
+++ b/http/cves/2014/CVE-2014-9606.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-9607.yaml b/http/cves/2014/CVE-2014-9607.yaml
index 4718ef93d1..5cc2dd9a52 100644
--- a/http/cves/2014/CVE-2014-9607.yaml
+++ b/http/cves/2014/CVE-2014-9607.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-9608.yaml b/http/cves/2014/CVE-2014-9608.yaml
index 86920d09c6..8e4dbde27c 100644
--- a/http/cves/2014/CVE-2014-9608.yaml
+++ b/http/cves/2014/CVE-2014-9608.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-9609.yaml b/http/cves/2014/CVE-2014-9609.yaml
index 92b4d0e953..59fa693dc6 100644
--- a/http/cves/2014/CVE-2014-9609.yaml
+++ b/http/cves/2014/CVE-2014-9609.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-9614.yaml b/http/cves/2014/CVE-2014-9614.yaml
index 987d370f90..bb60adca0d 100644
--- a/http/cves/2014/CVE-2014-9614.yaml
+++ b/http/cves/2014/CVE-2014-9614.yaml
@@ -48,4 +48,4 @@ http:
words:
- 'Set-Cookie: webadminU='
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-9615.yaml b/http/cves/2014/CVE-2014-9615.yaml
index 1f165adf41..78030eda3d 100644
--- a/http/cves/2014/CVE-2014-9615.yaml
+++ b/http/cves/2014/CVE-2014-9615.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-9617.yaml b/http/cves/2014/CVE-2014-9617.yaml
index 7381e4248a..b18c6c499e 100644
--- a/http/cves/2014/CVE-2014-9617.yaml
+++ b/http/cves/2014/CVE-2014-9617.yaml
@@ -31,4 +31,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
-# Enhanced by mp on 2022/02/25
+
diff --git a/http/cves/2014/CVE-2014-9618.yaml b/http/cves/2014/CVE-2014-9618.yaml
index cc64203554..f6b4d9b339 100644
--- a/http/cves/2014/CVE-2014-9618.yaml
+++ b/http/cves/2014/CVE-2014-9618.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/10
+
diff --git a/http/cves/2015/CVE-2015-0554.yaml b/http/cves/2015/CVE-2015-0554.yaml
index 3c0733df87..26661844ff 100644
--- a/http/cves/2015/CVE-2015-0554.yaml
+++ b/http/cves/2015/CVE-2015-0554.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-1000005.yaml b/http/cves/2015/CVE-2015-1000005.yaml
index 735e09b85c..4f5e3677ad 100644
--- a/http/cves/2015/CVE-2015-1000005.yaml
+++ b/http/cves/2015/CVE-2015-1000005.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/21
+
diff --git a/http/cves/2015/CVE-2015-1000010.yaml b/http/cves/2015/CVE-2015-1000010.yaml
index 046be7d360..3c9417155e 100644
--- a/http/cves/2015/CVE-2015-1000010.yaml
+++ b/http/cves/2015/CVE-2015-1000010.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/cves/2015/CVE-2015-1000012.yaml b/http/cves/2015/CVE-2015-1000012.yaml
index 80cabf7b4a..fb6c23a360 100644
--- a/http/cves/2015/CVE-2015-1000012.yaml
+++ b/http/cves/2015/CVE-2015-1000012.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/06
+
diff --git a/http/cves/2015/CVE-2015-1427.yaml b/http/cves/2015/CVE-2015-1427.yaml
index 05206ca66a..9c0bcbc472 100644
--- a/http/cves/2015/CVE-2015-1427.yaml
+++ b/http/cves/2015/CVE-2015-1427.yaml
@@ -56,4 +56,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/11
+
diff --git a/http/cves/2015/CVE-2015-1503.yaml b/http/cves/2015/CVE-2015-1503.yaml
index 7a30e38ea8..e6e40e943f 100644
--- a/http/cves/2015/CVE-2015-1503.yaml
+++ b/http/cves/2015/CVE-2015-1503.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/06
+
diff --git a/http/cves/2015/CVE-2015-1579.yaml b/http/cves/2015/CVE-2015-1579.yaml
index 3bf2808a72..9c6e97b2b1 100644
--- a/http/cves/2015/CVE-2015-1579.yaml
+++ b/http/cves/2015/CVE-2015-1579.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/cves/2015/CVE-2015-1880.yaml b/http/cves/2015/CVE-2015-1880.yaml
index fe1b6beb96..76b71af819 100644
--- a/http/cves/2015/CVE-2015-1880.yaml
+++ b/http/cves/2015/CVE-2015-1880.yaml
@@ -41,4 +41,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2015/CVE-2015-2067.yaml b/http/cves/2015/CVE-2015-2067.yaml
index 6c25aff9eb..0a61ff61c3 100644
--- a/http/cves/2015/CVE-2015-2067.yaml
+++ b/http/cves/2015/CVE-2015-2067.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-2068.yaml b/http/cves/2015/CVE-2015-2068.yaml
index fbfb85b04a..c77f12399f 100644
--- a/http/cves/2015/CVE-2015-2068.yaml
+++ b/http/cves/2015/CVE-2015-2068.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2015/CVE-2015-2080.yaml b/http/cves/2015/CVE-2015-2080.yaml
index adcfc5fbbd..a6edad41a4 100644
--- a/http/cves/2015/CVE-2015-2080.yaml
+++ b/http/cves/2015/CVE-2015-2080.yaml
@@ -36,4 +36,4 @@ http:
- "Illegal character 0x0 in state"
part: body
-# Enhanced by mp on 2022/04/21
+
diff --git a/http/cves/2015/CVE-2015-2166.yaml b/http/cves/2015/CVE-2015-2166.yaml
index 7ae6bb612c..7dc15c4914 100644
--- a/http/cves/2015/CVE-2015-2166.yaml
+++ b/http/cves/2015/CVE-2015-2166.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-2196.yaml b/http/cves/2015/CVE-2015-2196.yaml
index 97179e8e4a..e890fd9ddc 100644
--- a/http/cves/2015/CVE-2015-2196.yaml
+++ b/http/cves/2015/CVE-2015-2196.yaml
@@ -37,4 +37,4 @@ http:
- 'contains(body, "{\"status\":true,\"data\"")'
condition: and
-# Enhanced by md on 2023/04/12
+
diff --git a/http/cves/2015/CVE-2015-2755.yaml b/http/cves/2015/CVE-2015-2755.yaml
index a2a65acab1..105829716d 100644
--- a/http/cves/2015/CVE-2015-2755.yaml
+++ b/http/cves/2015/CVE-2015-2755.yaml
@@ -48,4 +48,4 @@ http:
- 'contains(body_2, "ab-google-map-travel")'
condition: and
-# Enhanced by md on 2023/03/13
+
diff --git a/http/cves/2015/CVE-2015-2807.yaml b/http/cves/2015/CVE-2015-2807.yaml
index a10ac51c1b..1552d8734c 100644
--- a/http/cves/2015/CVE-2015-2807.yaml
+++ b/http/cves/2015/CVE-2015-2807.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2015/CVE-2015-2863.yaml b/http/cves/2015/CVE-2015-2863.yaml
index 2ff19761e5..7b396b3f74 100644
--- a/http/cves/2015/CVE-2015-2863.yaml
+++ b/http/cves/2015/CVE-2015-2863.yaml
@@ -32,4 +32,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)?(?:[a-zA-Z0-9\-_\.@]*)oast\.me\/?(\/|[^.].*)?$' # https://regex101.com/r/ZDYhFh/1
-# Enhanced by md on 2023/03/21
+
diff --git a/http/cves/2015/CVE-2015-2996.yaml b/http/cves/2015/CVE-2015-2996.yaml
index 3532843519..00615aae13 100644
--- a/http/cves/2015/CVE-2015-2996.yaml
+++ b/http/cves/2015/CVE-2015-2996.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/02/22
+
diff --git a/http/cves/2015/CVE-2015-3035.yaml b/http/cves/2015/CVE-2015-3035.yaml
index 1703df4634..269b8a173b 100644
--- a/http/cves/2015/CVE-2015-3035.yaml
+++ b/http/cves/2015/CVE-2015-3035.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/30
+
diff --git a/http/cves/2015/CVE-2015-3224.yaml b/http/cves/2015/CVE-2015-3224.yaml
index edaa2d8033..c37bbad0a2 100644
--- a/http/cves/2015/CVE-2015-3224.yaml
+++ b/http/cves/2015/CVE-2015-3224.yaml
@@ -45,4 +45,4 @@ http:
case-insensitive: true
condition: or
-# Enhanced by mp on 2022/05/10
+
diff --git a/http/cves/2015/CVE-2015-3337.yaml b/http/cves/2015/CVE-2015-3337.yaml
index 51f7c9d212..80e9e494dd 100644
--- a/http/cves/2015/CVE-2015-3337.yaml
+++ b/http/cves/2015/CVE-2015-3337.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-3648.yaml b/http/cves/2015/CVE-2015-3648.yaml
index f17f30353b..ab429c22df 100644
--- a/http/cves/2015/CVE-2015-3648.yaml
+++ b/http/cves/2015/CVE-2015-3648.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-3897.yaml b/http/cves/2015/CVE-2015-3897.yaml
index 086b601333..e93879594a 100644
--- a/http/cves/2015/CVE-2015-3897.yaml
+++ b/http/cves/2015/CVE-2015-3897.yaml
@@ -40,4 +40,4 @@ http:
regex:
- "root:[x*]:0:0:"
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-4050.yaml b/http/cves/2015/CVE-2015-4050.yaml
index 15e7999f24..f07182c941 100644
--- a/http/cves/2015/CVE-2015-4050.yaml
+++ b/http/cves/2015/CVE-2015-4050.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-4062.yaml b/http/cves/2015/CVE-2015-4062.yaml
index 6ac4995fbf..3a53b0d30d 100644
--- a/http/cves/2015/CVE-2015-4062.yaml
+++ b/http/cves/2015/CVE-2015-4062.yaml
@@ -45,4 +45,4 @@ http:
- 'contains(body_2, "newstatpress_page_nsp_search")'
condition: and
-# Enhanced by md on 2023/03/13
+
diff --git a/http/cves/2015/CVE-2015-4063.yaml b/http/cves/2015/CVE-2015-4063.yaml
index 5cd1a3595c..8774c715a7 100644
--- a/http/cves/2015/CVE-2015-4063.yaml
+++ b/http/cves/2015/CVE-2015-4063.yaml
@@ -43,4 +43,4 @@ http:
- "contains(body_2, '') && contains(body_2, 'newstatpress')"
condition: and
-# Enhanced by md on 2023/03/13
+
diff --git a/http/cves/2015/CVE-2015-4074.yaml b/http/cves/2015/CVE-2015-4074.yaml
index 969f94188f..3aaf9fd654 100644
--- a/http/cves/2015/CVE-2015-4074.yaml
+++ b/http/cves/2015/CVE-2015-4074.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by cs on 2022/09/08
+
diff --git a/http/cves/2015/CVE-2015-4127.yaml b/http/cves/2015/CVE-2015-4127.yaml
index 411334bf98..f23b10c05a 100644
--- a/http/cves/2015/CVE-2015-4127.yaml
+++ b/http/cves/2015/CVE-2015-4127.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/31
+
diff --git a/http/cves/2015/CVE-2015-4414.yaml b/http/cves/2015/CVE-2015-4414.yaml
index 85ed92fa7a..d3e6d9a1ec 100644
--- a/http/cves/2015/CVE-2015-4414.yaml
+++ b/http/cves/2015/CVE-2015-4414.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-4632.yaml b/http/cves/2015/CVE-2015-4632.yaml
index 5c1210441d..7862722eba 100644
--- a/http/cves/2015/CVE-2015-4632.yaml
+++ b/http/cves/2015/CVE-2015-4632.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-4666.yaml b/http/cves/2015/CVE-2015-4666.yaml
index 2ebe8cc7cb..2127281d23 100644
--- a/http/cves/2015/CVE-2015-4666.yaml
+++ b/http/cves/2015/CVE-2015-4666.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/13
+
diff --git a/http/cves/2015/CVE-2015-4668.yaml b/http/cves/2015/CVE-2015-4668.yaml
index 4024eaf344..56c7c5216f 100644
--- a/http/cves/2015/CVE-2015-4668.yaml
+++ b/http/cves/2015/CVE-2015-4668.yaml
@@ -31,4 +31,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by mp on 2022/09/30
+
diff --git a/http/cves/2015/CVE-2015-4694.yaml b/http/cves/2015/CVE-2015-4694.yaml
index ddf2a1d13c..d5b5dc39f1 100644
--- a/http/cves/2015/CVE-2015-4694.yaml
+++ b/http/cves/2015/CVE-2015-4694.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/12
+
diff --git a/http/cves/2015/CVE-2015-5354.yaml b/http/cves/2015/CVE-2015-5354.yaml
index 54ceb93a2f..5b46d68c01 100644
--- a/http/cves/2015/CVE-2015-5354.yaml
+++ b/http/cves/2015/CVE-2015-5354.yaml
@@ -30,4 +30,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cves/2015/CVE-2015-5461.yaml b/http/cves/2015/CVE-2015-5461.yaml
index 03946dca03..d391bbf751 100644
--- a/http/cves/2015/CVE-2015-5461.yaml
+++ b/http/cves/2015/CVE-2015-5461.yaml
@@ -31,4 +31,4 @@ http:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
part: header
-# Enhanced by mp on 2022/09/30
+
diff --git a/http/cves/2015/CVE-2015-5469.yaml b/http/cves/2015/CVE-2015-5469.yaml
index 31ec62651f..0991255cd4 100644
--- a/http/cves/2015/CVE-2015-5469.yaml
+++ b/http/cves/2015/CVE-2015-5469.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/30
+
diff --git a/http/cves/2015/CVE-2015-5471.yaml b/http/cves/2015/CVE-2015-5471.yaml
index 67123711ab..02e5542a5a 100644
--- a/http/cves/2015/CVE-2015-5471.yaml
+++ b/http/cves/2015/CVE-2015-5471.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by cs on 2022/02/25
+
diff --git a/http/cves/2015/CVE-2015-5531.yaml b/http/cves/2015/CVE-2015-5531.yaml
index 5676ccf215..c92c98ced8 100644
--- a/http/cves/2015/CVE-2015-5531.yaml
+++ b/http/cves/2015/CVE-2015-5531.yaml
@@ -61,4 +61,4 @@ http:
status:
- 400
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-5688.yaml b/http/cves/2015/CVE-2015-5688.yaml
index 479fa73403..34a46080dd 100644
--- a/http/cves/2015/CVE-2015-5688.yaml
+++ b/http/cves/2015/CVE-2015-5688.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-6477.yaml b/http/cves/2015/CVE-2015-6477.yaml
index b18f0b8d14..13cbdb1606 100644
--- a/http/cves/2015/CVE-2015-6477.yaml
+++ b/http/cves/2015/CVE-2015-6477.yaml
@@ -36,4 +36,4 @@ http:
words:
- ""
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2015/CVE-2015-6544.yaml b/http/cves/2015/CVE-2015-6544.yaml
index 3c03cc3dcd..cec755d224 100644
--- a/http/cves/2015/CVE-2015-6544.yaml
+++ b/http/cves/2015/CVE-2015-6544.yaml
@@ -41,4 +41,4 @@ http:
words:
- text/html
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2015/CVE-2015-6920.yaml b/http/cves/2015/CVE-2015-6920.yaml
index f18c350f4e..90bbf274a7 100644
--- a/http/cves/2015/CVE-2015-6920.yaml
+++ b/http/cves/2015/CVE-2015-6920.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2015/CVE-2015-7245.yaml b/http/cves/2015/CVE-2015-7245.yaml
index 7a32cc56b1..575236ed70 100644
--- a/http/cves/2015/CVE-2015-7245.yaml
+++ b/http/cves/2015/CVE-2015-7245.yaml
@@ -33,4 +33,4 @@ http:
regex:
- "root:.*:0:0:"
-# Enhanced by mp on 2022/09/30
+
diff --git a/http/cves/2015/CVE-2015-7297.yaml b/http/cves/2015/CVE-2015-7297.yaml
index d5fa99561c..46e938ef3f 100644
--- a/http/cves/2015/CVE-2015-7297.yaml
+++ b/http/cves/2015/CVE-2015-7297.yaml
@@ -32,4 +32,4 @@ http:
- '{{md5({{num}})}}'
part: body
-# Enhanced by mp on 2022/03/02
+
diff --git a/http/cves/2015/CVE-2015-7377.yaml b/http/cves/2015/CVE-2015-7377.yaml
index fe15e88f08..d0ff37574f 100644
--- a/http/cves/2015/CVE-2015-7377.yaml
+++ b/http/cves/2015/CVE-2015-7377.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2015/CVE-2015-7450.yaml b/http/cves/2015/CVE-2015-7450.yaml
index 6476c78b02..8b87effe79 100644
--- a/http/cves/2015/CVE-2015-7450.yaml
+++ b/http/cves/2015/CVE-2015-7450.yaml
@@ -59,4 +59,4 @@ http:
words:
- "dns"
-# Enhanced by mp on 2022/05/10
+
diff --git a/http/cves/2015/CVE-2015-7780.yaml b/http/cves/2015/CVE-2015-7780.yaml
index 60054ee2ee..a45955eeea 100644
--- a/http/cves/2015/CVE-2015-7780.yaml
+++ b/http/cves/2015/CVE-2015-7780.yaml
@@ -42,4 +42,4 @@ http:
words:
- "application/xml"
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cves/2015/CVE-2015-7823.yaml b/http/cves/2015/CVE-2015-7823.yaml
index 0a3c19b2c7..527b10948e 100644
--- a/http/cves/2015/CVE-2015-7823.yaml
+++ b/http/cves/2015/CVE-2015-7823.yaml
@@ -29,4 +29,4 @@ http:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
part: header
-# Enhanced by mp on 2022/09/30
+
diff --git a/http/cves/2015/CVE-2015-8349.yaml b/http/cves/2015/CVE-2015-8349.yaml
index a3492b17ef..1414d7da26 100644
--- a/http/cves/2015/CVE-2015-8349.yaml
+++ b/http/cves/2015/CVE-2015-8349.yaml
@@ -39,4 +39,4 @@ http:
words:
- text/
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2015/CVE-2015-8399.yaml b/http/cves/2015/CVE-2015-8399.yaml
index 0bf640b97f..64ab33869b 100644
--- a/http/cves/2015/CVE-2015-8399.yaml
+++ b/http/cves/2015/CVE-2015-8399.yaml
@@ -38,4 +38,4 @@ http:
- "View Default Decorator"
condition: and
-# Enhanced by mp on 2022/09/30
+
diff --git a/http/cves/2015/CVE-2015-8813.yaml b/http/cves/2015/CVE-2015-8813.yaml
index 72e566cf29..4a9791c6a6 100644
--- a/http/cves/2015/CVE-2015-8813.yaml
+++ b/http/cves/2015/CVE-2015-8813.yaml
@@ -30,4 +30,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2015/CVE-2015-9312.yaml b/http/cves/2015/CVE-2015-9312.yaml
index cb2b65651e..3255a68998 100644
--- a/http/cves/2015/CVE-2015-9312.yaml
+++ b/http/cves/2015/CVE-2015-9312.yaml
@@ -44,4 +44,4 @@ http:
- 'contains(body_2, "newstatpress")'
condition: and
-# Enhanced by md on 2023/03/15
+
diff --git a/http/cves/2015/CVE-2015-9414.yaml b/http/cves/2015/CVE-2015-9414.yaml
index de7b039f46..5bc59670e9 100644
--- a/http/cves/2015/CVE-2015-9414.yaml
+++ b/http/cves/2015/CVE-2015-9414.yaml
@@ -43,4 +43,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2015/CVE-2015-9480.yaml b/http/cves/2015/CVE-2015-9480.yaml
index ff69399631..962bfe7e4e 100644
--- a/http/cves/2015/CVE-2015-9480.yaml
+++ b/http/cves/2015/CVE-2015-9480.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/20
+
diff --git a/http/cves/2016/CVE-2016-0957.yaml b/http/cves/2016/CVE-2016-0957.yaml
index 695f55f596..2a0209365c 100644
--- a/http/cves/2016/CVE-2016-0957.yaml
+++ b/http/cves/2016/CVE-2016-0957.yaml
@@ -37,4 +37,4 @@ http:
- "(Runtime)"
condition: and
-# Enhanced by mp on 2022/06/08
+
diff --git a/http/cves/2016/CVE-2016-1000126.yaml b/http/cves/2016/CVE-2016-1000126.yaml
index fbd1f158a1..7e4265d828 100644
--- a/http/cves/2016/CVE-2016-1000126.yaml
+++ b/http/cves/2016/CVE-2016-1000126.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000127.yaml b/http/cves/2016/CVE-2016-1000127.yaml
index f95d95c063..58c6774a73 100644
--- a/http/cves/2016/CVE-2016-1000127.yaml
+++ b/http/cves/2016/CVE-2016-1000127.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/05
+
diff --git a/http/cves/2016/CVE-2016-1000128.yaml b/http/cves/2016/CVE-2016-1000128.yaml
index 24a80430a4..77e8bf0cdd 100644
--- a/http/cves/2016/CVE-2016-1000128.yaml
+++ b/http/cves/2016/CVE-2016-1000128.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/05
+
diff --git a/http/cves/2016/CVE-2016-1000129.yaml b/http/cves/2016/CVE-2016-1000129.yaml
index 443cae3e74..bab9047c29 100644
--- a/http/cves/2016/CVE-2016-1000129.yaml
+++ b/http/cves/2016/CVE-2016-1000129.yaml
@@ -42,4 +42,4 @@ http:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000130.yaml b/http/cves/2016/CVE-2016-1000130.yaml
index 7754ec6e27..a08469bfcb 100644
--- a/http/cves/2016/CVE-2016-1000130.yaml
+++ b/http/cves/2016/CVE-2016-1000130.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000131.yaml b/http/cves/2016/CVE-2016-1000131.yaml
index f544c7378f..a3e23a5b82 100644
--- a/http/cves/2016/CVE-2016-1000131.yaml
+++ b/http/cves/2016/CVE-2016-1000131.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000132.yaml b/http/cves/2016/CVE-2016-1000132.yaml
index 8be1bb2d0a..b08126acbf 100644
--- a/http/cves/2016/CVE-2016-1000132.yaml
+++ b/http/cves/2016/CVE-2016-1000132.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000133.yaml b/http/cves/2016/CVE-2016-1000133.yaml
index cb837e770e..b0755c0126 100644
--- a/http/cves/2016/CVE-2016-1000133.yaml
+++ b/http/cves/2016/CVE-2016-1000133.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000134.yaml b/http/cves/2016/CVE-2016-1000134.yaml
index 560621b9b9..a9327597d2 100644
--- a/http/cves/2016/CVE-2016-1000134.yaml
+++ b/http/cves/2016/CVE-2016-1000134.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000135.yaml b/http/cves/2016/CVE-2016-1000135.yaml
index 0ec5c03ee4..992a315a81 100644
--- a/http/cves/2016/CVE-2016-1000135.yaml
+++ b/http/cves/2016/CVE-2016-1000135.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000136.yaml b/http/cves/2016/CVE-2016-1000136.yaml
index 826cf6f0cb..4469aa4658 100644
--- a/http/cves/2016/CVE-2016-1000136.yaml
+++ b/http/cves/2016/CVE-2016-1000136.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000137.yaml b/http/cves/2016/CVE-2016-1000137.yaml
index 2b9ac102f9..88728f29e3 100644
--- a/http/cves/2016/CVE-2016-1000137.yaml
+++ b/http/cves/2016/CVE-2016-1000137.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000138.yaml b/http/cves/2016/CVE-2016-1000138.yaml
index 1d5af96daa..62d7596a93 100644
--- a/http/cves/2016/CVE-2016-1000138.yaml
+++ b/http/cves/2016/CVE-2016-1000138.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000139.yaml b/http/cves/2016/CVE-2016-1000139.yaml
index c8dad56d8b..586202bc9f 100644
--- a/http/cves/2016/CVE-2016-1000139.yaml
+++ b/http/cves/2016/CVE-2016-1000139.yaml
@@ -43,4 +43,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000140.yaml b/http/cves/2016/CVE-2016-1000140.yaml
index cb3f50b71b..5ef16f2261 100644
--- a/http/cves/2016/CVE-2016-1000140.yaml
+++ b/http/cves/2016/CVE-2016-1000140.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000141.yaml b/http/cves/2016/CVE-2016-1000141.yaml
index be7f395d3a..730bb25702 100644
--- a/http/cves/2016/CVE-2016-1000141.yaml
+++ b/http/cves/2016/CVE-2016-1000141.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/24
+
diff --git a/http/cves/2016/CVE-2016-1000142.yaml b/http/cves/2016/CVE-2016-1000142.yaml
index 9bd58c6ba4..8c46ef2b09 100644
--- a/http/cves/2016/CVE-2016-1000142.yaml
+++ b/http/cves/2016/CVE-2016-1000142.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000143.yaml b/http/cves/2016/CVE-2016-1000143.yaml
index 2343db06c3..6f4af47c52 100644
--- a/http/cves/2016/CVE-2016-1000143.yaml
+++ b/http/cves/2016/CVE-2016-1000143.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000146.yaml b/http/cves/2016/CVE-2016-1000146.yaml
index 94773f1d53..c32dcbfa64 100644
--- a/http/cves/2016/CVE-2016-1000146.yaml
+++ b/http/cves/2016/CVE-2016-1000146.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000148.yaml b/http/cves/2016/CVE-2016-1000148.yaml
index 31f2f50493..6f4b14b0d9 100644
--- a/http/cves/2016/CVE-2016-1000148.yaml
+++ b/http/cves/2016/CVE-2016-1000148.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000149.yaml b/http/cves/2016/CVE-2016-1000149.yaml
index 8277d9b653..7634678a0d 100644
--- a/http/cves/2016/CVE-2016-1000149.yaml
+++ b/http/cves/2016/CVE-2016-1000149.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000152.yaml b/http/cves/2016/CVE-2016-1000152.yaml
index 3abffcc305..fb08ce329b 100644
--- a/http/cves/2016/CVE-2016-1000152.yaml
+++ b/http/cves/2016/CVE-2016-1000152.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000153.yaml b/http/cves/2016/CVE-2016-1000153.yaml
index 2f906a05b1..371912636e 100644
--- a/http/cves/2016/CVE-2016-1000153.yaml
+++ b/http/cves/2016/CVE-2016-1000153.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000154.yaml b/http/cves/2016/CVE-2016-1000154.yaml
index cad2fb059e..41766d6204 100644
--- a/http/cves/2016/CVE-2016-1000154.yaml
+++ b/http/cves/2016/CVE-2016-1000154.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1000155.yaml b/http/cves/2016/CVE-2016-1000155.yaml
index 618e11b631..d510dbde2b 100644
--- a/http/cves/2016/CVE-2016-1000155.yaml
+++ b/http/cves/2016/CVE-2016-1000155.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-10033.yaml b/http/cves/2016/CVE-2016-10033.yaml
index 4af6f2c8ce..fff62ef313 100644
--- a/http/cves/2016/CVE-2016-10033.yaml
+++ b/http/cves/2016/CVE-2016-10033.yaml
@@ -56,4 +56,4 @@ http:
status:
- 302
-# Enhanced by mp on 2022/04/13
+
diff --git a/http/cves/2016/CVE-2016-10134.yaml b/http/cves/2016/CVE-2016-10134.yaml
index ff799121d8..140eb9a195 100644
--- a/http/cves/2016/CVE-2016-10134.yaml
+++ b/http/cves/2016/CVE-2016-10134.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/10
+
diff --git a/http/cves/2016/CVE-2016-10367.yaml b/http/cves/2016/CVE-2016-10367.yaml
index 3dd204fa23..89e8708dd4 100644
--- a/http/cves/2016/CVE-2016-10367.yaml
+++ b/http/cves/2016/CVE-2016-10367.yaml
@@ -36,4 +36,4 @@ http:
status:
- 404
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/cves/2016/CVE-2016-10368.yaml b/http/cves/2016/CVE-2016-10368.yaml
index 5ded96340e..07cac4b2f8 100644
--- a/http/cves/2016/CVE-2016-10368.yaml
+++ b/http/cves/2016/CVE-2016-10368.yaml
@@ -39,4 +39,4 @@ http:
status:
- 302
-# Enhanced by mp on 2022/10/12
+
diff --git a/http/cves/2016/CVE-2016-10924.yaml b/http/cves/2016/CVE-2016-10924.yaml
index 0d6264ce12..b1266b1ba1 100644
--- a/http/cves/2016/CVE-2016-10924.yaml
+++ b/http/cves/2016/CVE-2016-10924.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/17
+
diff --git a/http/cves/2016/CVE-2016-10940.yaml b/http/cves/2016/CVE-2016-10940.yaml
index 04f3a6d74f..dd34ab77b4 100644
--- a/http/cves/2016/CVE-2016-10940.yaml
+++ b/http/cves/2016/CVE-2016-10940.yaml
@@ -51,4 +51,4 @@ http:
- '!contains(body_3, " | ")'
condition: and
-# Enhanced by mp on 2022/04/12
+
diff --git a/http/cves/2016/CVE-2016-10956.yaml b/http/cves/2016/CVE-2016-10956.yaml
index 4f8b27fe18..f083374fd4 100644
--- a/http/cves/2016/CVE-2016-10956.yaml
+++ b/http/cves/2016/CVE-2016-10956.yaml
@@ -39,4 +39,4 @@ http:
- 200
- 500
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2016/CVE-2016-10960.yaml b/http/cves/2016/CVE-2016-10960.yaml
index f3bbe803d0..eab942e450 100644
--- a/http/cves/2016/CVE-2016-10960.yaml
+++ b/http/cves/2016/CVE-2016-10960.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/12
+
diff --git a/http/cves/2016/CVE-2016-10993.yaml b/http/cves/2016/CVE-2016-10993.yaml
index e88a1400e8..f5ac74f2ff 100644
--- a/http/cves/2016/CVE-2016-10993.yaml
+++ b/http/cves/2016/CVE-2016-10993.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-1555.yaml b/http/cves/2016/CVE-2016-1555.yaml
index e59066dd4e..e4cd57b8c9 100644
--- a/http/cves/2016/CVE-2016-1555.yaml
+++ b/http/cves/2016/CVE-2016-1555.yaml
@@ -35,4 +35,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/05/10
+
diff --git a/http/cves/2016/CVE-2016-2389.yaml b/http/cves/2016/CVE-2016-2389.yaml
index a18523d3f2..def83e50ff 100644
--- a/http/cves/2016/CVE-2016-2389.yaml
+++ b/http/cves/2016/CVE-2016-2389.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2016/CVE-2016-3081.yaml b/http/cves/2016/CVE-2016-3081.yaml
index b376316f88..a6bf228421 100644
--- a/http/cves/2016/CVE-2016-3081.yaml
+++ b/http/cves/2016/CVE-2016-3081.yaml
@@ -35,4 +35,4 @@ http:
regex:
- "root:.*:0:0:"
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2016/CVE-2016-3978.yaml b/http/cves/2016/CVE-2016-3978.yaml
index d96f05a55b..4ded5a2a5c 100644
--- a/http/cves/2016/CVE-2016-3978.yaml
+++ b/http/cves/2016/CVE-2016-3978.yaml
@@ -29,4 +29,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-4975.yaml b/http/cves/2016/CVE-2016-4975.yaml
index 3acb26e141..20241c0477 100644
--- a/http/cves/2016/CVE-2016-4975.yaml
+++ b/http/cves/2016/CVE-2016-4975.yaml
@@ -28,4 +28,4 @@ http:
regex:
- '(?m)^(?:Set-Cookie\s*?:(?:\s*?|.*?;\s*?))(crlfinjection=crlfinjection)(?:\s*?)(?:$|;)'
-# Enhanced by cs on 2022/02/14
+
diff --git a/http/cves/2016/CVE-2016-4977.yaml b/http/cves/2016/CVE-2016-4977.yaml
index 14915babc9..dc21a94d5c 100644
--- a/http/cves/2016/CVE-2016-4977.yaml
+++ b/http/cves/2016/CVE-2016-4977.yaml
@@ -36,4 +36,4 @@ http:
status:
- 400
-# Enhanced by mp on 2022/04/04
+
diff --git a/http/cves/2016/CVE-2016-5649.yaml b/http/cves/2016/CVE-2016-5649.yaml
index df16e9116c..a04e9735ef 100644
--- a/http/cves/2016/CVE-2016-5649.yaml
+++ b/http/cves/2016/CVE-2016-5649.yaml
@@ -44,4 +44,4 @@ http:
regex:
- 'Success "([a-z]+)"'
-# Enhanced by mp on 2022/05/10
+
diff --git a/http/cves/2016/CVE-2016-6277.yaml b/http/cves/2016/CVE-2016-6277.yaml
index c957708dad..4f5bfaae5b 100644
--- a/http/cves/2016/CVE-2016-6277.yaml
+++ b/http/cves/2016/CVE-2016-6277.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2016/CVE-2016-6601.yaml b/http/cves/2016/CVE-2016-6601.yaml
index 5ac5fb9017..1d47d1161d 100644
--- a/http/cves/2016/CVE-2016-6601.yaml
+++ b/http/cves/2016/CVE-2016-6601.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2023/01/15
+
diff --git a/http/cves/2016/CVE-2016-7552.yaml b/http/cves/2016/CVE-2016-7552.yaml
index 5049574c59..9170bbc92a 100644
--- a/http/cves/2016/CVE-2016-7552.yaml
+++ b/http/cves/2016/CVE-2016-7552.yaml
@@ -35,4 +35,4 @@ http:
- "Memory map"
part: body
-# Enhanced by mp on 2022/05/10
+
diff --git a/http/cves/2016/CVE-2016-7834.yaml b/http/cves/2016/CVE-2016-7834.yaml
index 6dcd009a41..5ef821fcc7 100644
--- a/http/cves/2016/CVE-2016-7834.yaml
+++ b/http/cves/2016/CVE-2016-7834.yaml
@@ -43,4 +43,4 @@ http:
status:
- 204
-# Enhanced by cs 09/23/2022
+
diff --git a/http/cves/2016/CVE-2016-7981.yaml b/http/cves/2016/CVE-2016-7981.yaml
index 32aa3dfebe..0f2ca667dd 100644
--- a/http/cves/2016/CVE-2016-7981.yaml
+++ b/http/cves/2016/CVE-2016-7981.yaml
@@ -41,4 +41,4 @@ http:
words:
- text/html
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2016/CVE-2016-8527.yaml b/http/cves/2016/CVE-2016-8527.yaml
index c3abfeccd6..b2518d5c49 100644
--- a/http/cves/2016/CVE-2016-8527.yaml
+++ b/http/cves/2016/CVE-2016-8527.yaml
@@ -41,4 +41,4 @@ http:
words:
- text/html
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2017/CVE-2017-0929.yaml b/http/cves/2017/CVE-2017-0929.yaml
index ff6b246328..d603a674c1 100644
--- a/http/cves/2017/CVE-2017-0929.yaml
+++ b/http/cves/2017/CVE-2017-0929.yaml
@@ -34,4 +34,4 @@ http:
status:
- 500
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-1000028.yaml b/http/cves/2017/CVE-2017-1000028.yaml
index 4bd38b9548..16b7652c47 100644
--- a/http/cves/2017/CVE-2017-1000028.yaml
+++ b/http/cves/2017/CVE-2017-1000028.yaml
@@ -43,4 +43,4 @@ http:
- "status_code == 200"
condition: and
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-1000029.yaml b/http/cves/2017/CVE-2017-1000029.yaml
index cce0722b83..711f1a6d0a 100644
--- a/http/cves/2017/CVE-2017-1000029.yaml
+++ b/http/cves/2017/CVE-2017-1000029.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/10/24
+
diff --git a/http/cves/2017/CVE-2017-1000163.yaml b/http/cves/2017/CVE-2017-1000163.yaml
index 7baf2778a1..14a2f54cfb 100644
--- a/http/cves/2017/CVE-2017-1000163.yaml
+++ b/http/cves/2017/CVE-2017-1000163.yaml
@@ -30,4 +30,4 @@ http:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_]*\.)?interact\.sh(?:\s*?)$'
part: header
-# Enhanced by md on 2023/02/08
+
diff --git a/http/cves/2017/CVE-2017-1000170.yaml b/http/cves/2017/CVE-2017-1000170.yaml
index f5b037eb72..1ce0a3f6a4 100644
--- a/http/cves/2017/CVE-2017-1000170.yaml
+++ b/http/cves/2017/CVE-2017-1000170.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-1000486.yaml b/http/cves/2017/CVE-2017-1000486.yaml
index 9fe1228135..f24b8d1617 100644
--- a/http/cves/2017/CVE-2017-1000486.yaml
+++ b/http/cves/2017/CVE-2017-1000486.yaml
@@ -36,4 +36,4 @@ http:
- 'Mogwailabs: CHECKCHECK'
part: header
-# Enhanced by mp on 2022/05/10
+
diff --git a/http/cves/2017/CVE-2017-10075.yaml b/http/cves/2017/CVE-2017-10075.yaml
index 9fe9e66a87..f26ef6da34 100644
--- a/http/cves/2017/CVE-2017-10075.yaml
+++ b/http/cves/2017/CVE-2017-10075.yaml
@@ -45,4 +45,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/12
+
diff --git a/http/cves/2017/CVE-2017-10271.yaml b/http/cves/2017/CVE-2017-10271.yaml
index 53753d5141..06a12fd1b7 100644
--- a/http/cves/2017/CVE-2017-10271.yaml
+++ b/http/cves/2017/CVE-2017-10271.yaml
@@ -98,4 +98,4 @@ http:
- status_code == 200
condition: and
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-10974.yaml b/http/cves/2017/CVE-2017-10974.yaml
index 419e2afe3a..807db28835 100644
--- a/http/cves/2017/CVE-2017-10974.yaml
+++ b/http/cves/2017/CVE-2017-10974.yaml
@@ -38,4 +38,4 @@ http:
dsl:
- '!contains(tolower(body), ""
condition: and
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-11629.yaml b/http/cves/2017/CVE-2017-11629.yaml
index 1e9b9a6e9a..c10fec57cf 100644
--- a/http/cves/2017/CVE-2017-11629.yaml
+++ b/http/cves/2017/CVE-2017-11629.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/31
+
diff --git a/http/cves/2017/CVE-2017-12138.yaml b/http/cves/2017/CVE-2017-12138.yaml
index 127b25158d..0964e963e0 100644
--- a/http/cves/2017/CVE-2017-12138.yaml
+++ b/http/cves/2017/CVE-2017-12138.yaml
@@ -38,4 +38,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by md on 2022/10/13
+
diff --git a/http/cves/2017/CVE-2017-12149.yaml b/http/cves/2017/CVE-2017-12149.yaml
index 4196407987..e29104b974 100644
--- a/http/cves/2017/CVE-2017-12149.yaml
+++ b/http/cves/2017/CVE-2017-12149.yaml
@@ -54,4 +54,4 @@ http:
- 200
- 500
-# Enhanced by mp on 2022/05/11
+
diff --git a/http/cves/2017/CVE-2017-12542.yaml b/http/cves/2017/CVE-2017-12542.yaml
index e5a4e00a36..7bb7b20946 100644
--- a/http/cves/2017/CVE-2017-12542.yaml
+++ b/http/cves/2017/CVE-2017-12542.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/11
+
diff --git a/http/cves/2017/CVE-2017-12544.yaml b/http/cves/2017/CVE-2017-12544.yaml
index aa326183b1..794adb7b24 100644
--- a/http/cves/2017/CVE-2017-12544.yaml
+++ b/http/cves/2017/CVE-2017-12544.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-12583.yaml b/http/cves/2017/CVE-2017-12583.yaml
index 17341ed85f..0fba7d49e6 100644
--- a/http/cves/2017/CVE-2017-12583.yaml
+++ b/http/cves/2017/CVE-2017-12583.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-12611.yaml b/http/cves/2017/CVE-2017-12611.yaml
index 789cb2a0d5..3580217dd7 100644
--- a/http/cves/2017/CVE-2017-12611.yaml
+++ b/http/cves/2017/CVE-2017-12611.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/11
+
diff --git a/http/cves/2017/CVE-2017-12615.yaml b/http/cves/2017/CVE-2017-12615.yaml
index 31dc6cd7e4..5fda73b950 100644
--- a/http/cves/2017/CVE-2017-12615.yaml
+++ b/http/cves/2017/CVE-2017-12615.yaml
@@ -59,4 +59,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-12629.yaml b/http/cves/2017/CVE-2017-12629.yaml
index d574c8f11c..9c54d8030e 100644
--- a/http/cves/2017/CVE-2017-12629.yaml
+++ b/http/cves/2017/CVE-2017-12629.yaml
@@ -44,4 +44,4 @@ http:
regex:
- '"name"\:"(.*?)"'
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2017/CVE-2017-12635.yaml b/http/cves/2017/CVE-2017-12635.yaml
index a2659354af..3c4d30fdde 100644
--- a/http/cves/2017/CVE-2017-12635.yaml
+++ b/http/cves/2017/CVE-2017-12635.yaml
@@ -54,4 +54,4 @@ http:
- 201
- 409
-# Enhanced by mp on 2022/05/11
+
diff --git a/http/cves/2017/CVE-2017-12637.yaml b/http/cves/2017/CVE-2017-12637.yaml
index 4f7b6f6235..113f9141da 100644
--- a/http/cves/2017/CVE-2017-12637.yaml
+++ b/http/cves/2017/CVE-2017-12637.yaml
@@ -38,4 +38,4 @@ http:
condition: and
part: body
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-12794.yaml b/http/cves/2017/CVE-2017-12794.yaml
index 6764f0ceab..b84fe0b56f 100644
--- a/http/cves/2017/CVE-2017-12794.yaml
+++ b/http/cves/2017/CVE-2017-12794.yaml
@@ -41,4 +41,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2017/CVE-2017-14135.yaml b/http/cves/2017/CVE-2017-14135.yaml
index c112d9132a..ef2aaa1c52 100644
--- a/http/cves/2017/CVE-2017-14135.yaml
+++ b/http/cves/2017/CVE-2017-14135.yaml
@@ -44,4 +44,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/11
+
diff --git a/http/cves/2017/CVE-2017-14186.yaml b/http/cves/2017/CVE-2017-14186.yaml
index 293ddf21e4..c70b6daddd 100644
--- a/http/cves/2017/CVE-2017-14186.yaml
+++ b/http/cves/2017/CVE-2017-14186.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/01/11
+
diff --git a/http/cves/2017/CVE-2017-14524.yaml b/http/cves/2017/CVE-2017-14524.yaml
index fee67e9967..39704d1866 100644
--- a/http/cves/2017/CVE-2017-14524.yaml
+++ b/http/cves/2017/CVE-2017-14524.yaml
@@ -31,4 +31,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_]*\.)?oast\.me(?:\s*?)$'
-# Enhanced by md on 2023/03/20
+
diff --git a/http/cves/2017/CVE-2017-14535.yaml b/http/cves/2017/CVE-2017-14535.yaml
index 2a23bea903..498f7e1a20 100644
--- a/http/cves/2017/CVE-2017-14535.yaml
+++ b/http/cves/2017/CVE-2017-14535.yaml
@@ -43,4 +43,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/01
+
diff --git a/http/cves/2017/CVE-2017-14537.yaml b/http/cves/2017/CVE-2017-14537.yaml
index db7aba4b69..77852b6eba 100644
--- a/http/cves/2017/CVE-2017-14537.yaml
+++ b/http/cves/2017/CVE-2017-14537.yaml
@@ -54,4 +54,4 @@ http:
- "root:.*:0:0:"
part: body
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2017/CVE-2017-14622.yaml b/http/cves/2017/CVE-2017-14622.yaml
index 3782c781d6..f62f6b20a3 100644
--- a/http/cves/2017/CVE-2017-14622.yaml
+++ b/http/cves/2017/CVE-2017-14622.yaml
@@ -46,4 +46,4 @@ http:
- 'contains(body_2, "2kb-amazon-affiliates-store")'
condition: and
-# Enhanced by md on 2023/03/13
+
diff --git a/http/cves/2017/CVE-2017-14651.yaml b/http/cves/2017/CVE-2017-14651.yaml
index 34914adde6..9c8cafaa50 100644
--- a/http/cves/2017/CVE-2017-14651.yaml
+++ b/http/cves/2017/CVE-2017-14651.yaml
@@ -40,4 +40,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/04/14
+
diff --git a/http/cves/2017/CVE-2017-14849.yaml b/http/cves/2017/CVE-2017-14849.yaml
index 688789f24c..5aadf04c1b 100644
--- a/http/cves/2017/CVE-2017-14849.yaml
+++ b/http/cves/2017/CVE-2017-14849.yaml
@@ -33,4 +33,4 @@ http:
- "root:.*:0:0:"
part: body
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-15287.yaml b/http/cves/2017/CVE-2017-15287.yaml
index 779bc6d2cb..0db3c09730 100644
--- a/http/cves/2017/CVE-2017-15287.yaml
+++ b/http/cves/2017/CVE-2017-15287.yaml
@@ -31,4 +31,4 @@ http:
words:
- 'Unknown command: '
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2017/CVE-2017-15363.yaml b/http/cves/2017/CVE-2017-15363.yaml
index f3459dd97f..684b9f9465 100644
--- a/http/cves/2017/CVE-2017-15363.yaml
+++ b/http/cves/2017/CVE-2017-15363.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-15647.yaml b/http/cves/2017/CVE-2017-15647.yaml
index 8a8bc3e34c..3de4572bf6 100644
--- a/http/cves/2017/CVE-2017-15647.yaml
+++ b/http/cves/2017/CVE-2017-15647.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-15715.yaml b/http/cves/2017/CVE-2017-15715.yaml
index dd81fff9a4..c05054b9c2 100644
--- a/http/cves/2017/CVE-2017-15715.yaml
+++ b/http/cves/2017/CVE-2017-15715.yaml
@@ -49,4 +49,4 @@ http:
dsl:
- 'contains(body_2, "{{randstr_1}}")'
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-15944.yaml b/http/cves/2017/CVE-2017-15944.yaml
index 0214a720bf..a7586748f7 100644
--- a/http/cves/2017/CVE-2017-15944.yaml
+++ b/http/cves/2017/CVE-2017-15944.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2017/CVE-2017-16806.yaml b/http/cves/2017/CVE-2017-16806.yaml
index 5277118f74..87121962d2 100644
--- a/http/cves/2017/CVE-2017-16806.yaml
+++ b/http/cves/2017/CVE-2017-16806.yaml
@@ -38,4 +38,4 @@ http:
part: body
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2017/CVE-2017-16877.yaml b/http/cves/2017/CVE-2017-16877.yaml
index c529f65951..2f85ca3c43 100644
--- a/http/cves/2017/CVE-2017-16877.yaml
+++ b/http/cves/2017/CVE-2017-16877.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/09
+
diff --git a/http/cves/2017/CVE-2017-16894.yaml b/http/cves/2017/CVE-2017-16894.yaml
index 03e3baec72..72d07351c9 100644
--- a/http/cves/2017/CVE-2017-16894.yaml
+++ b/http/cves/2017/CVE-2017-16894.yaml
@@ -48,4 +48,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/04/20
+
diff --git a/http/cves/2017/CVE-2017-17043.yaml b/http/cves/2017/CVE-2017-17043.yaml
index 4b29ab7a5c..99b983c389 100644
--- a/http/cves/2017/CVE-2017-17043.yaml
+++ b/http/cves/2017/CVE-2017-17043.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-17059.yaml b/http/cves/2017/CVE-2017-17059.yaml
index 3c555a1287..06ee13b266 100644
--- a/http/cves/2017/CVE-2017-17059.yaml
+++ b/http/cves/2017/CVE-2017-17059.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-17451.yaml b/http/cves/2017/CVE-2017-17451.yaml
index 89f5659046..bde243a6f0 100644
--- a/http/cves/2017/CVE-2017-17451.yaml
+++ b/http/cves/2017/CVE-2017-17451.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-17562.yaml b/http/cves/2017/CVE-2017-17562.yaml
index b09cf30970..9a8c872fa0 100644
--- a/http/cves/2017/CVE-2017-17562.yaml
+++ b/http/cves/2017/CVE-2017-17562.yaml
@@ -109,4 +109,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2017/CVE-2017-17736.yaml b/http/cves/2017/CVE-2017-17736.yaml
index ba7052be23..3c2786c563 100644
--- a/http/cves/2017/CVE-2017-17736.yaml
+++ b/http/cves/2017/CVE-2017-17736.yaml
@@ -41,4 +41,4 @@ http:
- "SQLServer"
condition: and
-# Enhanced by cs on 2022/10/24
+
diff --git a/http/cves/2017/CVE-2017-18024.yaml b/http/cves/2017/CVE-2017-18024.yaml
index c4017b8bf3..688b2eb345 100644
--- a/http/cves/2017/CVE-2017-18024.yaml
+++ b/http/cves/2017/CVE-2017-18024.yaml
@@ -45,4 +45,4 @@ http:
words:
- "text/html"
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-18536.yaml b/http/cves/2017/CVE-2017-18536.yaml
index 2977c64992..69e1d81d7d 100644
--- a/http/cves/2017/CVE-2017-18536.yaml
+++ b/http/cves/2017/CVE-2017-18536.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2017/CVE-2017-18598.yaml b/http/cves/2017/CVE-2017-18598.yaml
index 3bfe582f5f..3105e4a9cb 100644
--- a/http/cves/2017/CVE-2017-18598.yaml
+++ b/http/cves/2017/CVE-2017-18598.yaml
@@ -38,4 +38,4 @@ http:
words:
- "console.log"
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-18638.yaml b/http/cves/2017/CVE-2017-18638.yaml
index 9b49688795..3e689d2374 100644
--- a/http/cves/2017/CVE-2017-18638.yaml
+++ b/http/cves/2017/CVE-2017-18638.yaml
@@ -33,4 +33,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2017/CVE-2017-3506.yaml b/http/cves/2017/CVE-2017-3506.yaml
index 684bb51560..12b9ca667c 100644
--- a/http/cves/2017/CVE-2017-3506.yaml
+++ b/http/cves/2017/CVE-2017-3506.yaml
@@ -49,4 +49,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/04/20
+
diff --git a/http/cves/2017/CVE-2017-3528.yaml b/http/cves/2017/CVE-2017-3528.yaml
index 4ce615dc71..5dd2874975 100644
--- a/http/cves/2017/CVE-2017-3528.yaml
+++ b/http/cves/2017/CVE-2017-3528.yaml
@@ -30,4 +30,4 @@ http:
- 'noresize src="/\interact.sh?configName='
part: body
-# Enhanced by mp on 2022/04/14
+
diff --git a/http/cves/2017/CVE-2017-4011.yaml b/http/cves/2017/CVE-2017-4011.yaml
index baf4d6e401..4cb1be3626 100644
--- a/http/cves/2017/CVE-2017-4011.yaml
+++ b/http/cves/2017/CVE-2017-4011.yaml
@@ -37,4 +37,4 @@ http:
words:
- "text/html"
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-5487.yaml b/http/cves/2017/CVE-2017-5487.yaml
index 0a3b332aad..47c4703c0a 100644
--- a/http/cves/2017/CVE-2017-5487.yaml
+++ b/http/cves/2017/CVE-2017-5487.yaml
@@ -56,4 +56,4 @@ http:
- '.[] | .slug'
- '.[].name'
-# Enhanced by md on 2023/01/30
+
diff --git a/http/cves/2017/CVE-2017-5521.yaml b/http/cves/2017/CVE-2017-5521.yaml
index d5efeff60d..f55f3321c6 100644
--- a/http/cves/2017/CVE-2017-5521.yaml
+++ b/http/cves/2017/CVE-2017-5521.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2017/CVE-2017-5631.yaml b/http/cves/2017/CVE-2017-5631.yaml
index 2ab385eaac..075cd964dc 100644
--- a/http/cves/2017/CVE-2017-5631.yaml
+++ b/http/cves/2017/CVE-2017-5631.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-5638.yaml b/http/cves/2017/CVE-2017-5638.yaml
index dc201eb144..d8f6c5d6a8 100644
--- a/http/cves/2017/CVE-2017-5638.yaml
+++ b/http/cves/2017/CVE-2017-5638.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/03/21
+
diff --git a/http/cves/2017/CVE-2017-5689.yaml b/http/cves/2017/CVE-2017-5689.yaml
index 739b9c922f..b28d07f5c0 100644
--- a/http/cves/2017/CVE-2017-5689.yaml
+++ b/http/cves/2017/CVE-2017-5689.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/04/03
+
diff --git a/http/cves/2017/CVE-2017-5982.yaml b/http/cves/2017/CVE-2017-5982.yaml
index a9c26d89a5..81db0d2b4a 100644
--- a/http/cves/2017/CVE-2017-5982.yaml
+++ b/http/cves/2017/CVE-2017-5982.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2017/CVE-2017-6090.yaml b/http/cves/2017/CVE-2017-6090.yaml
index 6053dc8635..777a206751 100644
--- a/http/cves/2017/CVE-2017-6090.yaml
+++ b/http/cves/2017/CVE-2017-6090.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/06
+
diff --git a/http/cves/2017/CVE-2017-7269.yaml b/http/cves/2017/CVE-2017-7269.yaml
index 4705be0097..5737c5113a 100644
--- a/http/cves/2017/CVE-2017-7269.yaml
+++ b/http/cves/2017/CVE-2017-7269.yaml
@@ -44,4 +44,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/11
+
diff --git a/http/cves/2017/CVE-2017-7391.yaml b/http/cves/2017/CVE-2017-7391.yaml
index 3c822b61b2..baa48f30d8 100644
--- a/http/cves/2017/CVE-2017-7391.yaml
+++ b/http/cves/2017/CVE-2017-7391.yaml
@@ -40,4 +40,4 @@ http:
words:
- "text/html"
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-7615.yaml b/http/cves/2017/CVE-2017-7615.yaml
index 1b2c53866a..720a8b9d0f 100644
--- a/http/cves/2017/CVE-2017-7615.yaml
+++ b/http/cves/2017/CVE-2017-7615.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2017/CVE-2017-7921.yaml b/http/cves/2017/CVE-2017-7921.yaml
index 6f513bbfcf..522e738c3e 100644
--- a/http/cves/2017/CVE-2017-7921.yaml
+++ b/http/cves/2017/CVE-2017-7921.yaml
@@ -35,4 +35,4 @@ http:
- "application/xml"
part: header
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2017/CVE-2017-8917.yaml b/http/cves/2017/CVE-2017-8917.yaml
index f9356b324d..6f679570c0 100644
--- a/http/cves/2017/CVE-2017-8917.yaml
+++ b/http/cves/2017/CVE-2017-8917.yaml
@@ -35,4 +35,4 @@ http:
words:
- '{{md5(num)}}'
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/cves/2017/CVE-2017-9140.yaml b/http/cves/2017/CVE-2017-9140.yaml
index b04f7bbdc6..d1d3358f1e 100644
--- a/http/cves/2017/CVE-2017-9140.yaml
+++ b/http/cves/2017/CVE-2017-9140.yaml
@@ -37,4 +37,4 @@ http:
- 'Telerik.ReportViewer.axd?name=Resources'
condition: and
-# Enhanced by cs on 2022/02/28
+
diff --git a/http/cves/2017/CVE-2017-9288.yaml b/http/cves/2017/CVE-2017-9288.yaml
index 1983fd0b04..3b9767a1e5 100644
--- a/http/cves/2017/CVE-2017-9288.yaml
+++ b/http/cves/2017/CVE-2017-9288.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-9416.yaml b/http/cves/2017/CVE-2017-9416.yaml
index b161d35b87..02868fd71c 100644
--- a/http/cves/2017/CVE-2017-9416.yaml
+++ b/http/cves/2017/CVE-2017-9416.yaml
@@ -42,4 +42,4 @@ http:
- "status_code == 200"
condition: and
-# Enhanced by md on 2023/04/12
+
diff --git a/http/cves/2017/CVE-2017-9506.yaml b/http/cves/2017/CVE-2017-9506.yaml
index 6e2e90331f..fc43a2b56a 100644
--- a/http/cves/2017/CVE-2017-9506.yaml
+++ b/http/cves/2017/CVE-2017-9506.yaml
@@ -33,4 +33,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/08/12
+
diff --git a/http/cves/2017/CVE-2017-9791.yaml b/http/cves/2017/CVE-2017-9791.yaml
index 229030e990..fee4538b02 100644
--- a/http/cves/2017/CVE-2017-9791.yaml
+++ b/http/cves/2017/CVE-2017-9791.yaml
@@ -53,4 +53,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/11
+
diff --git a/http/cves/2017/CVE-2017-9805.yaml b/http/cves/2017/CVE-2017-9805.yaml
index ed28aec5cd..d1e1b5198a 100644
--- a/http/cves/2017/CVE-2017-9805.yaml
+++ b/http/cves/2017/CVE-2017-9805.yaml
@@ -97,4 +97,4 @@ http:
status:
- 500
-# Enhanced by mp on 2022/04/20
+
diff --git a/http/cves/2017/CVE-2017-9822.yaml b/http/cves/2017/CVE-2017-9822.yaml
index 5dfd9a1fc9..c7bdaefa69 100644
--- a/http/cves/2017/CVE-2017-9822.yaml
+++ b/http/cves/2017/CVE-2017-9822.yaml
@@ -43,4 +43,4 @@ http:
status:
- 404
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2017/CVE-2017-9833.yaml b/http/cves/2017/CVE-2017-9833.yaml
index 3b8e4cc83d..29d12b0a34 100644
--- a/http/cves/2017/CVE-2017-9833.yaml
+++ b/http/cves/2017/CVE-2017-9833.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/12
+
diff --git a/http/cves/2017/CVE-2017-9841.yaml b/http/cves/2017/CVE-2017-9841.yaml
index f5fd61dbc9..a8ffc2ba7d 100644
--- a/http/cves/2017/CVE-2017-9841.yaml
+++ b/http/cves/2017/CVE-2017-9841.yaml
@@ -77,4 +77,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-0127.yaml b/http/cves/2018/CVE-2018-0127.yaml
index 20cf63be67..42865d8e5c 100644
--- a/http/cves/2018/CVE-2018-0127.yaml
+++ b/http/cves/2018/CVE-2018-0127.yaml
@@ -40,4 +40,4 @@ http:
- "cisco"
- "admin"
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-0296.yaml b/http/cves/2018/CVE-2018-0296.yaml
index 780954402b..da8bbe9ffc 100644
--- a/http/cves/2018/CVE-2018-0296.yaml
+++ b/http/cves/2018/CVE-2018-0296.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2018/CVE-2018-1000129.yaml b/http/cves/2018/CVE-2018-1000129.yaml
index acec68f593..cc6c08e46d 100644
--- a/http/cves/2018/CVE-2018-1000129.yaml
+++ b/http/cves/2018/CVE-2018-1000129.yaml
@@ -48,4 +48,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-1000130.yaml b/http/cves/2018/CVE-2018-1000130.yaml
index 875b6212cb..09bbe031ef 100644
--- a/http/cves/2018/CVE-2018-1000130.yaml
+++ b/http/cves/2018/CVE-2018-1000130.yaml
@@ -46,4 +46,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2018/CVE-2018-1000226.yaml b/http/cves/2018/CVE-2018-1000226.yaml
index d8623f2870..b3c820fbef 100644
--- a/http/cves/2018/CVE-2018-1000226.yaml
+++ b/http/cves/2018/CVE-2018-1000226.yaml
@@ -62,4 +62,4 @@ http:
regex:
- "(.*[a-zA-Z0-9].+==)"
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-1000533.yaml b/http/cves/2018/CVE-2018-1000533.yaml
index d91512d205..713e9a3018 100644
--- a/http/cves/2018/CVE-2018-1000533.yaml
+++ b/http/cves/2018/CVE-2018-1000533.yaml
@@ -49,4 +49,4 @@ http:
- "root:/root:/bin/bash"
part: body
-# Enhanced by mp on 2022/04/08
+
diff --git a/http/cves/2018/CVE-2018-1000600.yaml b/http/cves/2018/CVE-2018-1000600.yaml
index 1d81baecd1..28bc700f75 100644
--- a/http/cves/2018/CVE-2018-1000600.yaml
+++ b/http/cves/2018/CVE-2018-1000600.yaml
@@ -31,4 +31,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2018/CVE-2018-1000671.yaml b/http/cves/2018/CVE-2018-1000671.yaml
index f47b246cae..4b7441854e 100644
--- a/http/cves/2018/CVE-2018-1000671.yaml
+++ b/http/cves/2018/CVE-2018-1000671.yaml
@@ -31,4 +31,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-1000856.yaml b/http/cves/2018/CVE-2018-1000856.yaml
index 3ef3fee5a2..7ac55e8737 100644
--- a/http/cves/2018/CVE-2018-1000856.yaml
+++ b/http/cves/2018/CVE-2018-1000856.yaml
@@ -59,4 +59,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-1000861.yaml b/http/cves/2018/CVE-2018-1000861.yaml
index 58c9a0dac4..58d280b923 100644
--- a/http/cves/2018/CVE-2018-1000861.yaml
+++ b/http/cves/2018/CVE-2018-1000861.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-10093.yaml b/http/cves/2018/CVE-2018-10093.yaml
index ae7850cca6..99c8705eed 100644
--- a/http/cves/2018/CVE-2018-10093.yaml
+++ b/http/cves/2018/CVE-2018-10093.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2018/CVE-2018-10095.yaml b/http/cves/2018/CVE-2018-10095.yaml
index a48cedb578..c394a5750b 100644
--- a/http/cves/2018/CVE-2018-10095.yaml
+++ b/http/cves/2018/CVE-2018-10095.yaml
@@ -41,4 +41,4 @@ http:
words:
- text/html
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-10141.yaml b/http/cves/2018/CVE-2018-10141.yaml
index e4abee668d..1b848a4961 100644
--- a/http/cves/2018/CVE-2018-10141.yaml
+++ b/http/cves/2018/CVE-2018-10141.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-10201.yaml b/http/cves/2018/CVE-2018-10201.yaml
index 8ea50f6028..058e72da0a 100644
--- a/http/cves/2018/CVE-2018-10201.yaml
+++ b/http/cves/2018/CVE-2018-10201.yaml
@@ -37,4 +37,4 @@ http:
- "extensions"
condition: and
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2018/CVE-2018-10230.yaml b/http/cves/2018/CVE-2018-10230.yaml
index 4a0b5e0a7d..e46aa3cf15 100644
--- a/http/cves/2018/CVE-2018-10230.yaml
+++ b/http/cves/2018/CVE-2018-10230.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-10562.yaml b/http/cves/2018/CVE-2018-10562.yaml
index bd9c9b9bdf..b108a4dd55 100644
--- a/http/cves/2018/CVE-2018-10562.yaml
+++ b/http/cves/2018/CVE-2018-10562.yaml
@@ -49,4 +49,4 @@ http:
words:
- "User-Agent: {{useragent}}"
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-10818.yaml b/http/cves/2018/CVE-2018-10818.yaml
index 1edb70826f..e4dea9ae2f 100644
--- a/http/cves/2018/CVE-2018-10818.yaml
+++ b/http/cves/2018/CVE-2018-10818.yaml
@@ -47,4 +47,4 @@ http:
words:
- "User-Agent: {{useragent}}"
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2018/CVE-2018-10822.yaml b/http/cves/2018/CVE-2018-10822.yaml
index c8a1f22abe..4f8bf37a6d 100644
--- a/http/cves/2018/CVE-2018-10822.yaml
+++ b/http/cves/2018/CVE-2018-10822.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2018/CVE-2018-10823.yaml b/http/cves/2018/CVE-2018-10823.yaml
index c79a098cb8..4058148fe9 100644
--- a/http/cves/2018/CVE-2018-10823.yaml
+++ b/http/cves/2018/CVE-2018-10823.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2018/CVE-2018-10956.yaml b/http/cves/2018/CVE-2018-10956.yaml
index b835e0980d..50415fc702 100644
--- a/http/cves/2018/CVE-2018-10956.yaml
+++ b/http/cves/2018/CVE-2018-10956.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2018/CVE-2018-11227.yaml b/http/cves/2018/CVE-2018-11227.yaml
index adeefb5650..212943aab9 100644
--- a/http/cves/2018/CVE-2018-11227.yaml
+++ b/http/cves/2018/CVE-2018-11227.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/01/30
+
diff --git a/http/cves/2018/CVE-2018-11231.yaml b/http/cves/2018/CVE-2018-11231.yaml
index e06e44d201..a1ca48454b 100644
--- a/http/cves/2018/CVE-2018-11231.yaml
+++ b/http/cves/2018/CVE-2018-11231.yaml
@@ -44,4 +44,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2018/CVE-2018-11409.yaml b/http/cves/2018/CVE-2018-11409.yaml
index 8585e49182..ce12c1d88e 100644
--- a/http/cves/2018/CVE-2018-11409.yaml
+++ b/http/cves/2018/CVE-2018-11409.yaml
@@ -33,4 +33,4 @@ http:
words:
- licenseKeys
-# Enhanced by md on 2023/01/30
+
diff --git a/http/cves/2018/CVE-2018-11473.yaml b/http/cves/2018/CVE-2018-11473.yaml
index b41176d8f4..a3a65ca447 100644
--- a/http/cves/2018/CVE-2018-11473.yaml
+++ b/http/cves/2018/CVE-2018-11473.yaml
@@ -63,4 +63,4 @@ http:
- 'id="csrf" name="csrf" value="(.*)">'
internal: true
-# Enhanced by md on 2023/01/30
+
diff --git a/http/cves/2018/CVE-2018-11709.yaml b/http/cves/2018/CVE-2018-11709.yaml
index eee5aaeef9..eae46501ab 100644
--- a/http/cves/2018/CVE-2018-11709.yaml
+++ b/http/cves/2018/CVE-2018-11709.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/31
+
diff --git a/http/cves/2018/CVE-2018-11776.yaml b/http/cves/2018/CVE-2018-11776.yaml
index 93c22ef257..296aa16c2c 100644
--- a/http/cves/2018/CVE-2018-11776.yaml
+++ b/http/cves/2018/CVE-2018-11776.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/19
+
diff --git a/http/cves/2018/CVE-2018-12031.yaml b/http/cves/2018/CVE-2018-12031.yaml
index e6a846c747..8542c2a01b 100644
--- a/http/cves/2018/CVE-2018-12031.yaml
+++ b/http/cves/2018/CVE-2018-12031.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-12054.yaml b/http/cves/2018/CVE-2018-12054.yaml
index d56a1862bf..422cf2f318 100644
--- a/http/cves/2018/CVE-2018-12054.yaml
+++ b/http/cves/2018/CVE-2018-12054.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2018/CVE-2018-1207.yaml b/http/cves/2018/CVE-2018-1207.yaml
index e0b78e7118..04745153d6 100644
--- a/http/cves/2018/CVE-2018-1207.yaml
+++ b/http/cves/2018/CVE-2018-1207.yaml
@@ -32,4 +32,4 @@ http:
- "calling init: /lib/"
part: response
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-12095.yaml b/http/cves/2018/CVE-2018-12095.yaml
index 46608f3da5..bfe8b3b132 100644
--- a/http/cves/2018/CVE-2018-12095.yaml
+++ b/http/cves/2018/CVE-2018-12095.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-12296.yaml b/http/cves/2018/CVE-2018-12296.yaml
index 821163cf40..d151b265f8 100644
--- a/http/cves/2018/CVE-2018-12296.yaml
+++ b/http/cves/2018/CVE-2018-12296.yaml
@@ -39,4 +39,4 @@ http:
regex:
- '"version": "([0-9.]+)"'
-# Enhanced by mp on 2022/07/05
+
diff --git a/http/cves/2018/CVE-2018-12300.yaml b/http/cves/2018/CVE-2018-12300.yaml
index 7c93e7026e..2d1f8c82c6 100644
--- a/http/cves/2018/CVE-2018-12300.yaml
+++ b/http/cves/2018/CVE-2018-12300.yaml
@@ -29,4 +29,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by md on 2022/10/13
+
diff --git a/http/cves/2018/CVE-2018-12613.yaml b/http/cves/2018/CVE-2018-12613.yaml
index e069d71059..e0878f1466 100644
--- a/http/cves/2018/CVE-2018-12613.yaml
+++ b/http/cves/2018/CVE-2018-12613.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/06
+
diff --git a/http/cves/2018/CVE-2018-12634.yaml b/http/cves/2018/CVE-2018-12634.yaml
index 1d35ec11eb..ed1f65bfa2 100644
--- a/http/cves/2018/CVE-2018-12634.yaml
+++ b/http/cves/2018/CVE-2018-12634.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-12675.yaml b/http/cves/2018/CVE-2018-12675.yaml
index 21456e18ad..2f7f4df9d4 100644
--- a/http/cves/2018/CVE-2018-12675.yaml
+++ b/http/cves/2018/CVE-2018-12675.yaml
@@ -32,4 +32,4 @@ http:
words:
- ''
-# Enhanced by md on 2022/10/13
+
diff --git a/http/cves/2018/CVE-2018-1271.yaml b/http/cves/2018/CVE-2018-1271.yaml
index 1bf600dd84..6c30a46f79 100644
--- a/http/cves/2018/CVE-2018-1271.yaml
+++ b/http/cves/2018/CVE-2018-1271.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cves/2018/CVE-2018-12998.yaml b/http/cves/2018/CVE-2018-12998.yaml
index d4fcd63b8d..7f0d4c9713 100644
--- a/http/cves/2018/CVE-2018-12998.yaml
+++ b/http/cves/2018/CVE-2018-12998.yaml
@@ -41,4 +41,4 @@ http:
words:
- text/html
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-1335.yaml b/http/cves/2018/CVE-2018-1335.yaml
index b33f9f2ed6..56abb9c8a0 100644
--- a/http/cves/2018/CVE-2018-1335.yaml
+++ b/http/cves/2018/CVE-2018-1335.yaml
@@ -51,4 +51,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/07
+
diff --git a/http/cves/2018/CVE-2018-13379.yaml b/http/cves/2018/CVE-2018-13379.yaml
index 6386830369..0f9fffeac8 100644
--- a/http/cves/2018/CVE-2018-13379.yaml
+++ b/http/cves/2018/CVE-2018-13379.yaml
@@ -32,4 +32,4 @@ http:
part: body
regex:
- '^var fgt_lang ='
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-13380.yaml b/http/cves/2018/CVE-2018-13380.yaml
index f28103f0a0..be03792ec3 100644
--- a/http/cves/2018/CVE-2018-13380.yaml
+++ b/http/cves/2018/CVE-2018-13380.yaml
@@ -45,4 +45,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-13980.yaml b/http/cves/2018/CVE-2018-13980.yaml
index ab551cbdbe..492e06c487 100644
--- a/http/cves/2018/CVE-2018-13980.yaml
+++ b/http/cves/2018/CVE-2018-13980.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cves/2018/CVE-2018-14013.yaml b/http/cves/2018/CVE-2018-14013.yaml
index 7e2cce6553..872cec7b3b 100644
--- a/http/cves/2018/CVE-2018-14013.yaml
+++ b/http/cves/2018/CVE-2018-14013.yaml
@@ -40,4 +40,4 @@ http:
words:
- text/html
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-14064.yaml b/http/cves/2018/CVE-2018-14064.yaml
index a116a2f0a3..00a859e431 100644
--- a/http/cves/2018/CVE-2018-14064.yaml
+++ b/http/cves/2018/CVE-2018-14064.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-14474.yaml b/http/cves/2018/CVE-2018-14474.yaml
index 0ac214323c..c878882242 100644
--- a/http/cves/2018/CVE-2018-14474.yaml
+++ b/http/cves/2018/CVE-2018-14474.yaml
@@ -33,4 +33,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by md on 2022/10/13
+
diff --git a/http/cves/2018/CVE-2018-14574.yaml b/http/cves/2018/CVE-2018-14574.yaml
index dd98158430..d779c97be4 100644
--- a/http/cves/2018/CVE-2018-14574.yaml
+++ b/http/cves/2018/CVE-2018-14574.yaml
@@ -38,4 +38,4 @@ http:
- "Location: http://www.interact.sh"
part: header
-# Enhanced by md on 2022/10/13
+
diff --git a/http/cves/2018/CVE-2018-14728.yaml b/http/cves/2018/CVE-2018-14728.yaml
index c68a8d7650..32c180f762 100644
--- a/http/cves/2018/CVE-2018-14728.yaml
+++ b/http/cves/2018/CVE-2018-14728.yaml
@@ -31,4 +31,4 @@ http:
- "root:.*:0:0:"
part: body
-# Enhanced by mp on 2022/04/01
+
diff --git a/http/cves/2018/CVE-2018-14912.yaml b/http/cves/2018/CVE-2018-14912.yaml
index 7be1edfea5..bca9500751 100644
--- a/http/cves/2018/CVE-2018-14912.yaml
+++ b/http/cves/2018/CVE-2018-14912.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/18
+
diff --git a/http/cves/2018/CVE-2018-14916.yaml b/http/cves/2018/CVE-2018-14916.yaml
index c6ab69c9ee..aa2beecd23 100644
--- a/http/cves/2018/CVE-2018-14916.yaml
+++ b/http/cves/2018/CVE-2018-14916.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-14918.yaml b/http/cves/2018/CVE-2018-14918.yaml
index dd969d1069..abfaadf74c 100644
--- a/http/cves/2018/CVE-2018-14918.yaml
+++ b/http/cves/2018/CVE-2018-14918.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/07
+
diff --git a/http/cves/2018/CVE-2018-14931.yaml b/http/cves/2018/CVE-2018-14931.yaml
index e69e2fbbb3..913e454492 100644
--- a/http/cves/2018/CVE-2018-14931.yaml
+++ b/http/cves/2018/CVE-2018-14931.yaml
@@ -29,4 +29,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2018/CVE-2018-15138.yaml b/http/cves/2018/CVE-2018-15138.yaml
index 8977fc7dd6..c21fbef24b 100644
--- a/http/cves/2018/CVE-2018-15138.yaml
+++ b/http/cves/2018/CVE-2018-15138.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/07
+
diff --git a/http/cves/2018/CVE-2018-15517.yaml b/http/cves/2018/CVE-2018-15517.yaml
index 1c00fd5e65..f728e9d1bc 100644
--- a/http/cves/2018/CVE-2018-15517.yaml
+++ b/http/cves/2018/CVE-2018-15517.yaml
@@ -30,4 +30,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/04/06
+
diff --git a/http/cves/2018/CVE-2018-15535.yaml b/http/cves/2018/CVE-2018-15535.yaml
index 16ff8bf50b..a70a01c533 100644
--- a/http/cves/2018/CVE-2018-15535.yaml
+++ b/http/cves/2018/CVE-2018-15535.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/08
+
diff --git a/http/cves/2018/CVE-2018-15745.yaml b/http/cves/2018/CVE-2018-15745.yaml
index 245414b2ed..ee054f6268 100644
--- a/http/cves/2018/CVE-2018-15745.yaml
+++ b/http/cves/2018/CVE-2018-15745.yaml
@@ -38,4 +38,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/06/13
+
diff --git a/http/cves/2018/CVE-2018-15961.yaml b/http/cves/2018/CVE-2018-15961.yaml
index 8459db4064..977892e397 100644
--- a/http/cves/2018/CVE-2018-15961.yaml
+++ b/http/cves/2018/CVE-2018-15961.yaml
@@ -69,4 +69,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/22
+
diff --git a/http/cves/2018/CVE-2018-16059.yaml b/http/cves/2018/CVE-2018-16059.yaml
index fe5f414086..aeaeaed7a5 100644
--- a/http/cves/2018/CVE-2018-16059.yaml
+++ b/http/cves/2018/CVE-2018-16059.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cves/2018/CVE-2018-16133.yaml b/http/cves/2018/CVE-2018-16133.yaml
index a8e8f28dd2..17f745087f 100644
--- a/http/cves/2018/CVE-2018-16133.yaml
+++ b/http/cves/2018/CVE-2018-16133.yaml
@@ -35,4 +35,4 @@ http:
- "extensions"
condition: and
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cves/2018/CVE-2018-16139.yaml b/http/cves/2018/CVE-2018-16139.yaml
index 2d3d270e8d..ce84867b2b 100644
--- a/http/cves/2018/CVE-2018-16139.yaml
+++ b/http/cves/2018/CVE-2018-16139.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/14
+
diff --git a/http/cves/2018/CVE-2018-16159.yaml b/http/cves/2018/CVE-2018-16159.yaml
index 89ab9f7d60..4bce0d966a 100644
--- a/http/cves/2018/CVE-2018-16159.yaml
+++ b/http/cves/2018/CVE-2018-16159.yaml
@@ -41,4 +41,4 @@ http:
- 'contains(body, "images") && contains(body, "title")'
condition: and
-# Enhanced by md on 2023/03/13
+
diff --git a/http/cves/2018/CVE-2018-16167.yaml b/http/cves/2018/CVE-2018-16167.yaml
index 5bfeb42247..24cdf836dd 100644
--- a/http/cves/2018/CVE-2018-16167.yaml
+++ b/http/cves/2018/CVE-2018-16167.yaml
@@ -35,4 +35,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-16283.yaml b/http/cves/2018/CVE-2018-16283.yaml
index a99822eac0..c6cdf78476 100644
--- a/http/cves/2018/CVE-2018-16283.yaml
+++ b/http/cves/2018/CVE-2018-16283.yaml
@@ -30,4 +30,4 @@ http:
- "root:.*:0:0:"
part: body
-# Enhanced by mp on 2022/04/26
+
diff --git a/http/cves/2018/CVE-2018-16288.yaml b/http/cves/2018/CVE-2018-16288.yaml
index 86d4e413ce..9b6edbc424 100644
--- a/http/cves/2018/CVE-2018-16288.yaml
+++ b/http/cves/2018/CVE-2018-16288.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/13
+
diff --git a/http/cves/2018/CVE-2018-16299.yaml b/http/cves/2018/CVE-2018-16299.yaml
index 1ef5d61ed7..b744cebd26 100644
--- a/http/cves/2018/CVE-2018-16299.yaml
+++ b/http/cves/2018/CVE-2018-16299.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/13
+
diff --git a/http/cves/2018/CVE-2018-16341.yaml b/http/cves/2018/CVE-2018-16341.yaml
index 32317f20e6..3f2b80d205 100644
--- a/http/cves/2018/CVE-2018-16341.yaml
+++ b/http/cves/2018/CVE-2018-16341.yaml
@@ -25,4 +25,4 @@ http:
words:
- "31333333337"
-# Enhanced by mp on 2022/06/13
+
diff --git a/http/cves/2018/CVE-2018-16668.yaml b/http/cves/2018/CVE-2018-16668.yaml
index be9ced8df6..d4b6d37fe2 100644
--- a/http/cves/2018/CVE-2018-16668.yaml
+++ b/http/cves/2018/CVE-2018-16668.yaml
@@ -39,4 +39,4 @@ http:
- "** Application sources **"
condition: and
-# Enhanced by md on 2023/01/30
+
diff --git a/http/cves/2018/CVE-2018-16670.yaml b/http/cves/2018/CVE-2018-16670.yaml
index a503d7c87a..0ad071a2e4 100644
--- a/http/cves/2018/CVE-2018-16670.yaml
+++ b/http/cves/2018/CVE-2018-16670.yaml
@@ -37,4 +37,4 @@ http:
- "Reader.STATUS"
condition: and
-# Enhanced by md on 2023/01/30
+
diff --git a/http/cves/2018/CVE-2018-16671.yaml b/http/cves/2018/CVE-2018-16671.yaml
index 8c70064a83..d01ac0ad8f 100644
--- a/http/cves/2018/CVE-2018-16671.yaml
+++ b/http/cves/2018/CVE-2018-16671.yaml
@@ -38,4 +38,4 @@ http:
regex:
- "(19|20)\\d\\d[- /.](0[1-9]|1[012])[- /.](0[1-9]|[12][0-9]|3[01])"
-# Enhanced by md on 2023/01/30
+
diff --git a/http/cves/2018/CVE-2018-16716.yaml b/http/cves/2018/CVE-2018-16716.yaml
index 87b983eb8b..35b00a5e3b 100644
--- a/http/cves/2018/CVE-2018-16716.yaml
+++ b/http/cves/2018/CVE-2018-16716.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/18
+
diff --git a/http/cves/2018/CVE-2018-16761.yaml b/http/cves/2018/CVE-2018-16761.yaml
index 80317b2d50..0df985fa1c 100644
--- a/http/cves/2018/CVE-2018-16761.yaml
+++ b/http/cves/2018/CVE-2018-16761.yaml
@@ -32,4 +32,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by md on 2022/10/13
+
diff --git a/http/cves/2018/CVE-2018-16763.yaml b/http/cves/2018/CVE-2018-16763.yaml
index 7ed6427265..932d260474 100644
--- a/http/cves/2018/CVE-2018-16763.yaml
+++ b/http/cves/2018/CVE-2018-16763.yaml
@@ -36,4 +36,4 @@ http:
regex:
- "root:.*:0:0:"
-# Enhanced by mp on 2022/05/12
+
diff --git a/http/cves/2018/CVE-2018-16836.yaml b/http/cves/2018/CVE-2018-16836.yaml
index 3c8b694c6d..9ad6f63e9b 100644
--- a/http/cves/2018/CVE-2018-16836.yaml
+++ b/http/cves/2018/CVE-2018-16836.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/13
+
diff --git a/http/cves/2018/CVE-2018-16979.yaml b/http/cves/2018/CVE-2018-16979.yaml
index 84a59a0192..bd222e925a 100644
--- a/http/cves/2018/CVE-2018-16979.yaml
+++ b/http/cves/2018/CVE-2018-16979.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/04/03
+
diff --git a/http/cves/2018/CVE-2018-17246.yaml b/http/cves/2018/CVE-2018-17246.yaml
index 9da237ab2b..2781d236d7 100644
--- a/http/cves/2018/CVE-2018-17246.yaml
+++ b/http/cves/2018/CVE-2018-17246.yaml
@@ -44,4 +44,4 @@ http:
words:
- "application/json"
-# Enhanced by mp on 2023/01/15
+
diff --git a/http/cves/2018/CVE-2018-17254.yaml b/http/cves/2018/CVE-2018-17254.yaml
index 3c59225818..e73a1f5858 100644
--- a/http/cves/2018/CVE-2018-17254.yaml
+++ b/http/cves/2018/CVE-2018-17254.yaml
@@ -33,4 +33,4 @@ http:
words:
- "nuclei-template"
-# Enhanced by mp on 2022/02/08
+
diff --git a/http/cves/2018/CVE-2018-17422.yaml b/http/cves/2018/CVE-2018-17422.yaml
index 6865d17e2f..437f8c67b0 100644
--- a/http/cves/2018/CVE-2018-17422.yaml
+++ b/http/cves/2018/CVE-2018-17422.yaml
@@ -34,4 +34,4 @@ http:
- "self.location = 'http://evil.com'"
- "location.href = 'http\\x3a\\x2f\\x2fwww\\x2eevil\\x2ecom'"
-# Enhanced by md on 2022/10/13
+
diff --git a/http/cves/2018/CVE-2018-17431.yaml b/http/cves/2018/CVE-2018-17431.yaml
index dc5ae4e713..e4c1af11a9 100644
--- a/http/cves/2018/CVE-2018-17431.yaml
+++ b/http/cves/2018/CVE-2018-17431.yaml
@@ -43,4 +43,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/13
+
diff --git a/http/cves/2018/CVE-2018-18069.yaml b/http/cves/2018/CVE-2018-18069.yaml
index b8171c5dff..d55a59d484 100644
--- a/http/cves/2018/CVE-2018-18069.yaml
+++ b/http/cves/2018/CVE-2018-18069.yaml
@@ -36,4 +36,4 @@ http:
- 'contains(body, "\">")'
condition: and
-# Enhanced by mp on 2022/04/08
+
diff --git a/http/cves/2018/CVE-2018-18264.yaml b/http/cves/2018/CVE-2018-18264.yaml
index 1600747d97..987cb4a40a 100644
--- a/http/cves/2018/CVE-2018-18264.yaml
+++ b/http/cves/2018/CVE-2018-18264.yaml
@@ -38,4 +38,4 @@ http:
- type: status
status:
- 200
-# Enhanced by mp on 2022/06/13
+
diff --git a/http/cves/2018/CVE-2018-18323.yaml b/http/cves/2018/CVE-2018-18323.yaml
index 76dc33fe75..23dc9b3766 100644
--- a/http/cves/2018/CVE-2018-18323.yaml
+++ b/http/cves/2018/CVE-2018-18323.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/17
+
diff --git a/http/cves/2018/CVE-2018-18570.yaml b/http/cves/2018/CVE-2018-18570.yaml
index 23eff8504c..620b037337 100644
--- a/http/cves/2018/CVE-2018-18570.yaml
+++ b/http/cves/2018/CVE-2018-18570.yaml
@@ -38,4 +38,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-18608.yaml b/http/cves/2018/CVE-2018-18608.yaml
index 5924c006a9..a9cac6f249 100644
--- a/http/cves/2018/CVE-2018-18608.yaml
+++ b/http/cves/2018/CVE-2018-18608.yaml
@@ -44,4 +44,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-18775.yaml b/http/cves/2018/CVE-2018-18775.yaml
index 9916fc8c86..4dd72661c7 100644
--- a/http/cves/2018/CVE-2018-18775.yaml
+++ b/http/cves/2018/CVE-2018-18775.yaml
@@ -38,4 +38,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cves/2018/CVE-2018-18777.yaml b/http/cves/2018/CVE-2018-18777.yaml
index 0f5f7c579f..a99db44db8 100644
--- a/http/cves/2018/CVE-2018-18777.yaml
+++ b/http/cves/2018/CVE-2018-18777.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cves/2018/CVE-2018-18778.yaml b/http/cves/2018/CVE-2018-18778.yaml
index 788b5f4473..db484b0e86 100644
--- a/http/cves/2018/CVE-2018-18778.yaml
+++ b/http/cves/2018/CVE-2018-18778.yaml
@@ -35,4 +35,4 @@ http:
regex:
- "root:.*:0:0:"
-# Enhanced by mp on 2022/07/22
+
diff --git a/http/cves/2018/CVE-2018-18925.yaml b/http/cves/2018/CVE-2018-18925.yaml
index c8cdae0248..ca7af59df5 100644
--- a/http/cves/2018/CVE-2018-18925.yaml
+++ b/http/cves/2018/CVE-2018-18925.yaml
@@ -38,4 +38,4 @@ http:
dsl:
- 'status_code_1 == 500 && status_code_2 == 200 && contains(body_2, "")'
-# Enhanced by mp on 2022/05/13
+
diff --git a/http/cves/2018/CVE-2018-19136.yaml b/http/cves/2018/CVE-2018-19136.yaml
index 99f4cd5a9b..56e4714a27 100644
--- a/http/cves/2018/CVE-2018-19136.yaml
+++ b/http/cves/2018/CVE-2018-19136.yaml
@@ -50,4 +50,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-19137.yaml b/http/cves/2018/CVE-2018-19137.yaml
index 75b7fd4247..2365caf620 100644
--- a/http/cves/2018/CVE-2018-19137.yaml
+++ b/http/cves/2018/CVE-2018-19137.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/18
+
diff --git a/http/cves/2018/CVE-2018-19287.yaml b/http/cves/2018/CVE-2018-19287.yaml
index 119c37063e..2c62ba239d 100644
--- a/http/cves/2018/CVE-2018-19287.yaml
+++ b/http/cves/2018/CVE-2018-19287.yaml
@@ -52,4 +52,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/10/17
+
diff --git a/http/cves/2018/CVE-2018-19326.yaml b/http/cves/2018/CVE-2018-19326.yaml
index 1755b17f2a..c7a47929b3 100644
--- a/http/cves/2018/CVE-2018-19326.yaml
+++ b/http/cves/2018/CVE-2018-19326.yaml
@@ -40,4 +40,4 @@ http:
words:
- "application/octet-stream"
-# Enhanced by mp on 2022/06/13
+
diff --git a/http/cves/2018/CVE-2018-19365.yaml b/http/cves/2018/CVE-2018-19365.yaml
index c6b04cca2a..263aeb2ddd 100644
--- a/http/cves/2018/CVE-2018-19365.yaml
+++ b/http/cves/2018/CVE-2018-19365.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/20
+
diff --git a/http/cves/2018/CVE-2018-19386.yaml b/http/cves/2018/CVE-2018-19386.yaml
index 94840d51b7..82dc378655 100644
--- a/http/cves/2018/CVE-2018-19386.yaml
+++ b/http/cves/2018/CVE-2018-19386.yaml
@@ -32,4 +32,4 @@ http:
words:
- 'alert(1337)"
part: body
-# Enhanced by md on 2022/11/10
+
diff --git a/http/exposed-panels/completeview-web-panel.yaml b/http/exposed-panels/completeview-web-panel.yaml
index fd7c47aba1..1d5eda9f1d 100644
--- a/http/exposed-panels/completeview-web-panel.yaml
+++ b/http/exposed-panels/completeview-web-panel.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2023/01/29
+
diff --git a/http/exposed-panels/concourse-ci-panel.yaml b/http/exposed-panels/concourse-ci-panel.yaml
index cd66acfda0..320a28280b 100644
--- a/http/exposed-panels/concourse-ci-panel.yaml
+++ b/http/exposed-panels/concourse-ci-panel.yaml
@@ -29,4 +29,4 @@ http:
- 'login to Concourse'
condition: or
-# Enhanced by md on 2022/11/10
+
diff --git a/http/exposed-panels/concrete5/concrete5-install.yaml b/http/exposed-panels/concrete5/concrete5-install.yaml
index c251c25272..e96ef5b1ec 100644
--- a/http/exposed-panels/concrete5/concrete5-install.yaml
+++ b/http/exposed-panels/concrete5/concrete5-install.yaml
@@ -38,4 +38,4 @@ http:
regex:
- 'Version ([0-9.]+)'
-# Enhanced by mp on 2022/03/21
+
diff --git a/http/exposed-panels/concrete5/concrete5-panel.yaml b/http/exposed-panels/concrete5/concrete5-panel.yaml
index ca4233a400..590a59b890 100644
--- a/http/exposed-panels/concrete5/concrete5-panel.yaml
+++ b/http/exposed-panels/concrete5/concrete5-panel.yaml
@@ -37,4 +37,4 @@ http:
- 'content="concrete5 \- ([0-9.]+)"\/>'
- 'Version ([0-9.]+)'
-# Enhanced by md on 2022/11/10
+
diff --git a/http/exposed-panels/connect-box-login.yaml b/http/exposed-panels/connect-box-login.yaml
index d9bb54df08..d1840f3022 100644
--- a/http/exposed-panels/connect-box-login.yaml
+++ b/http/exposed-panels/connect-box-login.yaml
@@ -38,4 +38,4 @@ http:
status:
- 302
-# Enhanced by md on 2023/01/24
+
diff --git a/http/exposed-panels/connectwise-backup-manager.yaml b/http/exposed-panels/connectwise-backup-manager.yaml
index 7f486e3bed..50900a55f6 100644
--- a/http/exposed-panels/connectwise-backup-manager.yaml
+++ b/http/exposed-panels/connectwise-backup-manager.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/10
+
diff --git a/http/exposed-panels/contao-login-panel.yaml b/http/exposed-panels/contao-login-panel.yaml
index 0d72a006bf..f032587d0c 100644
--- a/http/exposed-panels/contao-login-panel.yaml
+++ b/http/exposed-panels/contao-login-panel.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/10
+
diff --git a/http/exposed-panels/content-central-login.yaml b/http/exposed-panels/content-central-login.yaml
index b5d56894a1..074b0d9477 100644
--- a/http/exposed-panels/content-central-login.yaml
+++ b/http/exposed-panels/content-central-login.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/01/03
+
diff --git a/http/exposed-panels/contentkeeper-detect.yaml b/http/exposed-panels/contentkeeper-detect.yaml
index dea8410060..61092684ce 100644
--- a/http/exposed-panels/contentkeeper-detect.yaml
+++ b/http/exposed-panels/contentkeeper-detect.yaml
@@ -37,4 +37,4 @@ http:
- "text/html"
part: header
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/corebos-panel.yaml b/http/exposed-panels/corebos-panel.yaml
index fb1d63ed05..712f02f22b 100644
--- a/http/exposed-panels/corebos-panel.yaml
+++ b/http/exposed-panels/corebos-panel.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/cortex-xsoar-login.yaml b/http/exposed-panels/cortex-xsoar-login.yaml
index 51785da77b..6f619d7fee 100644
--- a/http/exposed-panels/cortex-xsoar-login.yaml
+++ b/http/exposed-panels/cortex-xsoar-login.yaml
@@ -29,4 +29,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/couchdb-exposure.yaml b/http/exposed-panels/couchdb-exposure.yaml
index 92abe675f3..b4febb91ca 100644
--- a/http/exposed-panels/couchdb-exposure.yaml
+++ b/http/exposed-panels/couchdb-exposure.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/couchdb-fauxton.yaml b/http/exposed-panels/couchdb-fauxton.yaml
index a14f100dae..6722db78be 100644
--- a/http/exposed-panels/couchdb-fauxton.yaml
+++ b/http/exposed-panels/couchdb-fauxton.yaml
@@ -23,4 +23,4 @@ http:
words:
- 'Project Fauxton'
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/cpanel-api-codes.yaml b/http/exposed-panels/cpanel-api-codes.yaml
index b2d84834e8..0238f45875 100644
--- a/http/exposed-panels/cpanel-api-codes.yaml
+++ b/http/exposed-panels/cpanel-api-codes.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/craftcms-admin-panel.yaml b/http/exposed-panels/craftcms-admin-panel.yaml
index 18017f24c7..68465f6f96 100644
--- a/http/exposed-panels/craftcms-admin-panel.yaml
+++ b/http/exposed-panels/craftcms-admin-panel.yaml
@@ -31,4 +31,4 @@ http:
words:
- 'CRXDE Lite"
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/csod-panel.yaml b/http/exposed-panels/csod-panel.yaml
index 07115d5bb3..eef24687a3 100644
--- a/http/exposed-panels/csod-panel.yaml
+++ b/http/exposed-panels/csod-panel.yaml
@@ -27,4 +27,4 @@ http:
part: body
condition: or
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/cudatel-panel.yaml b/http/exposed-panels/cudatel-panel.yaml
index f4ecbb2d58..5ca146a514 100644
--- a/http/exposed-panels/cudatel-panel.yaml
+++ b/http/exposed-panels/cudatel-panel.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/12/05
+
diff --git a/http/exposed-panels/cvent-panel-detect.yaml b/http/exposed-panels/cvent-panel-detect.yaml
index 1d4eedc426..427205853f 100644
--- a/http/exposed-panels/cvent-panel-detect.yaml
+++ b/http/exposed-panels/cvent-panel-detect.yaml
@@ -35,4 +35,4 @@ http:
- "Cvent, Inc."
condition: or
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/cwp-webpanel.yaml b/http/exposed-panels/cwp-webpanel.yaml
index 028f276a3b..03813f0378 100644
--- a/http/exposed-panels/cwp-webpanel.yaml
+++ b/http/exposed-panels/cwp-webpanel.yaml
@@ -37,4 +37,4 @@ http:
words:
- "cwpsrv"
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/cx-cloud-login.yaml b/http/exposed-panels/cx-cloud-login.yaml
index 75b4a3aa3b..76df734335 100644
--- a/http/exposed-panels/cx-cloud-login.yaml
+++ b/http/exposed-panels/cx-cloud-login.yaml
@@ -24,4 +24,4 @@ http:
words:
- "CX Cloud"
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/cyberoam-ssl-vpn-panel.yaml b/http/exposed-panels/cyberoam-ssl-vpn-panel.yaml
index 5f21f6b83f..c330e77556 100644
--- a/http/exposed-panels/cyberoam-ssl-vpn-panel.yaml
+++ b/http/exposed-panels/cyberoam-ssl-vpn-panel.yaml
@@ -38,4 +38,4 @@ http:
regex:
- 'src="\/javascript\/validation\/sslvpnlogin\.js\?version=(.+)" ><\/script>'
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/d-link-wireless.yaml b/http/exposed-panels/d-link-wireless.yaml
index cb1c588526..39d0821455 100644
--- a/http/exposed-panels/d-link-wireless.yaml
+++ b/http/exposed-panels/d-link-wireless.yaml
@@ -30,4 +30,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/darktrace-threat-visualizer.yaml b/http/exposed-panels/darktrace-threat-visualizer.yaml
index 0fabe2bd65..63ecb8308a 100644
--- a/http/exposed-panels/darktrace-threat-visualizer.yaml
+++ b/http/exposed-panels/darktrace-threat-visualizer.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/datadog-login.yaml b/http/exposed-panels/datadog-login.yaml
index 65fd79d6c8..d4b1d5387b 100644
--- a/http/exposed-panels/datadog-login.yaml
+++ b/http/exposed-panels/datadog-login.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/dataiku-panel.yaml b/http/exposed-panels/dataiku-panel.yaml
index 3690a570c4..83b5646bde 100644
--- a/http/exposed-panels/dataiku-panel.yaml
+++ b/http/exposed-panels/dataiku-panel.yaml
@@ -31,4 +31,4 @@ http:
words:
- "text/html"
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/davantis-panel.yaml b/http/exposed-panels/davantis-panel.yaml
index c935528280..091845454f 100644
--- a/http/exposed-panels/davantis-panel.yaml
+++ b/http/exposed-panels/davantis-panel.yaml
@@ -30,4 +30,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/daybyday-panel.yaml b/http/exposed-panels/daybyday-panel.yaml
index 6060601477..21aa2651fa 100644
--- a/http/exposed-panels/daybyday-panel.yaml
+++ b/http/exposed-panels/daybyday-panel.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/09
+
diff --git a/http/exposed-panels/defectdojo-panel.yaml b/http/exposed-panels/defectdojo-panel.yaml
index 63a8575b27..eb3b65ffed 100644
--- a/http/exposed-panels/defectdojo-panel.yaml
+++ b/http/exposed-panels/defectdojo-panel.yaml
@@ -24,4 +24,4 @@ http:
words:
- "Dolibarr ([0-9.]+)<\/td>'
- 'Dolibarr ([0-9.]+)<\/div>'
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/dotclear-panel.yaml b/http/exposed-panels/dotclear-panel.yaml
index 258252587f..75b9d9333c 100644
--- a/http/exposed-panels/dotclear-panel.yaml
+++ b/http/exposed-panels/dotclear-panel.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/dotcms-admin-panel.yaml b/http/exposed-panels/dotcms-admin-panel.yaml
index b8092a0940..00882e977b 100644
--- a/http/exposed-panels/dotcms-admin-panel.yaml
+++ b/http/exposed-panels/dotcms-admin-panel.yaml
@@ -24,4 +24,4 @@ http:
words:
- ' dotCMS Content Management Platform'
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/dplus-dashboard.yaml b/http/exposed-panels/dplus-dashboard.yaml
index 1d9fc1689e..48ad0a520d 100644
--- a/http/exposed-panels/dplus-dashboard.yaml
+++ b/http/exposed-panels/dplus-dashboard.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/28
+
diff --git a/http/exposed-panels/dqs-superadmin-panel.yaml b/http/exposed-panels/dqs-superadmin-panel.yaml
index 542868743d..2ca57eda9a 100644
--- a/http/exposed-panels/dqs-superadmin-panel.yaml
+++ b/http/exposed-panels/dqs-superadmin-panel.yaml
@@ -30,4 +30,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/01/03
+
diff --git a/http/exposed-panels/dradis-pro-panel.yaml b/http/exposed-panels/dradis-pro-panel.yaml
index 961e51d9e4..e6e3960166 100644
--- a/http/exposed-panels/dradis-pro-panel.yaml
+++ b/http/exposed-panels/dradis-pro-panel.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/12/05
+
diff --git a/http/exposed-panels/drawio-flowchartmaker-panel.yaml b/http/exposed-panels/drawio-flowchartmaker-panel.yaml
index 43692840cb..4345c7f526 100644
--- a/http/exposed-panels/drawio-flowchartmaker-panel.yaml
+++ b/http/exposed-panels/drawio-flowchartmaker-panel.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/drone-ci-panel.yaml b/http/exposed-panels/drone-ci-panel.yaml
index 55ecd91ec9..c24cfc3a5d 100644
--- a/http/exposed-panels/drone-ci-panel.yaml
+++ b/http/exposed-panels/drone-ci-panel.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/druid-console-exposure.yaml b/http/exposed-panels/druid-console-exposure.yaml
index cba7478099..02939d22d2 100644
--- a/http/exposed-panels/druid-console-exposure.yaml
+++ b/http/exposed-panels/druid-console-exposure.yaml
@@ -25,4 +25,4 @@ http:
- 'href="/druid.css"'
condition: and
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/druid-panel.yaml b/http/exposed-panels/druid-panel.yaml
index ce4fd7bf58..c467780d95 100644
--- a/http/exposed-panels/druid-panel.yaml
+++ b/http/exposed-panels/druid-panel.yaml
@@ -29,4 +29,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/drupal-login.yaml b/http/exposed-panels/drupal-login.yaml
index a28fdd9faa..b531e7dd05 100644
--- a/http/exposed-panels/drupal-login.yaml
+++ b/http/exposed-panels/drupal-login.yaml
@@ -37,4 +37,4 @@ http:
- "(?i)x-generator: drupal"
condition: or
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/dynamicweb-panel.yaml b/http/exposed-panels/dynamicweb-panel.yaml
index d1e63bb9fb..4c5254d34c 100644
--- a/http/exposed-panels/dynamicweb-panel.yaml
+++ b/http/exposed-panels/dynamicweb-panel.yaml
@@ -41,4 +41,4 @@ http:
regex:
- version ([0-9.]+)
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/dynatrace-panel.yaml b/http/exposed-panels/dynatrace-panel.yaml
index 6c36cf29f3..f63c3be79b 100644
--- a/http/exposed-panels/dynatrace-panel.yaml
+++ b/http/exposed-panels/dynatrace-panel.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/04/25
+
diff --git a/http/exposed-panels/dzzoffice/dzzoffice-install.yaml b/http/exposed-panels/dzzoffice/dzzoffice-install.yaml
index ed8e7edf2d..ec683789d5 100644
--- a/http/exposed-panels/dzzoffice/dzzoffice-install.yaml
+++ b/http/exposed-panels/dzzoffice/dzzoffice-install.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/04/25
+
diff --git a/http/exposed-panels/dzzoffice/dzzoffice-panel.yaml b/http/exposed-panels/dzzoffice/dzzoffice-panel.yaml
index 3493121e66..59e784e1e0 100644
--- a/http/exposed-panels/dzzoffice/dzzoffice-panel.yaml
+++ b/http/exposed-panels/dzzoffice/dzzoffice-panel.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/e-mobile-panel.yaml b/http/exposed-panels/e-mobile-panel.yaml
index 09dee70fec..52951ac516 100644
--- a/http/exposed-panels/e-mobile-panel.yaml
+++ b/http/exposed-panels/e-mobile-panel.yaml
@@ -43,4 +43,4 @@ http:
regex:
- 'E-Mobile ([0-9.]+)'
-# Enhanced by cs 2023/01/09
+
diff --git a/http/exposed-panels/eMerge-panel.yaml b/http/exposed-panels/eMerge-panel.yaml
index 40a9395da9..e4153adc99 100644
--- a/http/exposed-panels/eMerge-panel.yaml
+++ b/http/exposed-panels/eMerge-panel.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/ecosys-command-center.yaml b/http/exposed-panels/ecosys-command-center.yaml
index 77f2877994..54a1bcd5ac 100644
--- a/http/exposed-panels/ecosys-command-center.yaml
+++ b/http/exposed-panels/ecosys-command-center.yaml
@@ -29,4 +29,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/11
+
diff --git a/http/exposed-panels/edgeos-login.yaml b/http/exposed-panels/edgeos-login.yaml
index 654d26597f..c701fb72c0 100644
--- a/http/exposed-panels/edgeos-login.yaml
+++ b/http/exposed-panels/edgeos-login.yaml
@@ -29,4 +29,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/01/09
+
diff --git a/http/exposed-panels/eko-management-console-login.yaml b/http/exposed-panels/eko-management-console-login.yaml
index 193b24f226..e3909fec3c 100644
--- a/http/exposed-panels/eko-management-console-login.yaml
+++ b/http/exposed-panels/eko-management-console-login.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/14
+
diff --git a/http/exposed-panels/eko-software-update-panel.yaml b/http/exposed-panels/eko-software-update-panel.yaml
index ccedb757d3..78b62cf91e 100644
--- a/http/exposed-panels/eko-software-update-panel.yaml
+++ b/http/exposed-panels/eko-software-update-panel.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/11/14
+
diff --git a/http/exposed-panels/elemiz-network-manager.yaml b/http/exposed-panels/elemiz-network-manager.yaml
index 5c3717a6cb..f7bc6efb8a 100644
--- a/http/exposed-panels/elemiz-network-manager.yaml
+++ b/http/exposed-panels/elemiz-network-manager.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by md on 2023/04/25
+
diff --git a/http/exposed-panels/emby-panel.yaml b/http/exposed-panels/emby-panel.yaml
index 06849eebfc..6b1e2c06aa 100644
--- a/http/exposed-panels/emby-panel.yaml
+++ b/http/exposed-panels/emby-panel.yaml
@@ -44,4 +44,4 @@ http:
regex:
- '\" keyword')
condition: and
-# Enhanced by md on 2022/09/20
+
diff --git a/http/vulnerabilities/other/hospital-management-xss2.yaml b/http/vulnerabilities/other/hospital-management-xss2.yaml
index 84b367db36..f491628c62 100644
--- a/http/vulnerabilities/other/hospital-management-xss2.yaml
+++ b/http/vulnerabilities/other/hospital-management-xss2.yaml
@@ -45,4 +45,4 @@ http:
- contains(body_2, 'Result against \"\" keyword')
condition: and
-# Enhanced by md on 2022/09/20
+
diff --git a/http/vulnerabilities/other/hrsale-unauthenticated-lfi.yaml b/http/vulnerabilities/other/hrsale-unauthenticated-lfi.yaml
index 213cc6c48b..7b1951377c 100644
--- a/http/vulnerabilities/other/hrsale-unauthenticated-lfi.yaml
+++ b/http/vulnerabilities/other/hrsale-unauthenticated-lfi.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/huawei-hg659-lfi.yaml b/http/vulnerabilities/other/huawei-hg659-lfi.yaml
index 7b475bfd2f..3351a064b1 100644
--- a/http/vulnerabilities/other/huawei-hg659-lfi.yaml
+++ b/http/vulnerabilities/other/huawei-hg659-lfi.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/huawei-router-auth-bypass.yaml b/http/vulnerabilities/other/huawei-router-auth-bypass.yaml
index 3de39f2bc1..2a4665f349 100644
--- a/http/vulnerabilities/other/huawei-router-auth-bypass.yaml
+++ b/http/vulnerabilities/other/huawei-router-auth-bypass.yaml
@@ -36,4 +36,4 @@ http:
- "HardwareVersion"
condition: and
-# Enhanced by mp on 2022/06/03
+
diff --git a/http/vulnerabilities/other/huijietong-cloud-fileread.yaml b/http/vulnerabilities/other/huijietong-cloud-fileread.yaml
index c4e34c24aa..b7b54e74dc 100644
--- a/http/vulnerabilities/other/huijietong-cloud-fileread.yaml
+++ b/http/vulnerabilities/other/huijietong-cloud-fileread.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/icewarp-open-redirect.yaml b/http/vulnerabilities/other/icewarp-open-redirect.yaml
index 67fe3fd2e3..3333feb88b 100644
--- a/http/vulnerabilities/other/icewarp-open-redirect.yaml
+++ b/http/vulnerabilities/other/icewarp-open-redirect.yaml
@@ -41,4 +41,4 @@ http:
regex:
- 'Server: (.{4,20})'
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/other/icewarp-webclient-rce.yaml b/http/vulnerabilities/other/icewarp-webclient-rce.yaml
index f858cc605d..570b76faeb 100644
--- a/http/vulnerabilities/other/icewarp-webclient-rce.yaml
+++ b/http/vulnerabilities/other/icewarp-webclient-rce.yaml
@@ -35,4 +35,4 @@ http:
status:
- 302
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/inspur-clusterengine-rce.yaml b/http/vulnerabilities/other/inspur-clusterengine-rce.yaml
index 41981d1ce0..b91d5a387b 100644
--- a/http/vulnerabilities/other/inspur-clusterengine-rce.yaml
+++ b/http/vulnerabilities/other/inspur-clusterengine-rce.yaml
@@ -43,4 +43,4 @@ http:
status:
- 200
-# Enhanced by cs 03/27/2023
+
diff --git a/http/vulnerabilities/other/interlib-fileread.yaml b/http/vulnerabilities/other/interlib-fileread.yaml
index da2e52119e..8aeeb14225 100644
--- a/http/vulnerabilities/other/interlib-fileread.yaml
+++ b/http/vulnerabilities/other/interlib-fileread.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/java-melody-xss.yaml b/http/vulnerabilities/other/java-melody-xss.yaml
index 8054125a7d..342313efbe 100644
--- a/http/vulnerabilities/other/java-melody-xss.yaml
+++ b/http/vulnerabilities/other/java-melody-xss.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/09/20
+
diff --git a/http/vulnerabilities/other/jeewms-lfi.yaml b/http/vulnerabilities/other/jeewms-lfi.yaml
index 89840dabc1..86c40a6c75 100644
--- a/http/vulnerabilities/other/jeewms-lfi.yaml
+++ b/http/vulnerabilities/other/jeewms-lfi.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/jinfornet-jreport-lfi.yaml b/http/vulnerabilities/other/jinfornet-jreport-lfi.yaml
index f9442706e3..ae53aebbea 100644
--- a/http/vulnerabilities/other/jinfornet-jreport-lfi.yaml
+++ b/http/vulnerabilities/other/jinfornet-jreport-lfi.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/joomla-com-fabrik-lfi.yaml b/http/vulnerabilities/other/joomla-com-fabrik-lfi.yaml
index 3fd15b791d..b8fd0f3d10 100644
--- a/http/vulnerabilities/other/joomla-com-fabrik-lfi.yaml
+++ b/http/vulnerabilities/other/joomla-com-fabrik-lfi.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/kafdrop-xss.yaml b/http/vulnerabilities/other/kafdrop-xss.yaml
index 87ddfb1503..929921c0b8 100644
--- a/http/vulnerabilities/other/kafdrop-xss.yaml
+++ b/http/vulnerabilities/other/kafdrop-xss.yaml
@@ -34,4 +34,4 @@ http:
status:
- 500
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/karel-ip-phone-lfi.yaml b/http/vulnerabilities/other/karel-ip-phone-lfi.yaml
index 017e09952d..3aceaad6c6 100644
--- a/http/vulnerabilities/other/karel-ip-phone-lfi.yaml
+++ b/http/vulnerabilities/other/karel-ip-phone-lfi.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/kavita-lfi.yaml b/http/vulnerabilities/other/kavita-lfi.yaml
index 172d1ba808..77032933aa 100644
--- a/http/vulnerabilities/other/kavita-lfi.yaml
+++ b/http/vulnerabilities/other/kavita-lfi.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2023/01/15
+
diff --git a/http/vulnerabilities/other/kevinlab-bems-backdoor.yaml b/http/vulnerabilities/other/kevinlab-bems-backdoor.yaml
index be72d3c7b6..09f15f88d8 100644
--- a/http/vulnerabilities/other/kevinlab-bems-backdoor.yaml
+++ b/http/vulnerabilities/other/kevinlab-bems-backdoor.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/kevinlab-bems-sqli.yaml b/http/vulnerabilities/other/kevinlab-bems-sqli.yaml
index 675facfe68..68b651d006 100644
--- a/http/vulnerabilities/other/kevinlab-bems-sqli.yaml
+++ b/http/vulnerabilities/other/kevinlab-bems-sqli.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/other/kevinlab-hems-backdoor.yaml b/http/vulnerabilities/other/kevinlab-hems-backdoor.yaml
index 3d804c6bf6..82cd5ae67c 100644
--- a/http/vulnerabilities/other/kevinlab-hems-backdoor.yaml
+++ b/http/vulnerabilities/other/kevinlab-hems-backdoor.yaml
@@ -45,4 +45,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/keycloak-xss.yaml b/http/vulnerabilities/other/keycloak-xss.yaml
index 3696bce174..b8c8935a24 100644
--- a/http/vulnerabilities/other/keycloak-xss.yaml
+++ b/http/vulnerabilities/other/keycloak-xss.yaml
@@ -34,4 +34,4 @@ http:
words:
- 'Unrecognized field " "'
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/kingdee-eas-directory-traversal.yaml b/http/vulnerabilities/other/kingdee-eas-directory-traversal.yaml
index 03a5295874..8ff6319cc6 100644
--- a/http/vulnerabilities/other/kingdee-eas-directory-traversal.yaml
+++ b/http/vulnerabilities/other/kingdee-eas-directory-traversal.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/kingsoft-v8-file-read.yaml b/http/vulnerabilities/other/kingsoft-v8-file-read.yaml
index d1947f70dc..a556dc3472 100644
--- a/http/vulnerabilities/other/kingsoft-v8-file-read.yaml
+++ b/http/vulnerabilities/other/kingsoft-v8-file-read.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/kyocera-m2035dn-lfi.yaml b/http/vulnerabilities/other/kyocera-m2035dn-lfi.yaml
index 3505c0ddf3..918e16f46d 100644
--- a/http/vulnerabilities/other/kyocera-m2035dn-lfi.yaml
+++ b/http/vulnerabilities/other/kyocera-m2035dn-lfi.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/laravel-filemanager-lfi.yaml b/http/vulnerabilities/other/laravel-filemanager-lfi.yaml
index 70a2487679..55fe98d100 100644
--- a/http/vulnerabilities/other/laravel-filemanager-lfi.yaml
+++ b/http/vulnerabilities/other/laravel-filemanager-lfi.yaml
@@ -30,4 +30,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/27
+
diff --git a/http/vulnerabilities/other/loancms-sqli.yaml b/http/vulnerabilities/other/loancms-sqli.yaml
index cac86e3b34..ced56f1489 100644
--- a/http/vulnerabilities/other/loancms-sqli.yaml
+++ b/http/vulnerabilities/other/loancms-sqli.yaml
@@ -48,4 +48,4 @@ http:
- 'login-form'
negative: true
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/other/lotuscms-rce.yaml b/http/vulnerabilities/other/lotuscms-rce.yaml
index bbf99c7f1d..d469d18a4f 100644
--- a/http/vulnerabilities/other/lotuscms-rce.yaml
+++ b/http/vulnerabilities/other/lotuscms-rce.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/lucee-xss.yaml b/http/vulnerabilities/other/lucee-xss.yaml
index d94810b39a..1dd4708070 100644
--- a/http/vulnerabilities/other/lucee-xss.yaml
+++ b/http/vulnerabilities/other/lucee-xss.yaml
@@ -32,4 +32,4 @@ http:
part: body
condition: and
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/maccmsv10-backdoor.yaml b/http/vulnerabilities/other/maccmsv10-backdoor.yaml
index e894b76f52..c2fe1dd6eb 100644
--- a/http/vulnerabilities/other/maccmsv10-backdoor.yaml
+++ b/http/vulnerabilities/other/maccmsv10-backdoor.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/magicflow-lfi.yaml b/http/vulnerabilities/other/magicflow-lfi.yaml
index 4504a53c50..20e85061a0 100644
--- a/http/vulnerabilities/other/magicflow-lfi.yaml
+++ b/http/vulnerabilities/other/magicflow-lfi.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/mcafee-epo-rce.yaml b/http/vulnerabilities/other/mcafee-epo-rce.yaml
index 5a787f352d..846d24eada 100644
--- a/http/vulnerabilities/other/mcafee-epo-rce.yaml
+++ b/http/vulnerabilities/other/mcafee-epo-rce.yaml
@@ -30,4 +30,4 @@ http:
- "Volume (in drive [A-Z]|Serial Number) is"
part: body
-# Enhanced by mp on 2022/07/27
+
diff --git a/http/vulnerabilities/other/metinfo-lfi.yaml b/http/vulnerabilities/other/metinfo-lfi.yaml
index 62ca90d04b..7dc463fa48 100644
--- a/http/vulnerabilities/other/metinfo-lfi.yaml
+++ b/http/vulnerabilities/other/metinfo-lfi.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/27
+
diff --git a/http/vulnerabilities/other/microweber-xss.yaml b/http/vulnerabilities/other/microweber-xss.yaml
index e070bbfc32..6254e9983c 100644
--- a/http/vulnerabilities/other/microweber-xss.yaml
+++ b/http/vulnerabilities/other/microweber-xss.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/30
+
diff --git a/http/vulnerabilities/other/mida-eframework-xss.yaml b/http/vulnerabilities/other/mida-eframework-xss.yaml
index 9f38c1eb8f..5683120283 100644
--- a/http/vulnerabilities/other/mida-eframework-xss.yaml
+++ b/http/vulnerabilities/other/mida-eframework-xss.yaml
@@ -35,4 +35,4 @@ http:
words:
- '">'
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/minimouse-lfi.yaml b/http/vulnerabilities/other/minimouse-lfi.yaml
index 3f919c4410..fa9ebf208a 100644
--- a/http/vulnerabilities/other/minimouse-lfi.yaml
+++ b/http/vulnerabilities/other/minimouse-lfi.yaml
@@ -34,4 +34,4 @@ http:
condition: and
part: body
-# Enhanced by mp on 2022/07/27
+
diff --git a/http/vulnerabilities/other/mirai-unknown-rce.yaml b/http/vulnerabilities/other/mirai-unknown-rce.yaml
index ada89e8a05..c17949c7f7 100644
--- a/http/vulnerabilities/other/mirai-unknown-rce.yaml
+++ b/http/vulnerabilities/other/mirai-unknown-rce.yaml
@@ -31,4 +31,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/mpsec-lfi.yaml b/http/vulnerabilities/other/mpsec-lfi.yaml
index d34fade040..dca93e1923 100644
--- a/http/vulnerabilities/other/mpsec-lfi.yaml
+++ b/http/vulnerabilities/other/mpsec-lfi.yaml
@@ -39,4 +39,4 @@ http:
- "text/plain"
part: header
-# Enhanced by mp on 2022/07/27
+
diff --git a/http/vulnerabilities/other/myucms-lfr.yaml b/http/vulnerabilities/other/myucms-lfr.yaml
index 209a8152e1..2931ffce47 100644
--- a/http/vulnerabilities/other/myucms-lfr.yaml
+++ b/http/vulnerabilities/other/myucms-lfr.yaml
@@ -24,4 +24,4 @@ http:
regex:
- "root:.*:0:0:"
-# Enhanced by mp on 2022/07/27
+
diff --git a/http/vulnerabilities/other/natshell-path-traversal.yaml b/http/vulnerabilities/other/natshell-path-traversal.yaml
index 8c6da98ee5..857db596d5 100644
--- a/http/vulnerabilities/other/natshell-path-traversal.yaml
+++ b/http/vulnerabilities/other/natshell-path-traversal.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/27
+
diff --git a/http/vulnerabilities/other/natshell-rce.yaml b/http/vulnerabilities/other/natshell-rce.yaml
index 32036ef9b8..61181d03ed 100644
--- a/http/vulnerabilities/other/natshell-rce.yaml
+++ b/http/vulnerabilities/other/natshell-rce.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/netgear-router-auth-bypass.yaml b/http/vulnerabilities/other/netgear-router-auth-bypass.yaml
index 4d8460fdc2..200ecf793a 100644
--- a/http/vulnerabilities/other/netgear-router-auth-bypass.yaml
+++ b/http/vulnerabilities/other/netgear-router-auth-bypass.yaml
@@ -38,4 +38,4 @@ http:
words:
- " WAN Setup"
-# Enhanced by md on 2022/10/19
+
diff --git a/http/vulnerabilities/other/netgear-router-exposure.yaml b/http/vulnerabilities/other/netgear-router-exposure.yaml
index 23c2bb80a3..f94faf8149 100644
--- a/http/vulnerabilities/other/netgear-router-exposure.yaml
+++ b/http/vulnerabilities/other/netgear-router-exposure.yaml
@@ -47,4 +47,4 @@ http:
regex:
- " ([A-Z0-9]+)<\\/serialNumber>"
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/netgear-wac124-router-auth-bypass.yaml b/http/vulnerabilities/other/netgear-wac124-router-auth-bypass.yaml
index 3b719b9db6..cb3a7d6d3f 100644
--- a/http/vulnerabilities/other/netgear-wac124-router-auth-bypass.yaml
+++ b/http/vulnerabilities/other/netgear-wac124-router-auth-bypass.yaml
@@ -32,4 +32,4 @@ http:
words:
- "Enable Telnet"
-# Enhanced by md on 2022/10/19
+
diff --git a/http/vulnerabilities/other/netis-info-leak.yaml b/http/vulnerabilities/other/netis-info-leak.yaml
index 70a3af8299..c3a3814486 100644
--- a/http/vulnerabilities/other/netis-info-leak.yaml
+++ b/http/vulnerabilities/other/netis-info-leak.yaml
@@ -42,4 +42,4 @@ http:
regex:
- "'rp_soon_password':'([A-Za-z0-9]+)'"
-# Enhanced by cs 03/27/2023
+
diff --git a/http/vulnerabilities/other/nextjs-redirect.yaml b/http/vulnerabilities/other/nextjs-redirect.yaml
index 933c57843a..257e2826ff 100644
--- a/http/vulnerabilities/other/nextjs-redirect.yaml
+++ b/http/vulnerabilities/other/nextjs-redirect.yaml
@@ -34,4 +34,4 @@ http:
status:
- 308
-# Enhanced by cs 03/27/2023
+
diff --git a/http/vulnerabilities/other/nginx-merge-slashes-path-traversal.yaml b/http/vulnerabilities/other/nginx-merge-slashes-path-traversal.yaml
index 4ee19ab922..2fd03d632d 100644
--- a/http/vulnerabilities/other/nginx-merge-slashes-path-traversal.yaml
+++ b/http/vulnerabilities/other/nginx-merge-slashes-path-traversal.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/27
+
diff --git a/http/vulnerabilities/other/nginx-module-vts-xss.yaml b/http/vulnerabilities/other/nginx-module-vts-xss.yaml
index 86082f9d03..61a0d6cf18 100644
--- a/http/vulnerabilities/other/nginx-module-vts-xss.yaml
+++ b/http/vulnerabilities/other/nginx-module-vts-xss.yaml
@@ -36,4 +36,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/ns-asg-file-read.yaml b/http/vulnerabilities/other/ns-asg-file-read.yaml
index 2fbcb14711..7d3c7ca50e 100644
--- a/http/vulnerabilities/other/ns-asg-file-read.yaml
+++ b/http/vulnerabilities/other/ns-asg-file-read.yaml
@@ -38,4 +38,4 @@ http:
- "application/pdf"
condition: and
-# Enhanced by mp on 2022/08/03
+
diff --git a/http/vulnerabilities/other/nuuo-file-inclusion.yaml b/http/vulnerabilities/other/nuuo-file-inclusion.yaml
index ffdf4eff1f..de48bae5e4 100644
--- a/http/vulnerabilities/other/nuuo-file-inclusion.yaml
+++ b/http/vulnerabilities/other/nuuo-file-inclusion.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/nuuo-nvrmini2-rce.yaml b/http/vulnerabilities/other/nuuo-nvrmini2-rce.yaml
index fdad552435..d439b9640e 100644
--- a/http/vulnerabilities/other/nuuo-nvrmini2-rce.yaml
+++ b/http/vulnerabilities/other/nuuo-nvrmini2-rce.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/odoo-cms-redirect.yaml b/http/vulnerabilities/other/odoo-cms-redirect.yaml
index 6622ca3496..8353771b1d 100644
--- a/http/vulnerabilities/other/odoo-cms-redirect.yaml
+++ b/http/vulnerabilities/other/odoo-cms-redirect.yaml
@@ -27,4 +27,4 @@ http:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
part: header
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/other/oliver-library-lfi.yaml b/http/vulnerabilities/other/oliver-library-lfi.yaml
index 42e300da5c..2bbb7c4b84 100644
--- a/http/vulnerabilities/other/oliver-library-lfi.yaml
+++ b/http/vulnerabilities/other/oliver-library-lfi.yaml
@@ -30,4 +30,4 @@ http:
- "extensions"
condition: and
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/onlinefarm-management-xss.yaml b/http/vulnerabilities/other/onlinefarm-management-xss.yaml
index 2a666c62b3..7b1d97b597 100644
--- a/http/vulnerabilities/other/onlinefarm-management-xss.yaml
+++ b/http/vulnerabilities/other/onlinefarm-management-xss.yaml
@@ -44,4 +44,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/opencti-lfi.yaml b/http/vulnerabilities/other/opencti-lfi.yaml
index 31c671f77f..56d9291105 100644
--- a/http/vulnerabilities/other/opencti-lfi.yaml
+++ b/http/vulnerabilities/other/opencti-lfi.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/opennms-log4j-jndi-rce.yaml b/http/vulnerabilities/other/opennms-log4j-jndi-rce.yaml
index 97b57f5151..6d96e04bbb 100644
--- a/http/vulnerabilities/other/opennms-log4j-jndi-rce.yaml
+++ b/http/vulnerabilities/other/opennms-log4j-jndi-rce.yaml
@@ -64,4 +64,4 @@ http:
regex:
- '\d{6}\.([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${:-{{rand1}}}${:-{{rand2}}}.${hostName} in output
-# Enhanced by cs on 2022/10/23
+
diff --git a/http/vulnerabilities/other/opensis-lfi.yaml b/http/vulnerabilities/other/opensis-lfi.yaml
index 191298a681..7ad4961252 100644
--- a/http/vulnerabilities/other/opensis-lfi.yaml
+++ b/http/vulnerabilities/other/opensis-lfi.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/opensns-rce.yaml b/http/vulnerabilities/other/opensns-rce.yaml
index 53499b2348..b7005911a2 100644
--- a/http/vulnerabilities/other/opensns-rce.yaml
+++ b/http/vulnerabilities/other/opensns-rce.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/optilink-ont1gew-gpon-rce.yaml b/http/vulnerabilities/other/optilink-ont1gew-gpon-rce.yaml
index d98413b682..dd2ef2a58d 100644
--- a/http/vulnerabilities/other/optilink-ont1gew-gpon-rce.yaml
+++ b/http/vulnerabilities/other/optilink-ont1gew-gpon-rce.yaml
@@ -36,4 +36,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/04/01
+
diff --git a/http/vulnerabilities/other/oracle-fatwire-lfi.yaml b/http/vulnerabilities/other/oracle-fatwire-lfi.yaml
index ce29c7e368..dcca8ff7d9 100644
--- a/http/vulnerabilities/other/oracle-fatwire-lfi.yaml
+++ b/http/vulnerabilities/other/oracle-fatwire-lfi.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/orbiteam-bscw-server-lfi.yaml b/http/vulnerabilities/other/orbiteam-bscw-server-lfi.yaml
index 9114703b09..ca46397a28 100644
--- a/http/vulnerabilities/other/orbiteam-bscw-server-lfi.yaml
+++ b/http/vulnerabilities/other/orbiteam-bscw-server-lfi.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/otobo-open-redirect.yaml b/http/vulnerabilities/other/otobo-open-redirect.yaml
index a6075f6d15..8652d1a12e 100644
--- a/http/vulnerabilities/other/otobo-open-redirect.yaml
+++ b/http/vulnerabilities/other/otobo-open-redirect.yaml
@@ -27,4 +27,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/other/pacsone-server-lfi.yaml b/http/vulnerabilities/other/pacsone-server-lfi.yaml
index 9f49294409..7becc54d93 100644
--- a/http/vulnerabilities/other/pacsone-server-lfi.yaml
+++ b/http/vulnerabilities/other/pacsone-server-lfi.yaml
@@ -30,4 +30,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/parallels-hsphere-xss.yaml b/http/vulnerabilities/other/parallels-hsphere-xss.yaml
index 8d20531eaa..fc180911f1 100644
--- a/http/vulnerabilities/other/parallels-hsphere-xss.yaml
+++ b/http/vulnerabilities/other/parallels-hsphere-xss.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/parentlink-xss.yaml b/http/vulnerabilities/other/parentlink-xss.yaml
index c5ba4a6043..1d23c1acfc 100644
--- a/http/vulnerabilities/other/parentlink-xss.yaml
+++ b/http/vulnerabilities/other/parentlink-xss.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/pbootcms-database-file-download.yaml b/http/vulnerabilities/other/pbootcms-database-file-download.yaml
index 0c85d95232..521a53237a 100644
--- a/http/vulnerabilities/other/pbootcms-database-file-download.yaml
+++ b/http/vulnerabilities/other/pbootcms-database-file-download.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/other/pdf-signer-ssti-to-rce.yaml b/http/vulnerabilities/other/pdf-signer-ssti-to-rce.yaml
index dc2a7e9d71..4a20976751 100644
--- a/http/vulnerabilities/other/pdf-signer-ssti-to-rce.yaml
+++ b/http/vulnerabilities/other/pdf-signer-ssti-to-rce.yaml
@@ -31,4 +31,4 @@ http:
- "root:.*:0:0:"
part: body
-# Enhanced by md on 2022/10/05
+
diff --git a/http/vulnerabilities/other/php-timeclock-xss.yaml b/http/vulnerabilities/other/php-timeclock-xss.yaml
index 71fee06302..1395715981 100644
--- a/http/vulnerabilities/other/php-timeclock-xss.yaml
+++ b/http/vulnerabilities/other/php-timeclock-xss.yaml
@@ -37,4 +37,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/php-zerodium-backdoor-rce.yaml b/http/vulnerabilities/other/php-zerodium-backdoor-rce.yaml
index 77461cfe42..3fbf7e5677 100644
--- a/http/vulnerabilities/other/php-zerodium-backdoor-rce.yaml
+++ b/http/vulnerabilities/other/php-zerodium-backdoor-rce.yaml
@@ -32,4 +32,4 @@ http:
words:
- "int(77777355556)"
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/phpok-sqli.yaml b/http/vulnerabilities/other/phpok-sqli.yaml
index b9884bad29..ff80fc831d 100644
--- a/http/vulnerabilities/other/phpok-sqli.yaml
+++ b/http/vulnerabilities/other/phpok-sqli.yaml
@@ -32,4 +32,4 @@ http:
words:
- '{{md5({{num}})}}'
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/other/phpwiki-lfi.yaml b/http/vulnerabilities/other/phpwiki-lfi.yaml
index e503aa07ef..0e1eba6ea6 100644
--- a/http/vulnerabilities/other/phpwiki-lfi.yaml
+++ b/http/vulnerabilities/other/phpwiki-lfi.yaml
@@ -27,4 +27,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/pmb-directory-traversal.yaml b/http/vulnerabilities/other/pmb-directory-traversal.yaml
index 5450346d21..c9cf73a990 100644
--- a/http/vulnerabilities/other/pmb-directory-traversal.yaml
+++ b/http/vulnerabilities/other/pmb-directory-traversal.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/pmb-local-file-disclosure.yaml b/http/vulnerabilities/other/pmb-local-file-disclosure.yaml
index 5b36f03c72..1a14aacf4f 100644
--- a/http/vulnerabilities/other/pmb-local-file-disclosure.yaml
+++ b/http/vulnerabilities/other/pmb-local-file-disclosure.yaml
@@ -29,4 +29,4 @@ http:
words:
- "root:x:0"
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/pollbot-redirect.yaml b/http/vulnerabilities/other/pollbot-redirect.yaml
index 7a20a57ba3..3bdc8e7a37 100644
--- a/http/vulnerabilities/other/pollbot-redirect.yaml
+++ b/http/vulnerabilities/other/pollbot-redirect.yaml
@@ -32,4 +32,4 @@ http:
status:
- 301
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/other/powercreator-cms-rce.yaml b/http/vulnerabilities/other/powercreator-cms-rce.yaml
index b1ab031c2c..f05c09ec87 100644
--- a/http/vulnerabilities/other/powercreator-cms-rce.yaml
+++ b/http/vulnerabilities/other/powercreator-cms-rce.yaml
@@ -49,4 +49,4 @@ http:
dsl:
- "contains(body_2, '{{randstr}}') && status_code_2 == 200"
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/processmaker-lfi.yaml b/http/vulnerabilities/other/processmaker-lfi.yaml
index ed5d69dc4a..e27165b161 100644
--- a/http/vulnerabilities/other/processmaker-lfi.yaml
+++ b/http/vulnerabilities/other/processmaker-lfi.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/qcubed-xss.yaml b/http/vulnerabilities/other/qcubed-xss.yaml
index 5e935ef373..8788866032 100644
--- a/http/vulnerabilities/other/qcubed-xss.yaml
+++ b/http/vulnerabilities/other/qcubed-xss.yaml
@@ -38,4 +38,4 @@ http:
words:
- text/html
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/qi-anxin-netkang-next-generation-firewall-rce.yaml b/http/vulnerabilities/other/qi-anxin-netkang-next-generation-firewall-rce.yaml
index b1b9462078..9e04579bdc 100644
--- a/http/vulnerabilities/other/qi-anxin-netkang-next-generation-firewall-rce.yaml
+++ b/http/vulnerabilities/other/qi-anxin-netkang-next-generation-firewall-rce.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/qihang-media-disclosure.yaml b/http/vulnerabilities/other/qihang-media-disclosure.yaml
index d7b3c7ad3a..ce7e0f25ed 100644
--- a/http/vulnerabilities/other/qihang-media-disclosure.yaml
+++ b/http/vulnerabilities/other/qihang-media-disclosure.yaml
@@ -31,4 +31,4 @@ http:
- "password="
condition: and
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/qihang-media-lfi.yaml b/http/vulnerabilities/other/qihang-media-lfi.yaml
index 4c61d46e67..18af588f46 100644
--- a/http/vulnerabilities/other/qihang-media-lfi.yaml
+++ b/http/vulnerabilities/other/qihang-media-lfi.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/20
+
diff --git a/http/vulnerabilities/other/rconfig-file-upload.yaml b/http/vulnerabilities/other/rconfig-file-upload.yaml
index 207517a711..bffe29cbe6 100644
--- a/http/vulnerabilities/other/rconfig-file-upload.yaml
+++ b/http/vulnerabilities/other/rconfig-file-upload.yaml
@@ -66,4 +66,4 @@ http:
status:
- 302
-# Enhanced by md on 2022/10/05
+
diff --git a/http/vulnerabilities/other/reddittop-rss-xss.yaml b/http/vulnerabilities/other/reddittop-rss-xss.yaml
index 897e1b43ff..eb969b6333 100644
--- a/http/vulnerabilities/other/reddittop-rss-xss.yaml
+++ b/http/vulnerabilities/other/reddittop-rss-xss.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/rockmongo-xss.yaml b/http/vulnerabilities/other/rockmongo-xss.yaml
index 5a11001c47..f85dd300aa 100644
--- a/http/vulnerabilities/other/rockmongo-xss.yaml
+++ b/http/vulnerabilities/other/rockmongo-xss.yaml
@@ -40,4 +40,4 @@ http:
- 'Content-Type: text/html'
part: header
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/sap-redirect.yaml b/http/vulnerabilities/other/sap-redirect.yaml
index 3980de8e08..640348ba24 100644
--- a/http/vulnerabilities/other/sap-redirect.yaml
+++ b/http/vulnerabilities/other/sap-redirect.yaml
@@ -33,4 +33,4 @@ http:
condition: or
part: header
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/other/sar2html-rce.yaml b/http/vulnerabilities/other/sar2html-rce.yaml
index 16b8e40b76..fa71962b8e 100644
--- a/http/vulnerabilities/other/sar2html-rce.yaml
+++ b/http/vulnerabilities/other/sar2html-rce.yaml
@@ -29,4 +29,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/seacms-sqli.yaml b/http/vulnerabilities/other/seacms-sqli.yaml
index 5bd1ee338e..773c38b1b8 100644
--- a/http/vulnerabilities/other/seacms-sqli.yaml
+++ b/http/vulnerabilities/other/seacms-sqli.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/other/seowon-router-rce.yaml b/http/vulnerabilities/other/seowon-router-rce.yaml
index 493e26a573..4cfcbbe017 100644
--- a/http/vulnerabilities/other/seowon-router-rce.yaml
+++ b/http/vulnerabilities/other/seowon-router-rce.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/sick-beard-xss.yaml b/http/vulnerabilities/other/sick-beard-xss.yaml
index f6afaeeb3b..346f95b4f5 100644
--- a/http/vulnerabilities/other/sick-beard-xss.yaml
+++ b/http/vulnerabilities/other/sick-beard-xss.yaml
@@ -35,4 +35,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/siteminder-dom-xss.yaml b/http/vulnerabilities/other/siteminder-dom-xss.yaml
index 7b1488414a..1324fe658f 100644
--- a/http/vulnerabilities/other/siteminder-dom-xss.yaml
+++ b/http/vulnerabilities/other/siteminder-dom-xss.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/sl-studio-lfi.yaml b/http/vulnerabilities/other/sl-studio-lfi.yaml
index e1f91fdb05..95db50771f 100644
--- a/http/vulnerabilities/other/sl-studio-lfi.yaml
+++ b/http/vulnerabilities/other/sl-studio-lfi.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/sofneta-mecdream-pacs-lfi.yaml b/http/vulnerabilities/other/sofneta-mecdream-pacs-lfi.yaml
index 1b0ccda2c7..1cf49afe06 100644
--- a/http/vulnerabilities/other/sofneta-mecdream-pacs-lfi.yaml
+++ b/http/vulnerabilities/other/sofneta-mecdream-pacs-lfi.yaml
@@ -31,4 +31,4 @@ http:
- "extensions"
condition: and
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/solar-log-authbypass.yaml b/http/vulnerabilities/other/solar-log-authbypass.yaml
index 66c152f3bb..848a6b7beb 100644
--- a/http/vulnerabilities/other/solar-log-authbypass.yaml
+++ b/http/vulnerabilities/other/solar-log-authbypass.yaml
@@ -37,4 +37,4 @@ http:
- "mailto:info@solar-log.com"
condition: and
-# Enhanced by mp on 2022/04/12
+
diff --git a/http/vulnerabilities/other/solarview-compact-xss.yaml b/http/vulnerabilities/other/solarview-compact-xss.yaml
index 5805fb27d7..5ca1cbbe9a 100644
--- a/http/vulnerabilities/other/solarview-compact-xss.yaml
+++ b/http/vulnerabilities/other/solarview-compact-xss.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/sonicwall-sslvpn-shellshock.yaml b/http/vulnerabilities/other/sonicwall-sslvpn-shellshock.yaml
index 2c83afce97..01ba96830c 100644
--- a/http/vulnerabilities/other/sonicwall-sslvpn-shellshock.yaml
+++ b/http/vulnerabilities/other/sonicwall-sslvpn-shellshock.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/other/steve-xss.yaml b/http/vulnerabilities/other/steve-xss.yaml
index 1a4627abd1..62e293b467 100644
--- a/http/vulnerabilities/other/steve-xss.yaml
+++ b/http/vulnerabilities/other/steve-xss.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/12/13
+
diff --git a/http/vulnerabilities/other/surrealtodo-lfi.yaml b/http/vulnerabilities/other/surrealtodo-lfi.yaml
index bbf963ceee..dea8cfc53b 100644
--- a/http/vulnerabilities/other/surrealtodo-lfi.yaml
+++ b/http/vulnerabilities/other/surrealtodo-lfi.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/symantec-messaging-gateway.yaml b/http/vulnerabilities/other/symantec-messaging-gateway.yaml
index 648fae724a..a509b9cca3 100644
--- a/http/vulnerabilities/other/symantec-messaging-gateway.yaml
+++ b/http/vulnerabilities/other/symantec-messaging-gateway.yaml
@@ -28,4 +28,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/tamronos-rce.yaml b/http/vulnerabilities/other/tamronos-rce.yaml
index 10b039dbdd..3ec448ddc5 100644
--- a/http/vulnerabilities/other/tamronos-rce.yaml
+++ b/http/vulnerabilities/other/tamronos-rce.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by cs on 2022/05/13
+
diff --git a/http/vulnerabilities/other/thinkific-redirect.yaml b/http/vulnerabilities/other/thinkific-redirect.yaml
index 2a41b00c8f..9144983a15 100644
--- a/http/vulnerabilities/other/thinkific-redirect.yaml
+++ b/http/vulnerabilities/other/thinkific-redirect.yaml
@@ -31,4 +31,4 @@ http:
condition: or
part: body
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/other/thruk-xss.yaml b/http/vulnerabilities/other/thruk-xss.yaml
index b19dbf64e7..e5c94424e3 100644
--- a/http/vulnerabilities/other/thruk-xss.yaml
+++ b/http/vulnerabilities/other/thruk-xss.yaml
@@ -43,4 +43,4 @@ http:
status:
- 500
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/tikiwiki-reflected-xss.yaml b/http/vulnerabilities/other/tikiwiki-reflected-xss.yaml
index 23b5faf39f..e6c2909a77 100644
--- a/http/vulnerabilities/other/tikiwiki-reflected-xss.yaml
+++ b/http/vulnerabilities/other/tikiwiki-reflected-xss.yaml
@@ -36,4 +36,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/tpshop-directory-traversal.yaml b/http/vulnerabilities/other/tpshop-directory-traversal.yaml
index f4b4f82b1f..f998849f2c 100644
--- a/http/vulnerabilities/other/tpshop-directory-traversal.yaml
+++ b/http/vulnerabilities/other/tpshop-directory-traversal.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/turbocrm-xss.yaml b/http/vulnerabilities/other/turbocrm-xss.yaml
index 8b56f76f93..0081ae28d8 100644
--- a/http/vulnerabilities/other/turbocrm-xss.yaml
+++ b/http/vulnerabilities/other/turbocrm-xss.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/ueditor-file-upload.yaml b/http/vulnerabilities/other/ueditor-file-upload.yaml
index 791cf4b053..dcf40aa0ab 100644
--- a/http/vulnerabilities/other/ueditor-file-upload.yaml
+++ b/http/vulnerabilities/other/ueditor-file-upload.yaml
@@ -30,4 +30,4 @@ http:
- "没有指定抓取源"
part: body
-# Enhanced by md on 2022/10/31
+
diff --git a/http/vulnerabilities/other/umbraco-base-ssrf.yaml b/http/vulnerabilities/other/umbraco-base-ssrf.yaml
index 6ec2cf8b88..d23ca4f27f 100644
--- a/http/vulnerabilities/other/umbraco-base-ssrf.yaml
+++ b/http/vulnerabilities/other/umbraco-base-ssrf.yaml
@@ -39,4 +39,4 @@ http:
- "len(body_2)==0"
- "len(body_3)==0"
-# Enhanced by cs 08/03/2022
+
diff --git a/http/vulnerabilities/other/unauth-hoteldruid-panel.yaml b/http/vulnerabilities/other/unauth-hoteldruid-panel.yaml
index 9046c9b6f3..d465536d36 100644
--- a/http/vulnerabilities/other/unauth-hoteldruid-panel.yaml
+++ b/http/vulnerabilities/other/unauth-hoteldruid-panel.yaml
@@ -36,4 +36,4 @@ http:
- "TABLES:"
condition: and
-# Enhanced by mp on 2022/03/24
+
diff --git a/http/vulnerabilities/other/unauth-spark-api.yaml b/http/vulnerabilities/other/unauth-spark-api.yaml
index 034f2b42f6..66c2cde18b 100644
--- a/http/vulnerabilities/other/unauth-spark-api.yaml
+++ b/http/vulnerabilities/other/unauth-spark-api.yaml
@@ -32,4 +32,4 @@ http:
part: body
condition: and
-# Enhanced by cs on 2022/02/28
+
diff --git a/http/vulnerabilities/other/unifi-network-log4j-rce.yaml b/http/vulnerabilities/other/unifi-network-log4j-rce.yaml
index e9e8d3dc02..ddabe42069 100644
--- a/http/vulnerabilities/other/unifi-network-log4j-rce.yaml
+++ b/http/vulnerabilities/other/unifi-network-log4j-rce.yaml
@@ -66,4 +66,4 @@ http:
regex:
- '\d{6}\.([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${:-{{rand1}}}${:-{{rand2}}}.${hostName} in output
-# Enhanced by mp on 2022/06/03
+
diff --git a/http/vulnerabilities/other/vanguard-post-xss.yaml b/http/vulnerabilities/other/vanguard-post-xss.yaml
index bb82213368..02fcf7f2b9 100644
--- a/http/vulnerabilities/other/vanguard-post-xss.yaml
+++ b/http/vulnerabilities/other/vanguard-post-xss.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/viewlinc-crlf-injection.yaml b/http/vulnerabilities/other/viewlinc-crlf-injection.yaml
index 385e74392c..f001c0fc57 100644
--- a/http/vulnerabilities/other/viewlinc-crlf-injection.yaml
+++ b/http/vulnerabilities/other/viewlinc-crlf-injection.yaml
@@ -32,4 +32,4 @@ http:
part: header
condition: and
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/vpms-auth-bypass.yaml b/http/vulnerabilities/other/vpms-auth-bypass.yaml
index 0342f8fd49..ba9399afdd 100644
--- a/http/vulnerabilities/other/vpms-auth-bypass.yaml
+++ b/http/vulnerabilities/other/vpms-auth-bypass.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/other/wapples-firewall-lfi.yaml b/http/vulnerabilities/other/wapples-firewall-lfi.yaml
index 7194873bf1..ac117d5b67 100644
--- a/http/vulnerabilities/other/wapples-firewall-lfi.yaml
+++ b/http/vulnerabilities/other/wapples-firewall-lfi.yaml
@@ -44,4 +44,4 @@ http:
regex:
- "root:[x*]:0:0"
-# Enhanced by mp on 2023/01/15
+
diff --git a/http/vulnerabilities/other/watchguard-credentials-disclosure.yaml b/http/vulnerabilities/other/watchguard-credentials-disclosure.yaml
index d683d6272b..24ad95f6e5 100644
--- a/http/vulnerabilities/other/watchguard-credentials-disclosure.yaml
+++ b/http/vulnerabilities/other/watchguard-credentials-disclosure.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/03
+
diff --git a/http/vulnerabilities/other/webui-rce.yaml b/http/vulnerabilities/other/webui-rce.yaml
index dc9c5c2f08..93997ab5af 100644
--- a/http/vulnerabilities/other/webui-rce.yaml
+++ b/http/vulnerabilities/other/webui-rce.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/03
+
diff --git a/http/vulnerabilities/other/wems-manager-xss.yaml b/http/vulnerabilities/other/wems-manager-xss.yaml
index 3a69b8ff37..1c5c11c83c 100644
--- a/http/vulnerabilities/other/wems-manager-xss.yaml
+++ b/http/vulnerabilities/other/wems-manager-xss.yaml
@@ -33,4 +33,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/wuzhicms-sqli.yaml b/http/vulnerabilities/other/wuzhicms-sqli.yaml
index 2196635df4..26df29f114 100644
--- a/http/vulnerabilities/other/wuzhicms-sqli.yaml
+++ b/http/vulnerabilities/other/wuzhicms-sqli.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/12/13
+
diff --git a/http/vulnerabilities/other/xdcms-sqli.yaml b/http/vulnerabilities/other/xdcms-sqli.yaml
index 75e797d8f7..0b1267c4bc 100644
--- a/http/vulnerabilities/other/xdcms-sqli.yaml
+++ b/http/vulnerabilities/other/xdcms-sqli.yaml
@@ -44,4 +44,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/other/xerox-efi-lfi.yaml b/http/vulnerabilities/other/xerox-efi-lfi.yaml
index f12468ba63..03f4168648 100644
--- a/http/vulnerabilities/other/xerox-efi-lfi.yaml
+++ b/http/vulnerabilities/other/xerox-efi-lfi.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/yapi-rce.yaml b/http/vulnerabilities/other/yapi-rce.yaml
index 5db09b88ae..10a409433c 100644
--- a/http/vulnerabilities/other/yapi-rce.yaml
+++ b/http/vulnerabilities/other/yapi-rce.yaml
@@ -98,4 +98,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/03
+
diff --git a/http/vulnerabilities/other/yarn-resourcemanager-rce.yaml b/http/vulnerabilities/other/yarn-resourcemanager-rce.yaml
index 4ecb03c11a..9008b0954e 100644
--- a/http/vulnerabilities/other/yarn-resourcemanager-rce.yaml
+++ b/http/vulnerabilities/other/yarn-resourcemanager-rce.yaml
@@ -28,4 +28,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/10/05
+
diff --git a/http/vulnerabilities/other/yeswiki-sql.yaml b/http/vulnerabilities/other/yeswiki-sql.yaml
index 1836d0f36b..07c511b70d 100644
--- a/http/vulnerabilities/other/yeswiki-sql.yaml
+++ b/http/vulnerabilities/other/yeswiki-sql.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/09/28
+
diff --git a/http/vulnerabilities/other/yeswiki-stored-xss.yaml b/http/vulnerabilities/other/yeswiki-stored-xss.yaml
index 4327f1b5d4..16b98cf89f 100644
--- a/http/vulnerabilities/other/yeswiki-stored-xss.yaml
+++ b/http/vulnerabilities/other/yeswiki-stored-xss.yaml
@@ -69,4 +69,4 @@ http:
- contains(body_2, '>')
condition: and
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/yeswiki-xss.yaml b/http/vulnerabilities/other/yeswiki-xss.yaml
index 5e7118f74a..b6742bf55e 100644
--- a/http/vulnerabilities/other/yeswiki-xss.yaml
+++ b/http/vulnerabilities/other/yeswiki-xss.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/other/yishaadmin-lfi.yaml b/http/vulnerabilities/other/yishaadmin-lfi.yaml
index 611d7ffa9f..1d123f3cb6 100644
--- a/http/vulnerabilities/other/yishaadmin-lfi.yaml
+++ b/http/vulnerabilities/other/yishaadmin-lfi.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/other/zcms-v3-sqli.yaml b/http/vulnerabilities/other/zcms-v3-sqli.yaml
index 65dc377128..21772c91e5 100644
--- a/http/vulnerabilities/other/zcms-v3-sqli.yaml
+++ b/http/vulnerabilities/other/zcms-v3-sqli.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/other/zimbra-preauth-ssrf.yaml b/http/vulnerabilities/other/zimbra-preauth-ssrf.yaml
index 1fad6022fa..e349b78512 100644
--- a/http/vulnerabilities/other/zimbra-preauth-ssrf.yaml
+++ b/http/vulnerabilities/other/zimbra-preauth-ssrf.yaml
@@ -31,4 +31,4 @@ http:
words:
- "http"
-# Enhanced by mp on 2022/06/03
+
diff --git a/http/vulnerabilities/other/zms-auth-bypass.yaml b/http/vulnerabilities/other/zms-auth-bypass.yaml
index 9fc6c4436e..5c78ed9726 100644
--- a/http/vulnerabilities/other/zms-auth-bypass.yaml
+++ b/http/vulnerabilities/other/zms-auth-bypass.yaml
@@ -43,4 +43,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/other/zms-sqli.yaml b/http/vulnerabilities/other/zms-sqli.yaml
index 53d2a26f60..4255de7cbe 100644
--- a/http/vulnerabilities/other/zms-sqli.yaml
+++ b/http/vulnerabilities/other/zms-sqli.yaml
@@ -43,4 +43,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/other/zzcms-xss.yaml b/http/vulnerabilities/other/zzcms-xss.yaml
index 0310f0dffd..a123bf80e0 100644
--- a/http/vulnerabilities/other/zzcms-xss.yaml
+++ b/http/vulnerabilities/other/zzcms-xss.yaml
@@ -39,4 +39,4 @@ http:
- 'contains(body_2, "参数 1\"+alert(document.domain)+")'
condition: and
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/portainer-init-deploy.yaml b/http/vulnerabilities/portainer-init-deploy.yaml
index 09a7fba22b..44a6a988be 100644
--- a/http/vulnerabilities/portainer-init-deploy.yaml
+++ b/http/vulnerabilities/portainer-init-deploy.yaml
@@ -37,4 +37,4 @@ http:
status:
- 404
-# Enhanced by mp on 2022/07/15
+
diff --git a/http/vulnerabilities/rails/rails6-xss.yaml b/http/vulnerabilities/rails/rails6-xss.yaml
index 536ef1b17f..db7dded862 100644
--- a/http/vulnerabilities/rails/rails6-xss.yaml
+++ b/http/vulnerabilities/rails/rails6-xss.yaml
@@ -38,4 +38,4 @@ http:
part: header
condition: and
-# Enhanced by cs 09/23/2022
+
diff --git a/http/vulnerabilities/rocketchat/unauth-message-read.yaml b/http/vulnerabilities/rocketchat/unauth-message-read.yaml
index 2832e307ff..07f297824b 100644
--- a/http/vulnerabilities/rocketchat/unauth-message-read.yaml
+++ b/http/vulnerabilities/rocketchat/unauth-message-read.yaml
@@ -50,4 +50,3 @@ http:
status:
- 200
-# Enhanced by mp on 2022/06/03
\ No newline at end of file
diff --git a/http/vulnerabilities/royalevent/royalevent-management-xss.yaml b/http/vulnerabilities/royalevent/royalevent-management-xss.yaml
index 5113ab76d2..dee10cb1f8 100644
--- a/http/vulnerabilities/royalevent/royalevent-management-xss.yaml
+++ b/http/vulnerabilities/royalevent/royalevent-management-xss.yaml
@@ -76,4 +76,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/royalevent/royalevent-stored-xss.yaml b/http/vulnerabilities/royalevent/royalevent-stored-xss.yaml
index 6d4197b87a..921a0aad7a 100644
--- a/http/vulnerabilities/royalevent/royalevent-stored-xss.yaml
+++ b/http/vulnerabilities/royalevent/royalevent-stored-xss.yaml
@@ -36,4 +36,4 @@ http:
status:
- 302
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/ruijie-eg-login-rce.yaml b/http/vulnerabilities/ruijie-eg-login-rce.yaml
index a7fc7d9366..0d2164759a 100644
--- a/http/vulnerabilities/ruijie-eg-login-rce.yaml
+++ b/http/vulnerabilities/ruijie-eg-login-rce.yaml
@@ -50,4 +50,4 @@ http:
regex:
- 'admin ([a-zA-Z0-9#@]+)",'
-# Enhanced by cs 03/02/2023
+
diff --git a/http/vulnerabilities/ruijie/ruijie-eg-rce.yaml b/http/vulnerabilities/ruijie/ruijie-eg-rce.yaml
index 483084292b..ef44fc8b7e 100644
--- a/http/vulnerabilities/ruijie/ruijie-eg-rce.yaml
+++ b/http/vulnerabilities/ruijie/ruijie-eg-rce.yaml
@@ -60,4 +60,4 @@ http:
regex:
- 'admin ([a-zA-Z0-9#@]+)",'
-# Enhanced by mp on 2022/06/03
+
diff --git a/http/vulnerabilities/ruijie/ruijie-networks-lfi.yaml b/http/vulnerabilities/ruijie/ruijie-networks-lfi.yaml
index 420d221568..41de3ef327 100644
--- a/http/vulnerabilities/ruijie/ruijie-networks-lfi.yaml
+++ b/http/vulnerabilities/ruijie/ruijie-networks-lfi.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/samsung/samsung-wlan-ap-lfi.yaml b/http/vulnerabilities/samsung/samsung-wlan-ap-lfi.yaml
index 177c35d994..03fb2cbe57 100644
--- a/http/vulnerabilities/samsung/samsung-wlan-ap-lfi.yaml
+++ b/http/vulnerabilities/samsung/samsung-wlan-ap-lfi.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/31
+
diff --git a/http/vulnerabilities/samsung/samsung-wlan-ap-rce.yaml b/http/vulnerabilities/samsung/samsung-wlan-ap-rce.yaml
index d143df207b..c1fd675554 100644
--- a/http/vulnerabilities/samsung/samsung-wlan-ap-rce.yaml
+++ b/http/vulnerabilities/samsung/samsung-wlan-ap-rce.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/31
+
diff --git a/http/vulnerabilities/samsung/samsung-wlan-ap-xss.yaml b/http/vulnerabilities/samsung/samsung-wlan-ap-xss.yaml
index e9242b125f..f5213b1dd1 100644
--- a/http/vulnerabilities/samsung/samsung-wlan-ap-xss.yaml
+++ b/http/vulnerabilities/samsung/samsung-wlan-ap-xss.yaml
@@ -36,4 +36,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/sangfor/sangfor-ba-rce.yaml b/http/vulnerabilities/sangfor/sangfor-ba-rce.yaml
index 3e5d307fad..66927a1900 100644
--- a/http/vulnerabilities/sangfor/sangfor-ba-rce.yaml
+++ b/http/vulnerabilities/sangfor/sangfor-ba-rce.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/sangfor/sangfor-edr-auth-bypass.yaml b/http/vulnerabilities/sangfor/sangfor-edr-auth-bypass.yaml
index e3fc23989d..53c07e2917 100644
--- a/http/vulnerabilities/sangfor/sangfor-edr-auth-bypass.yaml
+++ b/http/vulnerabilities/sangfor/sangfor-edr-auth-bypass.yaml
@@ -42,4 +42,4 @@ http:
status:
- 302
-# Enhanced by md on 2022/10/19
+
diff --git a/http/vulnerabilities/sangfor/sangfor-edr-rce.yaml b/http/vulnerabilities/sangfor/sangfor-edr-rce.yaml
index c51500b87d..46cce31793 100644
--- a/http/vulnerabilities/sangfor/sangfor-edr-rce.yaml
+++ b/http/vulnerabilities/sangfor/sangfor-edr-rce.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/31
+
diff --git a/http/vulnerabilities/seeyon/wooyun-2015-148227.yaml b/http/vulnerabilities/seeyon/wooyun-2015-148227.yaml
index f88ee5aad9..07e0ae222f 100644
--- a/http/vulnerabilities/seeyon/wooyun-2015-148227.yaml
+++ b/http/vulnerabilities/seeyon/wooyun-2015-148227.yaml
@@ -33,4 +33,4 @@ http:
words:
- "application/xml"
-# Enhanced by mp on 2022/08/04
+
diff --git a/http/vulnerabilities/seeyon/zhiyuan-file-upload.yaml b/http/vulnerabilities/seeyon/zhiyuan-file-upload.yaml
index 787fb4e848..afe4ecae3b 100644
--- a/http/vulnerabilities/seeyon/zhiyuan-file-upload.yaml
+++ b/http/vulnerabilities/seeyon/zhiyuan-file-upload.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/02/04
+
diff --git a/http/vulnerabilities/simplecrm/simple-crm-sql-injection.yaml b/http/vulnerabilities/simplecrm/simple-crm-sql-injection.yaml
index 5d41808ac6..78a6bc133e 100644
--- a/http/vulnerabilities/simplecrm/simple-crm-sql-injection.yaml
+++ b/http/vulnerabilities/simplecrm/simple-crm-sql-injection.yaml
@@ -37,4 +37,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/03/30
+
diff --git a/http/vulnerabilities/springboot/springboot-h2-db-rce.yaml b/http/vulnerabilities/springboot/springboot-h2-db-rce.yaml
index bc9c078b36..c8bf8a8b44 100644
--- a/http/vulnerabilities/springboot/springboot-h2-db-rce.yaml
+++ b/http/vulnerabilities/springboot/springboot-h2-db-rce.yaml
@@ -42,4 +42,4 @@ http:
words:
- '"spring.datasource.hikari.connection-test-query":"CREATE ALIAS EXEC AS CONCAT'
-# Enhanced by mp on 2022/05/31
+
diff --git a/http/vulnerabilities/springboot/springboot-log4j-rce.yaml b/http/vulnerabilities/springboot/springboot-log4j-rce.yaml
index 07b274d7c6..1d3c5fcfea 100644
--- a/http/vulnerabilities/springboot/springboot-log4j-rce.yaml
+++ b/http/vulnerabilities/springboot/springboot-log4j-rce.yaml
@@ -60,4 +60,4 @@ http:
regex:
- '\d{6}\.([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${:-{{rand1}}}${:-{{rand2}}}.${hostName} in output
-# Enhanced by mp on 2022/05/31
+
diff --git a/http/vulnerabilities/squirrelmail/squirrelmail-add-xss.yaml b/http/vulnerabilities/squirrelmail/squirrelmail-add-xss.yaml
index 30698ca6b0..f1f3debc32 100644
--- a/http/vulnerabilities/squirrelmail/squirrelmail-add-xss.yaml
+++ b/http/vulnerabilities/squirrelmail/squirrelmail-add-xss.yaml
@@ -36,4 +36,4 @@ http:
words:
- "text/html"
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/squirrelmail/squirrelmail-lfi.yaml b/http/vulnerabilities/squirrelmail/squirrelmail-lfi.yaml
index 3105261d4d..103e853b2d 100644
--- a/http/vulnerabilities/squirrelmail/squirrelmail-lfi.yaml
+++ b/http/vulnerabilities/squirrelmail/squirrelmail-lfi.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/05
+
diff --git a/http/vulnerabilities/squirrelmail/squirrelmail-vkeyboard-xss.yaml b/http/vulnerabilities/squirrelmail/squirrelmail-vkeyboard-xss.yaml
index d974b2fcc9..6f3be1b59c 100644
--- a/http/vulnerabilities/squirrelmail/squirrelmail-vkeyboard-xss.yaml
+++ b/http/vulnerabilities/squirrelmail/squirrelmail-vkeyboard-xss.yaml
@@ -36,4 +36,4 @@ http:
- "text/html"
part: header
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/thinkcmf/thinkcmf-arbitrary-code-execution.yaml b/http/vulnerabilities/thinkcmf/thinkcmf-arbitrary-code-execution.yaml
index 76efa9b2f7..85d34ee75f 100644
--- a/http/vulnerabilities/thinkcmf/thinkcmf-arbitrary-code-execution.yaml
+++ b/http/vulnerabilities/thinkcmf/thinkcmf-arbitrary-code-execution.yaml
@@ -26,4 +26,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/10/05
+
diff --git a/http/vulnerabilities/thinkcmf/thinkcmf-lfi.yaml b/http/vulnerabilities/thinkcmf/thinkcmf-lfi.yaml
index 9b4f631734..7dea0822ee 100644
--- a/http/vulnerabilities/thinkcmf/thinkcmf-lfi.yaml
+++ b/http/vulnerabilities/thinkcmf/thinkcmf-lfi.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/05
+
diff --git a/http/vulnerabilities/thinkcmf/thinkcmf-rce.yaml b/http/vulnerabilities/thinkcmf/thinkcmf-rce.yaml
index e3325418fa..b461b8558c 100644
--- a/http/vulnerabilities/thinkcmf/thinkcmf-rce.yaml
+++ b/http/vulnerabilities/thinkcmf/thinkcmf-rce.yaml
@@ -34,4 +34,4 @@ http:
- 'status_code_2 == 200'
condition: and
-# Enhanced by mp on 2022/05/31
+
diff --git a/http/vulnerabilities/thinkphp/thinkphp-2-rce.yaml b/http/vulnerabilities/thinkphp/thinkphp-2-rce.yaml
index ccd63badc8..bfc60456af 100644
--- a/http/vulnerabilities/thinkphp/thinkphp-2-rce.yaml
+++ b/http/vulnerabilities/thinkphp/thinkphp-2-rce.yaml
@@ -28,4 +28,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/10/05
+
diff --git a/http/vulnerabilities/thinkphp/thinkphp-501-rce.yaml b/http/vulnerabilities/thinkphp/thinkphp-501-rce.yaml
index df04b8326c..890a66b1dd 100644
--- a/http/vulnerabilities/thinkphp/thinkphp-501-rce.yaml
+++ b/http/vulnerabilities/thinkphp/thinkphp-501-rce.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/31
+
diff --git a/http/vulnerabilities/thinkphp/thinkphp-5022-rce.yaml b/http/vulnerabilities/thinkphp/thinkphp-5022-rce.yaml
index 5e76723482..a378f03cf7 100644
--- a/http/vulnerabilities/thinkphp/thinkphp-5022-rce.yaml
+++ b/http/vulnerabilities/thinkphp/thinkphp-5022-rce.yaml
@@ -28,4 +28,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/10/05
+
diff --git a/http/vulnerabilities/thinkphp/thinkphp-5023-rce.yaml b/http/vulnerabilities/thinkphp/thinkphp-5023-rce.yaml
index f9b1deb07d..0adfe7626f 100644
--- a/http/vulnerabilities/thinkphp/thinkphp-5023-rce.yaml
+++ b/http/vulnerabilities/thinkphp/thinkphp-5023-rce.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/10/05
+
diff --git a/http/vulnerabilities/thinkphp/thinkphp-509-information-disclosure.yaml b/http/vulnerabilities/thinkphp/thinkphp-509-information-disclosure.yaml
index ed21e72210..95319006dc 100644
--- a/http/vulnerabilities/thinkphp/thinkphp-509-information-disclosure.yaml
+++ b/http/vulnerabilities/thinkphp/thinkphp-509-information-disclosure.yaml
@@ -28,4 +28,4 @@ http:
status:
- 500
-# Enhanced by mp on 2022/04/20
+
diff --git a/http/vulnerabilities/tongda/tongda-path-traversal.yaml b/http/vulnerabilities/tongda/tongda-path-traversal.yaml
index 32605ccbdf..4311821fd9 100644
--- a/http/vulnerabilities/tongda/tongda-path-traversal.yaml
+++ b/http/vulnerabilities/tongda/tongda-path-traversal.yaml
@@ -44,4 +44,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/30
+
diff --git a/http/vulnerabilities/videoxpert-lfi.yaml b/http/vulnerabilities/videoxpert-lfi.yaml
index d759c56dc8..7d9283ea66 100644
--- a/http/vulnerabilities/videoxpert-lfi.yaml
+++ b/http/vulnerabilities/videoxpert-lfi.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2023/01/15
+
diff --git a/http/vulnerabilities/vmware/vmware-hcx-log4j.yaml b/http/vulnerabilities/vmware/vmware-hcx-log4j.yaml
index e1e2618627..d0cc66a883 100644
--- a/http/vulnerabilities/vmware/vmware-hcx-log4j.yaml
+++ b/http/vulnerabilities/vmware/vmware-hcx-log4j.yaml
@@ -69,4 +69,4 @@ http:
regex:
- '\d{6}\.([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${:-{{rand1}}}${:-{{rand2}}}.${hostName} in output
-# Enhanced by md on 2022/10/05
+
diff --git a/http/vulnerabilities/vmware/vmware-horizon-log4j-jndi-rce.yaml b/http/vulnerabilities/vmware/vmware-horizon-log4j-jndi-rce.yaml
index 6e196345ae..64aeafbc4a 100644
--- a/http/vulnerabilities/vmware/vmware-horizon-log4j-jndi-rce.yaml
+++ b/http/vulnerabilities/vmware/vmware-horizon-log4j-jndi-rce.yaml
@@ -48,4 +48,4 @@ http:
regex:
- '([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${hostName} in output
-# Enhanced by md on 2022/10/06
+
diff --git a/http/vulnerabilities/vmware/vmware-vcenter-lfi.yaml b/http/vulnerabilities/vmware/vmware-vcenter-lfi.yaml
index 1af91746d6..45207566a6 100644
--- a/http/vulnerabilities/vmware/vmware-vcenter-lfi.yaml
+++ b/http/vulnerabilities/vmware/vmware-vcenter-lfi.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/vmware/vmware-vcenter-log4j-jndi-rce.yaml b/http/vulnerabilities/vmware/vmware-vcenter-log4j-jndi-rce.yaml
index 8c7ae1bdb8..c311249368 100644
--- a/http/vulnerabilities/vmware/vmware-vcenter-log4j-jndi-rce.yaml
+++ b/http/vulnerabilities/vmware/vmware-vcenter-log4j-jndi-rce.yaml
@@ -48,4 +48,4 @@ http:
regex:
- '([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${hostName} in output
-# Enhanced by md on 2022/10/06
+
diff --git a/http/vulnerabilities/vmware/vrealize-operations-log4j-rce.yaml b/http/vulnerabilities/vmware/vrealize-operations-log4j-rce.yaml
index 595023c139..a042362cd4 100644
--- a/http/vulnerabilities/vmware/vrealize-operations-log4j-rce.yaml
+++ b/http/vulnerabilities/vmware/vrealize-operations-log4j-rce.yaml
@@ -67,4 +67,4 @@ http:
regex:
- '\d{6}\.([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${:-{{rand1}}}${:-{{rand2}}}.${hostName} in output
-# Enhanced by mp on 2022/04/05
+
diff --git a/http/vulnerabilities/weaver/ecology/ecology-arbitrary-file-upload.yaml b/http/vulnerabilities/weaver/ecology/ecology-arbitrary-file-upload.yaml
index 162a97412d..46ddc6b8b8 100644
--- a/http/vulnerabilities/weaver/ecology/ecology-arbitrary-file-upload.yaml
+++ b/http/vulnerabilities/weaver/ecology/ecology-arbitrary-file-upload.yaml
@@ -14,7 +14,7 @@ info:
metadata:
max-request: 2
fofa-query: app="泛微-协同办公OA"
- tags: ecology,upload,fileupload,intrusive
+ tags: ecology,fileupload,intrusive
http:
- raw:
@@ -43,4 +43,4 @@ http:
- "contains(body_2, '319463310816') || status_code_2 == 200"
condition: and
-# Enhanced by md on 2022/10/31
+
diff --git a/http/vulnerabilities/weaver/ecology/ecology-filedownload-directory-traversal.yaml b/http/vulnerabilities/weaver/ecology/ecology-filedownload-directory-traversal.yaml
index d3251052de..2e14cba8b6 100644
--- a/http/vulnerabilities/weaver/ecology/ecology-filedownload-directory-traversal.yaml
+++ b/http/vulnerabilities/weaver/ecology/ecology-filedownload-directory-traversal.yaml
@@ -28,4 +28,4 @@ http:
- "/weaver/"
part: body
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/weaver/ecology/ecology-springframework-directory-traversal.yaml b/http/vulnerabilities/weaver/ecology/ecology-springframework-directory-traversal.yaml
index df0134777b..0a1c9c340d 100644
--- a/http/vulnerabilities/weaver/ecology/ecology-springframework-directory-traversal.yaml
+++ b/http/vulnerabilities/weaver/ecology/ecology-springframework-directory-traversal.yaml
@@ -27,4 +27,4 @@ http:
- "/weaver/"
part: body
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/weaver/ecology/ecology-syncuserinfo-sqli.yaml b/http/vulnerabilities/weaver/ecology/ecology-syncuserinfo-sqli.yaml
index cad435c94c..d404ae2f13 100644
--- a/http/vulnerabilities/weaver/ecology/ecology-syncuserinfo-sqli.yaml
+++ b/http/vulnerabilities/weaver/ecology/ecology-syncuserinfo-sqli.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/weaver/ecology/ecology-v8-sqli.yaml b/http/vulnerabilities/weaver/ecology/ecology-v8-sqli.yaml
index d7f68bfa6a..a768521579 100644
--- a/http/vulnerabilities/weaver/ecology/ecology-v8-sqli.yaml
+++ b/http/vulnerabilities/weaver/ecology/ecology-v8-sqli.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/weaver/oa-v9-uploads-file.yaml b/http/vulnerabilities/weaver/oa-v9-uploads-file.yaml
index 5e1dea6c7a..f5149a32fd 100644
--- a/http/vulnerabilities/weaver/oa-v9-uploads-file.yaml
+++ b/http/vulnerabilities/weaver/oa-v9-uploads-file.yaml
@@ -42,4 +42,4 @@ http:
- 'status_code_2 == 200'
condition: and
-# Enhanced by md on 2022/10/06
+
diff --git a/http/vulnerabilities/webp-server-go/webp-server-go-lfi.yaml b/http/vulnerabilities/webp-server-go/webp-server-go-lfi.yaml
index fa35513da7..003b61d307 100644
--- a/http/vulnerabilities/webp-server-go/webp-server-go-lfi.yaml
+++ b/http/vulnerabilities/webp-server-go/webp-server-go-lfi.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2023/01/15
+
diff --git a/http/vulnerabilities/wordpress/3dprint-arbitrary-file-upload.yaml b/http/vulnerabilities/wordpress/3dprint-arbitrary-file-upload.yaml
index 52f24fe126..b0258ac015 100644
--- a/http/vulnerabilities/wordpress/3dprint-arbitrary-file-upload.yaml
+++ b/http/vulnerabilities/wordpress/3dprint-arbitrary-file-upload.yaml
@@ -51,4 +51,4 @@ http:
- "contains(body_2, '3DPrint-arbitrary-file-upload')"
condition: and
-# Enhanced by md on 2022/10/31
+
diff --git a/http/vulnerabilities/wordpress/404-to-301-xss.yaml b/http/vulnerabilities/wordpress/404-to-301-xss.yaml
index 91cac54135..9c02165773 100644
--- a/http/vulnerabilities/wordpress/404-to-301-xss.yaml
+++ b/http/vulnerabilities/wordpress/404-to-301-xss.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/ad-widget-lfi.yaml b/http/vulnerabilities/wordpress/ad-widget-lfi.yaml
index 5726d9261a..768ce2a9bb 100644
--- a/http/vulnerabilities/wordpress/ad-widget-lfi.yaml
+++ b/http/vulnerabilities/wordpress/ad-widget-lfi.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/wordpress/advanced-access-manager-lfi.yaml b/http/vulnerabilities/wordpress/advanced-access-manager-lfi.yaml
index 23b8a89030..c3a28b1af1 100644
--- a/http/vulnerabilities/wordpress/advanced-access-manager-lfi.yaml
+++ b/http/vulnerabilities/wordpress/advanced-access-manager-lfi.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/wordpress/age-gate-open-redirect.yaml b/http/vulnerabilities/wordpress/age-gate-open-redirect.yaml
index 3e7c54f974..5d976d961a 100644
--- a/http/vulnerabilities/wordpress/age-gate-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/age-gate-open-redirect.yaml
@@ -33,4 +33,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/wordpress/age-gate-xss.yaml b/http/vulnerabilities/wordpress/age-gate-xss.yaml
index 649673b490..0b57177f44 100644
--- a/http/vulnerabilities/wordpress/age-gate-xss.yaml
+++ b/http/vulnerabilities/wordpress/age-gate-xss.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/wordpress/ait-csv-import-export-rce.yaml b/http/vulnerabilities/wordpress/ait-csv-import-export-rce.yaml
index 480a51c4e7..dd54d0a583 100644
--- a/http/vulnerabilities/wordpress/ait-csv-import-export-rce.yaml
+++ b/http/vulnerabilities/wordpress/ait-csv-import-export-rce.yaml
@@ -48,4 +48,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/22
+
diff --git a/http/vulnerabilities/wordpress/amministrazione-aperta-lfi.yaml b/http/vulnerabilities/wordpress/amministrazione-aperta-lfi.yaml
index 73d71c3420..5a50c1fd7a 100644
--- a/http/vulnerabilities/wordpress/amministrazione-aperta-lfi.yaml
+++ b/http/vulnerabilities/wordpress/amministrazione-aperta-lfi.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/wordpress/analytify-plugin-xss.yaml b/http/vulnerabilities/wordpress/analytify-plugin-xss.yaml
index 51bb899ed5..a88329ba1f 100644
--- a/http/vulnerabilities/wordpress/analytify-plugin-xss.yaml
+++ b/http/vulnerabilities/wordpress/analytify-plugin-xss.yaml
@@ -41,4 +41,4 @@ http:
status:
- 404
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/aspose-file-download.yaml b/http/vulnerabilities/wordpress/aspose-file-download.yaml
index 99964595d6..128227e826 100644
--- a/http/vulnerabilities/wordpress/aspose-file-download.yaml
+++ b/http/vulnerabilities/wordpress/aspose-file-download.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/wordpress/aspose-ie-file-download.yaml b/http/vulnerabilities/wordpress/aspose-ie-file-download.yaml
index c95a32015d..5a52b86ee5 100644
--- a/http/vulnerabilities/wordpress/aspose-ie-file-download.yaml
+++ b/http/vulnerabilities/wordpress/aspose-ie-file-download.yaml
@@ -30,4 +30,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/wordpress/aspose-pdf-file-download.yaml b/http/vulnerabilities/wordpress/aspose-pdf-file-download.yaml
index 97feb9783e..5ad03454b5 100644
--- a/http/vulnerabilities/wordpress/aspose-pdf-file-download.yaml
+++ b/http/vulnerabilities/wordpress/aspose-pdf-file-download.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/wordpress/aspose-words-file-download.yaml b/http/vulnerabilities/wordpress/aspose-words-file-download.yaml
index d470b93d04..1ea0826696 100644
--- a/http/vulnerabilities/wordpress/aspose-words-file-download.yaml
+++ b/http/vulnerabilities/wordpress/aspose-words-file-download.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/wordpress/attitude-theme-open-redirect.yaml b/http/vulnerabilities/wordpress/attitude-theme-open-redirect.yaml
index 3fb4c66706..3e18dbd7df 100644
--- a/http/vulnerabilities/wordpress/attitude-theme-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/attitude-theme-open-redirect.yaml
@@ -26,4 +26,4 @@ http:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
part: header
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/wordpress/avchat-video-chat-xss.yaml b/http/vulnerabilities/wordpress/avchat-video-chat-xss.yaml
index d70bb60e7b..6638fe0070 100644
--- a/http/vulnerabilities/wordpress/avchat-video-chat-xss.yaml
+++ b/http/vulnerabilities/wordpress/avchat-video-chat-xss.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/brandfolder-lfi.yaml b/http/vulnerabilities/wordpress/brandfolder-lfi.yaml
index 078c0d8c0f..a303c427f4 100644
--- a/http/vulnerabilities/wordpress/brandfolder-lfi.yaml
+++ b/http/vulnerabilities/wordpress/brandfolder-lfi.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/wordpress/brandfolder-open-redirect.yaml b/http/vulnerabilities/wordpress/brandfolder-open-redirect.yaml
index 95f3385ab2..e052fe146f 100644
--- a/http/vulnerabilities/wordpress/brandfolder-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/brandfolder-open-redirect.yaml
@@ -24,4 +24,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
-# Enhanced by mp on 2022/08/01
+
diff --git a/http/vulnerabilities/wordpress/calameo-publications-xss.yaml b/http/vulnerabilities/wordpress/calameo-publications-xss.yaml
index 38469ebced..ddb250c964 100644
--- a/http/vulnerabilities/wordpress/calameo-publications-xss.yaml
+++ b/http/vulnerabilities/wordpress/calameo-publications-xss.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/checkout-fields-manager-xss.yaml b/http/vulnerabilities/wordpress/checkout-fields-manager-xss.yaml
index db9ebc8b59..1de1e3cf53 100644
--- a/http/vulnerabilities/wordpress/checkout-fields-manager-xss.yaml
+++ b/http/vulnerabilities/wordpress/checkout-fields-manager-xss.yaml
@@ -48,4 +48,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/cherry-file-download.yaml b/http/vulnerabilities/wordpress/cherry-file-download.yaml
index 91176656b9..f729c33551 100644
--- a/http/vulnerabilities/wordpress/cherry-file-download.yaml
+++ b/http/vulnerabilities/wordpress/cherry-file-download.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/21
+
diff --git a/http/vulnerabilities/wordpress/cherry-lfi.yaml b/http/vulnerabilities/wordpress/cherry-lfi.yaml
index f631a2f3e1..18ab3ae0d7 100644
--- a/http/vulnerabilities/wordpress/cherry-lfi.yaml
+++ b/http/vulnerabilities/wordpress/cherry-lfi.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/21
+
diff --git a/http/vulnerabilities/wordpress/church-admin-lfi.yaml b/http/vulnerabilities/wordpress/church-admin-lfi.yaml
index 989ba05c0e..4dc78dccaf 100644
--- a/http/vulnerabilities/wordpress/church-admin-lfi.yaml
+++ b/http/vulnerabilities/wordpress/church-admin-lfi.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/05
+
diff --git a/http/vulnerabilities/wordpress/churchope-lfi.yaml b/http/vulnerabilities/wordpress/churchope-lfi.yaml
index 7470a5a4c3..3ee6e801f1 100644
--- a/http/vulnerabilities/wordpress/churchope-lfi.yaml
+++ b/http/vulnerabilities/wordpress/churchope-lfi.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/12
+
diff --git a/http/vulnerabilities/wordpress/clearfy-cache-xss.yaml b/http/vulnerabilities/wordpress/clearfy-cache-xss.yaml
index e3b44848f0..92ca2ff1ac 100644
--- a/http/vulnerabilities/wordpress/clearfy-cache-xss.yaml
+++ b/http/vulnerabilities/wordpress/clearfy-cache-xss.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/curcy-xss.yaml b/http/vulnerabilities/wordpress/curcy-xss.yaml
index 0c00ca98f1..20b64a52c3 100644
--- a/http/vulnerabilities/wordpress/curcy-xss.yaml
+++ b/http/vulnerabilities/wordpress/curcy-xss.yaml
@@ -48,4 +48,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/diarise-theme-lfi.yaml b/http/vulnerabilities/wordpress/diarise-theme-lfi.yaml
index 1d9727e44e..38688a8c68 100644
--- a/http/vulnerabilities/wordpress/diarise-theme-lfi.yaml
+++ b/http/vulnerabilities/wordpress/diarise-theme-lfi.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/05
+
diff --git a/http/vulnerabilities/wordpress/eatery-restaurant-open-redirect.yaml b/http/vulnerabilities/wordpress/eatery-restaurant-open-redirect.yaml
index a7924bc99e..5ca06ccab2 100644
--- a/http/vulnerabilities/wordpress/eatery-restaurant-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/eatery-restaurant-open-redirect.yaml
@@ -27,4 +27,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/wordpress/elex-woocommerce-xss.yaml b/http/vulnerabilities/wordpress/elex-woocommerce-xss.yaml
index 37190cf6b2..2f5d9d05e2 100644
--- a/http/vulnerabilities/wordpress/elex-woocommerce-xss.yaml
+++ b/http/vulnerabilities/wordpress/elex-woocommerce-xss.yaml
@@ -47,4 +47,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/13
+
diff --git a/http/vulnerabilities/wordpress/flow-flow-social-stream-xss.yaml b/http/vulnerabilities/wordpress/flow-flow-social-stream-xss.yaml
index a27650b16c..e99ba85dd0 100644
--- a/http/vulnerabilities/wordpress/flow-flow-social-stream-xss.yaml
+++ b/http/vulnerabilities/wordpress/flow-flow-social-stream-xss.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/hb-audio-lfi.yaml b/http/vulnerabilities/wordpress/hb-audio-lfi.yaml
index 763b31571d..62f1d4824b 100644
--- a/http/vulnerabilities/wordpress/hb-audio-lfi.yaml
+++ b/http/vulnerabilities/wordpress/hb-audio-lfi.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/05
+
diff --git a/http/vulnerabilities/wordpress/health-check-lfi.yaml b/http/vulnerabilities/wordpress/health-check-lfi.yaml
index cf4e8e2ff9..db74a42d5d 100644
--- a/http/vulnerabilities/wordpress/health-check-lfi.yaml
+++ b/http/vulnerabilities/wordpress/health-check-lfi.yaml
@@ -50,4 +50,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/05
+
diff --git a/http/vulnerabilities/wordpress/hide-security-enhancer-lfi.yaml b/http/vulnerabilities/wordpress/hide-security-enhancer-lfi.yaml
index 1a9006b2cf..1a6c7c097d 100644
--- a/http/vulnerabilities/wordpress/hide-security-enhancer-lfi.yaml
+++ b/http/vulnerabilities/wordpress/hide-security-enhancer-lfi.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/29
+
diff --git a/http/vulnerabilities/wordpress/issuu-panel-lfi.yaml b/http/vulnerabilities/wordpress/issuu-panel-lfi.yaml
index 245753fefa..22f4c8085f 100644
--- a/http/vulnerabilities/wordpress/issuu-panel-lfi.yaml
+++ b/http/vulnerabilities/wordpress/issuu-panel-lfi.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/03/29
+
diff --git a/http/vulnerabilities/wordpress/members-list-xss.yaml b/http/vulnerabilities/wordpress/members-list-xss.yaml
index ebf04f4262..3e6d6ca203 100644
--- a/http/vulnerabilities/wordpress/members-list-xss.yaml
+++ b/http/vulnerabilities/wordpress/members-list-xss.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/modula-image-gallery-xss.yaml b/http/vulnerabilities/wordpress/modula-image-gallery-xss.yaml
index 5b3e32eac8..96e9885b6d 100644
--- a/http/vulnerabilities/wordpress/modula-image-gallery-xss.yaml
+++ b/http/vulnerabilities/wordpress/modula-image-gallery-xss.yaml
@@ -48,4 +48,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/mthemeunus-lfi.yaml b/http/vulnerabilities/wordpress/mthemeunus-lfi.yaml
index fc18c1913f..99540cbe55 100644
--- a/http/vulnerabilities/wordpress/mthemeunus-lfi.yaml
+++ b/http/vulnerabilities/wordpress/mthemeunus-lfi.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/08/05
+
diff --git a/http/vulnerabilities/wordpress/music-store-open-redirect.yaml b/http/vulnerabilities/wordpress/music-store-open-redirect.yaml
index eb4f7d8590..a1af8cc92d 100644
--- a/http/vulnerabilities/wordpress/music-store-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/music-store-open-redirect.yaml
@@ -29,4 +29,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/wordpress/my-chatbot-xss.yaml b/http/vulnerabilities/wordpress/my-chatbot-xss.yaml
index e06ae7bad8..1d43a0c80a 100644
--- a/http/vulnerabilities/wordpress/my-chatbot-xss.yaml
+++ b/http/vulnerabilities/wordpress/my-chatbot-xss.yaml
@@ -46,4 +46,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/13
+
diff --git a/http/vulnerabilities/wordpress/nativechurch-wp-theme-lfd.yaml b/http/vulnerabilities/wordpress/nativechurch-wp-theme-lfd.yaml
index a7b5aea429..f553f72190 100644
--- a/http/vulnerabilities/wordpress/nativechurch-wp-theme-lfd.yaml
+++ b/http/vulnerabilities/wordpress/nativechurch-wp-theme-lfd.yaml
@@ -29,4 +29,4 @@ http:
- "The base configurations of the WordPress"
condition: and
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/wordpress/new-user-approve-xss.yaml b/http/vulnerabilities/wordpress/new-user-approve-xss.yaml
index 8d09ccf767..1f3e6a0420 100644
--- a/http/vulnerabilities/wordpress/new-user-approve-xss.yaml
+++ b/http/vulnerabilities/wordpress/new-user-approve-xss.yaml
@@ -49,4 +49,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/newsletter-open-redirect.yaml b/http/vulnerabilities/wordpress/newsletter-open-redirect.yaml
index 0a3db3467d..28580e517c 100644
--- a/http/vulnerabilities/wordpress/newsletter-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/newsletter-open-redirect.yaml
@@ -25,4 +25,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by mp on 2022/04/13
+
diff --git a/http/vulnerabilities/wordpress/pieregister-open-redirect.yaml b/http/vulnerabilities/wordpress/pieregister-open-redirect.yaml
index 6fad37e466..7e2f572ffa 100644
--- a/http/vulnerabilities/wordpress/pieregister-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/pieregister-open-redirect.yaml
@@ -25,4 +25,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
-# Enhanced by mp on 2022/04/13
+
diff --git a/http/vulnerabilities/wordpress/sassy-social-share.yaml b/http/vulnerabilities/wordpress/sassy-social-share.yaml
index 2d28872b83..9567af61d4 100644
--- a/http/vulnerabilities/wordpress/sassy-social-share.yaml
+++ b/http/vulnerabilities/wordpress/sassy-social-share.yaml
@@ -41,4 +41,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/seo-redirection-xss.yaml b/http/vulnerabilities/wordpress/seo-redirection-xss.yaml
index 0d5d9e9817..a29ca90515 100644
--- a/http/vulnerabilities/wordpress/seo-redirection-xss.yaml
+++ b/http/vulnerabilities/wordpress/seo-redirection-xss.yaml
@@ -59,4 +59,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/shortcode-lfi.yaml b/http/vulnerabilities/wordpress/shortcode-lfi.yaml
index 2b857eb64d..366b161abf 100644
--- a/http/vulnerabilities/wordpress/shortcode-lfi.yaml
+++ b/http/vulnerabilities/wordpress/shortcode-lfi.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/wordpress/shortpixel-image-optimizer-xss.yaml b/http/vulnerabilities/wordpress/shortpixel-image-optimizer-xss.yaml
index 44ed1d979c..2d70ca1cbe 100644
--- a/http/vulnerabilities/wordpress/shortpixel-image-optimizer-xss.yaml
+++ b/http/vulnerabilities/wordpress/shortpixel-image-optimizer-xss.yaml
@@ -48,4 +48,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/ultimatemember-open-redirect.yaml b/http/vulnerabilities/wordpress/ultimatemember-open-redirect.yaml
index 9b2be56c07..3c32330c34 100644
--- a/http/vulnerabilities/wordpress/ultimatemember-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/ultimatemember-open-redirect.yaml
@@ -27,4 +27,4 @@ http:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
part: header
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/wordpress/weekender-newspaper-open-redirect.yaml b/http/vulnerabilities/wordpress/weekender-newspaper-open-redirect.yaml
index d469f6389d..5b635eed7d 100644
--- a/http/vulnerabilities/wordpress/weekender-newspaper-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/weekender-newspaper-open-redirect.yaml
@@ -26,4 +26,4 @@ http:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
part: header
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/wordpress/woocommerce-pdf-invoices-xss.yaml b/http/vulnerabilities/wordpress/woocommerce-pdf-invoices-xss.yaml
index b8c58bcc63..b3dc76590c 100644
--- a/http/vulnerabilities/wordpress/woocommerce-pdf-invoices-xss.yaml
+++ b/http/vulnerabilities/wordpress/woocommerce-pdf-invoices-xss.yaml
@@ -50,4 +50,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/wordpress-accessible-wpconfig.yaml b/http/vulnerabilities/wordpress/wordpress-accessible-wpconfig.yaml
index fa62ee81c9..01d0668ef3 100644
--- a/http/vulnerabilities/wordpress/wordpress-accessible-wpconfig.yaml
+++ b/http/vulnerabilities/wordpress/wordpress-accessible-wpconfig.yaml
@@ -52,4 +52,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/12
+
diff --git a/http/vulnerabilities/wordpress/wordpress-woocommerce-listing.yaml b/http/vulnerabilities/wordpress/wordpress-woocommerce-listing.yaml
index 256b999a4f..f3cdc2ce57 100644
--- a/http/vulnerabilities/wordpress/wordpress-woocommerce-listing.yaml
+++ b/http/vulnerabilities/wordpress/wordpress-woocommerce-listing.yaml
@@ -27,4 +27,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/10/12
+
diff --git a/http/vulnerabilities/wordpress/wordpress-wordfence-lfi.yaml b/http/vulnerabilities/wordpress/wordpress-wordfence-lfi.yaml
index 3c3fbdfe9d..e848120781 100644
--- a/http/vulnerabilities/wordpress/wordpress-wordfence-lfi.yaml
+++ b/http/vulnerabilities/wordpress/wordpress-wordfence-lfi.yaml
@@ -32,4 +32,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/wordpress/wordpress-wordfence-waf-bypass-xss.yaml b/http/vulnerabilities/wordpress/wordpress-wordfence-waf-bypass-xss.yaml
index dde9c91af2..c04aee71da 100644
--- a/http/vulnerabilities/wordpress/wordpress-wordfence-waf-bypass-xss.yaml
+++ b/http/vulnerabilities/wordpress/wordpress-wordfence-waf-bypass-xss.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/wordpress-wordfence-xss.yaml b/http/vulnerabilities/wordpress/wordpress-wordfence-xss.yaml
index 0e0743f71b..f0c1a8753f 100644
--- a/http/vulnerabilities/wordpress/wordpress-wordfence-xss.yaml
+++ b/http/vulnerabilities/wordpress/wordpress-wordfence-xss.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/wordpress-zebra-form-xss.yaml b/http/vulnerabilities/wordpress/wordpress-zebra-form-xss.yaml
index ac88813ab8..b992da43ef 100644
--- a/http/vulnerabilities/wordpress/wordpress-zebra-form-xss.yaml
+++ b/http/vulnerabilities/wordpress/wordpress-zebra-form-xss.yaml
@@ -48,4 +48,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/wp-adaptive-xss.yaml b/http/vulnerabilities/wordpress/wp-adaptive-xss.yaml
index 7a6cc3d5da..a134e8537c 100644
--- a/http/vulnerabilities/wordpress/wp-adaptive-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-adaptive-xss.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/13
+
diff --git a/http/vulnerabilities/wordpress/wp-all-export-xss.yaml b/http/vulnerabilities/wordpress/wp-all-export-xss.yaml
index f424f25fb2..9b52ca481f 100644
--- a/http/vulnerabilities/wordpress/wp-all-export-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-all-export-xss.yaml
@@ -50,4 +50,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/wp-ambience-xss.yaml b/http/vulnerabilities/wordpress/wp-ambience-xss.yaml
index e8da4f2926..fbaa2ffaf1 100644
--- a/http/vulnerabilities/wordpress/wp-ambience-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-ambience-xss.yaml
@@ -38,4 +38,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/wp-blogroll-fun-xss.yaml b/http/vulnerabilities/wordpress/wp-blogroll-fun-xss.yaml
index aa7a2b87b4..8fb9468396 100644
--- a/http/vulnerabilities/wordpress/wp-blogroll-fun-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-blogroll-fun-xss.yaml
@@ -40,4 +40,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/07
+
diff --git a/http/vulnerabilities/wordpress/wp-code-snippets-xss.yaml b/http/vulnerabilities/wordpress/wp-code-snippets-xss.yaml
index 595e3281dd..075eeea182 100644
--- a/http/vulnerabilities/wordpress/wp-code-snippets-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-code-snippets-xss.yaml
@@ -50,4 +50,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/wordpress/wp-custom-tables-xss.yaml b/http/vulnerabilities/wordpress/wp-custom-tables-xss.yaml
index 27a9c8b094..6eb6b139ba 100644
--- a/http/vulnerabilities/wordpress/wp-custom-tables-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-custom-tables-xss.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/wordpress/wp-finder-xss.yaml b/http/vulnerabilities/wordpress/wp-finder-xss.yaml
index a405aeff47..8eaf93a070 100644
--- a/http/vulnerabilities/wordpress/wp-finder-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-finder-xss.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/wordpress/wp-flagem-xss.yaml b/http/vulnerabilities/wordpress/wp-flagem-xss.yaml
index 80e5593e4a..7929fdc663 100644
--- a/http/vulnerabilities/wordpress/wp-flagem-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-flagem-xss.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/wordpress/wp-grimag-open-redirect.yaml b/http/vulnerabilities/wordpress/wp-grimag-open-redirect.yaml
index 920c34da56..2f23baadbb 100644
--- a/http/vulnerabilities/wordpress/wp-grimag-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/wp-grimag-open-redirect.yaml
@@ -27,4 +27,4 @@ http:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
part: header
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/wordpress/wp-gtranslate-open-redirect.yaml b/http/vulnerabilities/wordpress/wp-gtranslate-open-redirect.yaml
index 04efc4202f..791d9e2105 100644
--- a/http/vulnerabilities/wordpress/wp-gtranslate-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/wp-gtranslate-open-redirect.yaml
@@ -30,4 +30,4 @@ http:
status:
- 301
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/wordpress/wp-insert-php-xss.yaml b/http/vulnerabilities/wordpress/wp-insert-php-xss.yaml
index 568fea037b..37ecc1c771 100644
--- a/http/vulnerabilities/wordpress/wp-insert-php-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-insert-php-xss.yaml
@@ -50,4 +50,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/wordpress/wp-javospot-lfi.yaml b/http/vulnerabilities/wordpress/wp-javospot-lfi.yaml
index 7e2efede87..e9d95c435b 100644
--- a/http/vulnerabilities/wordpress/wp-javospot-lfi.yaml
+++ b/http/vulnerabilities/wordpress/wp-javospot-lfi.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/wordpress/wp-knews-xss.yaml b/http/vulnerabilities/wordpress/wp-knews-xss.yaml
index f0b1c013a8..ba79220f21 100644
--- a/http/vulnerabilities/wordpress/wp-knews-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-knews-xss.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/wordpress/wp-memphis-documents-library-lfi.yaml b/http/vulnerabilities/wordpress/wp-memphis-documents-library-lfi.yaml
index f12a53dfa9..53e89d0b93 100644
--- a/http/vulnerabilities/wordpress/wp-memphis-documents-library-lfi.yaml
+++ b/http/vulnerabilities/wordpress/wp-memphis-documents-library-lfi.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/wordpress/wp-multiple-theme-ssrf.yaml b/http/vulnerabilities/wordpress/wp-multiple-theme-ssrf.yaml
index 68bb349a30..8a110824a6 100644
--- a/http/vulnerabilities/wordpress/wp-multiple-theme-ssrf.yaml
+++ b/http/vulnerabilities/wordpress/wp-multiple-theme-ssrf.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/10/13
+
diff --git a/http/vulnerabilities/wordpress/wp-nextgen-xss.yaml b/http/vulnerabilities/wordpress/wp-nextgen-xss.yaml
index 84cc78a38b..cd7b3505be 100644
--- a/http/vulnerabilities/wordpress/wp-nextgen-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-nextgen-xss.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/wordpress/wp-oxygen-theme-lfi.yaml b/http/vulnerabilities/wordpress/wp-oxygen-theme-lfi.yaml
index bb7a4cbb89..91878715e4 100644
--- a/http/vulnerabilities/wordpress/wp-oxygen-theme-lfi.yaml
+++ b/http/vulnerabilities/wordpress/wp-oxygen-theme-lfi.yaml
@@ -33,4 +33,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/wordpress/wp-phpfreechat-xss.yaml b/http/vulnerabilities/wordpress/wp-phpfreechat-xss.yaml
index 4b08614c52..88aa0dea82 100644
--- a/http/vulnerabilities/wordpress/wp-phpfreechat-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-phpfreechat-xss.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/wordpress/wp-prostore-open-redirect.yaml b/http/vulnerabilities/wordpress/wp-prostore-open-redirect.yaml
index e3cf87c226..1a8067f20b 100644
--- a/http/vulnerabilities/wordpress/wp-prostore-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/wp-prostore-open-redirect.yaml
@@ -22,4 +22,4 @@ http:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
part: header
-# Enhanced by md on 2022/10/18
+
diff --git a/http/vulnerabilities/wordpress/wp-securimage-xss.yaml b/http/vulnerabilities/wordpress/wp-securimage-xss.yaml
index b988f94ef9..0912d896d5 100644
--- a/http/vulnerabilities/wordpress/wp-securimage-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-securimage-xss.yaml
@@ -37,4 +37,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/wordpress/wp-security-open-redirect.yaml b/http/vulnerabilities/wordpress/wp-security-open-redirect.yaml
index dd36330327..3492b5dd0c 100644
--- a/http/vulnerabilities/wordpress/wp-security-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/wp-security-open-redirect.yaml
@@ -30,4 +30,4 @@ http:
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
-# Enhanced by md on 2022/10/19
+
diff --git a/http/vulnerabilities/wordpress/wp-simple-fields-lfi.yaml b/http/vulnerabilities/wordpress/wp-simple-fields-lfi.yaml
index 4cae0d2789..b11c8751d0 100644
--- a/http/vulnerabilities/wordpress/wp-simple-fields-lfi.yaml
+++ b/http/vulnerabilities/wordpress/wp-simple-fields-lfi.yaml
@@ -22,4 +22,4 @@ http:
- "root:.*:0:0:"
part: body
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/wordpress/wp-slideshow-xss.yaml b/http/vulnerabilities/wordpress/wp-slideshow-xss.yaml
index 7672983d86..6023105c21 100644
--- a/http/vulnerabilities/wordpress/wp-slideshow-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-slideshow-xss.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/wordpress/wp-socialfit-xss.yaml b/http/vulnerabilities/wordpress/wp-socialfit-xss.yaml
index a1df471eea..ee4639ce1a 100644
--- a/http/vulnerabilities/wordpress/wp-socialfit-xss.yaml
+++ b/http/vulnerabilities/wordpress/wp-socialfit-xss.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/wordpress/wp-spot-premium-lfi.yaml b/http/vulnerabilities/wordpress/wp-spot-premium-lfi.yaml
index df39e3f054..d4e3693096 100644
--- a/http/vulnerabilities/wordpress/wp-spot-premium-lfi.yaml
+++ b/http/vulnerabilities/wordpress/wp-spot-premium-lfi.yaml
@@ -30,4 +30,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/12
+
diff --git a/http/vulnerabilities/wordpress/wp-tinymce-lfi.yaml b/http/vulnerabilities/wordpress/wp-tinymce-lfi.yaml
index 14be2265c3..0ec7577e4c 100644
--- a/http/vulnerabilities/wordpress/wp-tinymce-lfi.yaml
+++ b/http/vulnerabilities/wordpress/wp-tinymce-lfi.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/wordpress/wp-tutor-lfi.yaml b/http/vulnerabilities/wordpress/wp-tutor-lfi.yaml
index 8df68a755b..0449644d65 100644
--- a/http/vulnerabilities/wordpress/wp-tutor-lfi.yaml
+++ b/http/vulnerabilities/wordpress/wp-tutor-lfi.yaml
@@ -26,4 +26,4 @@ http:
- "root:.*:0:0:"
part: body
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/wordpress/wp-vault-lfi.yaml b/http/vulnerabilities/wordpress/wp-vault-lfi.yaml
index 8010dcc94b..343531c18b 100644
--- a/http/vulnerabilities/wordpress/wp-vault-lfi.yaml
+++ b/http/vulnerabilities/wordpress/wp-vault-lfi.yaml
@@ -31,4 +31,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/wordpress/wp-woocommerce-email-verification.yaml b/http/vulnerabilities/wordpress/wp-woocommerce-email-verification.yaml
index b7336061fa..a615db3762 100644
--- a/http/vulnerabilities/wordpress/wp-woocommerce-email-verification.yaml
+++ b/http/vulnerabilities/wordpress/wp-woocommerce-email-verification.yaml
@@ -42,4 +42,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/05/31
+
diff --git a/http/vulnerabilities/wordpress/wp-woocommerce-file-download.yaml b/http/vulnerabilities/wordpress/wp-woocommerce-file-download.yaml
index 0ec7a4a2fc..51cc5b33a3 100644
--- a/http/vulnerabilities/wordpress/wp-woocommerce-file-download.yaml
+++ b/http/vulnerabilities/wordpress/wp-woocommerce-file-download.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/04/13
+
diff --git a/http/vulnerabilities/wordpress/wp-woocommerce-pdf-invoice-listing.yaml b/http/vulnerabilities/wordpress/wp-woocommerce-pdf-invoice-listing.yaml
index be2714f496..192566030d 100644
--- a/http/vulnerabilities/wordpress/wp-woocommerce-pdf-invoice-listing.yaml
+++ b/http/vulnerabilities/wordpress/wp-woocommerce-pdf-invoice-listing.yaml
@@ -36,4 +36,4 @@ http:
status:
- 200
-# Enhanced by cs on 2022/10/03
+
diff --git a/http/vulnerabilities/wordpress/wpify-woo-czech-xss.yaml b/http/vulnerabilities/wordpress/wpify-woo-czech-xss.yaml
index f544e9ef30..ddce980301 100644
--- a/http/vulnerabilities/wordpress/wpify-woo-czech-xss.yaml
+++ b/http/vulnerabilities/wordpress/wpify-woo-czech-xss.yaml
@@ -39,4 +39,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/23
+
diff --git a/http/vulnerabilities/wordpress/wptouch-open-redirect.yaml b/http/vulnerabilities/wordpress/wptouch-open-redirect.yaml
index 4d1093bb08..2c31238b14 100644
--- a/http/vulnerabilities/wordpress/wptouch-open-redirect.yaml
+++ b/http/vulnerabilities/wordpress/wptouch-open-redirect.yaml
@@ -27,4 +27,4 @@ http:
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
part: header
-# Enhanced by md on 2022/10/19
+
diff --git a/http/vulnerabilities/wordpress/wptouch-xss.yaml b/http/vulnerabilities/wordpress/wptouch-xss.yaml
index b753fbda7d..8e5219efca 100644
--- a/http/vulnerabilities/wordpress/wptouch-xss.yaml
+++ b/http/vulnerabilities/wordpress/wptouch-xss.yaml
@@ -55,4 +55,4 @@ http:
status:
- 200
-# Enhanced by md on 2022/12/13
+
diff --git a/http/vulnerabilities/yonyou/erp-nc-directory-traversal.yaml b/http/vulnerabilities/yonyou/erp-nc-directory-traversal.yaml
index 8ead35e7b6..de32db15c0 100644
--- a/http/vulnerabilities/yonyou/erp-nc-directory-traversal.yaml
+++ b/http/vulnerabilities/yonyou/erp-nc-directory-traversal.yaml
@@ -34,4 +34,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/yonyou/wooyun-path-traversal.yaml b/http/vulnerabilities/yonyou/wooyun-path-traversal.yaml
index 19b516588c..d07a7e0b71 100644
--- a/http/vulnerabilities/yonyou/wooyun-path-traversal.yaml
+++ b/http/vulnerabilities/yonyou/wooyun-path-traversal.yaml
@@ -33,4 +33,4 @@ http:
part: body
condition: and
-# Enhanced by mp on 2022/07/29
+
diff --git a/http/vulnerabilities/yonyou/yonyou-u8-oa-sqli.yaml b/http/vulnerabilities/yonyou/yonyou-u8-oa-sqli.yaml
index 37410e78d5..7939edfdf8 100644
--- a/http/vulnerabilities/yonyou/yonyou-u8-oa-sqli.yaml
+++ b/http/vulnerabilities/yonyou/yonyou-u8-oa-sqli.yaml
@@ -35,4 +35,4 @@ http:
status:
- 200
-# Enhanced by mp on 2022/09/28
+
diff --git a/http/vulnerabilities/zyxel/unauth-lfd-zhttpd.yaml b/http/vulnerabilities/zyxel/unauth-lfd-zhttpd.yaml
index ee19f74a76..17bbdc5a18 100644
--- a/http/vulnerabilities/zyxel/unauth-lfd-zhttpd.yaml
+++ b/http/vulnerabilities/zyxel/unauth-lfd-zhttpd.yaml
@@ -43,4 +43,4 @@ http:
status:
- 200
-# Enhanced by mp on 2023/01/15
+
diff --git a/network/backdoor/backdoored-zte.yaml b/network/backdoor/backdoored-zte.yaml
index 7887c784f6..99cc4611eb 100644
--- a/network/backdoor/backdoored-zte.yaml
+++ b/network/backdoor/backdoored-zte.yaml
@@ -38,4 +38,4 @@ tcp:
regex:
- '[A-Z]{1,}[0-9]{3,4}'
-# Enhanced by cs on 2023/03/27
+
diff --git a/network/cisco-smi-exposure.yaml b/network/cisco-smi-exposure.yaml
index 11bbdef188..abfc5d7bd9 100644
--- a/network/cisco-smi-exposure.yaml
+++ b/network/cisco-smi-exposure.yaml
@@ -34,4 +34,4 @@ tcp:
words:
- "000000040000000000000003000000080000000100000000"
-# Enhanced by mp on 2022/03/30
+
diff --git a/network/clickhouse-unauth.yaml b/network/clickhouse-unauth.yaml
index c0073de777..f03da1cfb6 100644
--- a/network/clickhouse-unauth.yaml
+++ b/network/clickhouse-unauth.yaml
@@ -28,4 +28,4 @@ tcp:
- "UTC"
condition: and
-# Enhanced by mp on 2022/07/20
+
diff --git a/network/cves/2001/CVE-2001-1473.yaml b/network/cves/2001/CVE-2001-1473.yaml
index 3e3389fe50..1302541a0f 100644
--- a/network/cves/2001/CVE-2001-1473.yaml
+++ b/network/cves/2001/CVE-2001-1473.yaml
@@ -28,4 +28,4 @@ tcp:
words:
- "SSH-1"
-# Enhanced by Chris on 2022/01/21
+
diff --git a/network/cves/2015/CVE-2015-3306.yaml b/network/cves/2015/CVE-2015-3306.yaml
index 10f0ef6d4c..d1bb03c6ff 100644
--- a/network/cves/2015/CVE-2015-3306.yaml
+++ b/network/cves/2015/CVE-2015-3306.yaml
@@ -41,4 +41,4 @@ tcp:
words:
- "Copy successful"
-# Enhanced by mp on 2022/06/08
+
diff --git a/network/cves/2016/CVE-2016-2004.yaml b/network/cves/2016/CVE-2016-2004.yaml
index 75fffd2442..7f771c795f 100644
--- a/network/cves/2016/CVE-2016-2004.yaml
+++ b/network/cves/2016/CVE-2016-2004.yaml
@@ -34,4 +34,4 @@ tcp:
words:
- "00000034fffe3900000020006e007400200061007500740068006f0072006900740079005c00730079007300740065006d000a0000000000" # authority\system
-# Enhanced by mp on 2022/05/10
+
diff --git a/network/cves/2017/CVE-2017-3881.yaml b/network/cves/2017/CVE-2017-3881.yaml
index ec013ec86f..b0890f161b 100644
--- a/network/cves/2017/CVE-2017-3881.yaml
+++ b/network/cves/2017/CVE-2017-3881.yaml
@@ -38,4 +38,4 @@ tcp:
words:
- "Current privilege level is"
-# Enhanced by mp on 2022/05/11
+
diff --git a/network/cves/2018/CVE-2018-2628.yaml b/network/cves/2018/CVE-2018-2628.yaml
index 7c0fe2ff5c..5856379a16 100644
--- a/network/cves/2018/CVE-2018-2628.yaml
+++ b/network/cves/2018/CVE-2018-2628.yaml
@@ -38,4 +38,4 @@ tcp:
regex:
- "\\$Proxy[0-9]+"
-# Enhanced by mp on 2022/04/14
+
diff --git a/network/cves/2018/CVE-2018-2893.yaml b/network/cves/2018/CVE-2018-2893.yaml
index c6b0a84e27..722ec1eb91 100644
--- a/network/cves/2018/CVE-2018-2893.yaml
+++ b/network/cves/2018/CVE-2018-2893.yaml
@@ -44,4 +44,4 @@ tcp:
words:
- "StreamMessageImpl cannot be cast to weblogic"
-# Enhanced by mp on 2022/04/14
+
diff --git a/network/cves/2020/CVE-2020-7247.yaml b/network/cves/2020/CVE-2020-7247.yaml
index 9f84a77cf5..fc3d8a94ac 100644
--- a/network/cves/2020/CVE-2020-7247.yaml
+++ b/network/cves/2020/CVE-2020-7247.yaml
@@ -52,4 +52,4 @@ tcp:
words:
- "Message accepted for delivery"
-# Enhanced by mp on 2022/04/29
+
diff --git a/network/cves/2021/CVE-2021-44521.yaml b/network/cves/2021/CVE-2021-44521.yaml
index 05ef16877d..2159387311 100644
--- a/network/cves/2021/CVE-2021-44521.yaml
+++ b/network/cves/2021/CVE-2021-44521.yaml
@@ -61,4 +61,4 @@ tcp:
words:
- "123123"
-# Enhanced by mp on 2022/03/07
+
diff --git a/network/cves/2022/CVE-2022-0543.yaml b/network/cves/2022/CVE-2022-0543.yaml
index fa7c901d54..4bfc351bf6 100644
--- a/network/cves/2022/CVE-2022-0543.yaml
+++ b/network/cves/2022/CVE-2022-0543.yaml
@@ -40,5 +40,5 @@ tcp:
regex:
- "root:.*:0:0:"
-# Enhanced by mp on 2022/05/18
-# Enhanced by vibrio on 2023/05/11
+
+
diff --git a/network/cves/2022/CVE-2022-31793.yaml b/network/cves/2022/CVE-2022-31793.yaml
index c5a8792251..4ef90d78f1 100644
--- a/network/cves/2022/CVE-2022-31793.yaml
+++ b/network/cves/2022/CVE-2022-31793.yaml
@@ -40,4 +40,4 @@ tcp:
words:
- "726f6f743a"
-# Enhanced by mp on 2023/01/15
+
diff --git a/network/detect-addpac-voip-gateway.yaml b/network/detect-addpac-voip-gateway.yaml
index 1dac8eac85..2a3584b186 100644
--- a/network/detect-addpac-voip-gateway.yaml
+++ b/network/detect-addpac-voip-gateway.yaml
@@ -38,4 +38,4 @@ tcp:
regex:
- 'Kernel Version \d\.\d\d\.\d\d\d'
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detect-jabber-xmpp.yaml b/network/detect-jabber-xmpp.yaml
index 0360c9321a..dbe1c9fa80 100644
--- a/network/detect-jabber-xmpp.yaml
+++ b/network/detect-jabber-xmpp.yaml
@@ -30,4 +30,4 @@ tcp:
- "stream:error xmlns:stream"
condition: or
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/dotnet-remoting-service-detect.yaml b/network/detection/dotnet-remoting-service-detect.yaml
index ff41aa728e..ce1cfb9f7e 100644
--- a/network/detection/dotnet-remoting-service-detect.yaml
+++ b/network/detection/dotnet-remoting-service-detect.yaml
@@ -35,4 +35,4 @@ tcp:
regex:
- ".NET CLR ([0-9.]+)"
-# Enhanced by md on 2023/03/29
+
diff --git a/network/detection/esmtp-detect.yaml b/network/detection/esmtp-detect.yaml
index 9100d6fbf8..b7d60d97ff 100644
--- a/network/detection/esmtp-detect.yaml
+++ b/network/detection/esmtp-detect.yaml
@@ -34,4 +34,4 @@ tcp:
- "220"
condition: and
-# Enhanced by md on 2023/03/29
+
diff --git a/network/detection/gopher-detect.yaml b/network/detection/gopher-detect.yaml
index c839ddc8ad..11a3d9da08 100644
--- a/network/detection/gopher-detect.yaml
+++ b/network/detection/gopher-detect.yaml
@@ -26,4 +26,4 @@ tcp:
dsl:
- "contains(to_lower(raw), 'gopher')"
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/ibm-d2b-database-server.yaml b/network/detection/ibm-d2b-database-server.yaml
index 1107353672..d8b9fb4854 100644
--- a/network/detection/ibm-d2b-database-server.yaml
+++ b/network/detection/ibm-d2b-database-server.yaml
@@ -36,4 +36,4 @@ tcp:
- "SQLJS1D"
condition: or
-# Enhanced by md on 2023/03/22
+
diff --git a/network/detection/imap-detect.yaml b/network/detection/imap-detect.yaml
index f7ef836fb9..d154dcff13 100644
--- a/network/detection/imap-detect.yaml
+++ b/network/detection/imap-detect.yaml
@@ -32,4 +32,4 @@ tcp:
- "IMAP4rev1"
condition: and
-# Enhanced by md on 2023/03/29
+
diff --git a/network/detection/iplanet-imap-detect.yaml b/network/detection/iplanet-imap-detect.yaml
index a720246472..af69d7dd70 100644
--- a/network/detection/iplanet-imap-detect.yaml
+++ b/network/detection/iplanet-imap-detect.yaml
@@ -33,4 +33,4 @@ tcp:
regex:
- "iPlanet Messaging Server ([0-9.]+)"
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/java-rmi-detect.yaml b/network/detection/java-rmi-detect.yaml
index 55394f3eee..75aa4d4f66 100644
--- a/network/detection/java-rmi-detect.yaml
+++ b/network/detection/java-rmi-detect.yaml
@@ -28,4 +28,4 @@ tcp:
regex:
- "^N\\x00\\x0e(\\d{1,3}\\.){3}\\d{1,3}\\x00\\x00"
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/mikrotik-routeros-api.yaml b/network/detection/mikrotik-routeros-api.yaml
index 4ee9eb5e7e..b59238967b 100644
--- a/network/detection/mikrotik-routeros-api.yaml
+++ b/network/detection/mikrotik-routeros-api.yaml
@@ -31,4 +31,4 @@ tcp:
words:
- "0621666174616c0d6e6f74206c6f6767656420696e00"
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/mongodb-detect.yaml b/network/detection/mongodb-detect.yaml
index 2157af15b9..4c96c88d3e 100644
--- a/network/detection/mongodb-detect.yaml
+++ b/network/detection/mongodb-detect.yaml
@@ -32,4 +32,4 @@ tcp:
- "logicalSessionTimeout"
- "localTime"
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/mysql-detect.yaml b/network/detection/mysql-detect.yaml
index 58baee275b..af1e3f5ba2 100644
--- a/network/detection/mysql-detect.yaml
+++ b/network/detection/mysql-detect.yaml
@@ -31,4 +31,4 @@ tcp:
- "mysql"
case-insensitive: true
-# Enhanced by md on 2023/03/15
+
diff --git a/network/detection/openssh-detect.yaml b/network/detection/openssh-detect.yaml
index 63dc62ca17..5d1d7569a1 100644
--- a/network/detection/openssh-detect.yaml
+++ b/network/detection/openssh-detect.yaml
@@ -35,4 +35,4 @@ tcp:
regex:
- '(?i)SSH-(.*)-OpenSSH_[^\r]+'
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/pgsql-detect.yaml b/network/detection/pgsql-detect.yaml
index 8cff2b1980..5402f3b5b3 100644
--- a/network/detection/pgsql-detect.yaml
+++ b/network/detection/pgsql-detect.yaml
@@ -43,4 +43,4 @@ tcp:
- "database \"nuclei\"" # The db nuclei (sent in request) doesn't exist"
condition: or
-# Enhanced by md on 2023/03/15
+
diff --git a/network/detection/pop3-detect.yaml b/network/detection/pop3-detect.yaml
index 33e545a1de..96624c892b 100644
--- a/network/detection/pop3-detect.yaml
+++ b/network/detection/pop3-detect.yaml
@@ -33,4 +33,4 @@ tcp:
- "POP3"
condition: or
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/rdp-detect.yaml b/network/detection/rdp-detect.yaml
index 93eca9e807..87df806b2c 100644
--- a/network/detection/rdp-detect.yaml
+++ b/network/detection/rdp-detect.yaml
@@ -86,4 +86,4 @@ tcp:
words:
- "030000130ed00000123400021f080008000000"
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/redis-detect.yaml b/network/detection/redis-detect.yaml
index 0107c00189..d2dba409be 100644
--- a/network/detection/redis-detect.yaml
+++ b/network/detection/redis-detect.yaml
@@ -33,4 +33,4 @@ tcp:
- "NOAUTH Authentication"
condition: or
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/rpcbind-portmapper-detect.yaml b/network/detection/rpcbind-portmapper-detect.yaml
index 24c4f7c24b..58474b2540 100644
--- a/network/detection/rpcbind-portmapper-detect.yaml
+++ b/network/detection/rpcbind-portmapper-detect.yaml
@@ -30,4 +30,4 @@ tcp:
words:
- "/run/rpcbind.sock"
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/rsyncd-service-detect.yaml b/network/detection/rsyncd-service-detect.yaml
index 8697ea4051..43c75bbecd 100644
--- a/network/detection/rsyncd-service-detect.yaml
+++ b/network/detection/rsyncd-service-detect.yaml
@@ -36,4 +36,4 @@ tcp:
regex:
- 'RSYNCD: \d\d.\d'
-# Enhanced by md on 2023/02/06
+
diff --git a/network/detection/rtsp-detect.yaml b/network/detection/rtsp-detect.yaml
index 39e5a3022b..e67d772618 100644
--- a/network/detection/rtsp-detect.yaml
+++ b/network/detection/rtsp-detect.yaml
@@ -33,4 +33,4 @@ tcp:
words:
- "RTSP/1.0"
-# Enhanced by md on 2023/03/29
+
diff --git a/network/detection/samba-detect.yaml b/network/detection/samba-detect.yaml
index 9cd4c4934c..c2b2bc9a05 100644
--- a/network/detection/samba-detect.yaml
+++ b/network/detection/samba-detect.yaml
@@ -26,4 +26,4 @@ tcp:
- type: word
words:
- "SMBr"
-# Enhanced by mp on 2022/02/09
+
diff --git a/network/detection/vnc-service-detect.yaml b/network/detection/vnc-service-detect.yaml
index dcfd34068b..09202704d9 100644
--- a/network/detection/vnc-service-detect.yaml
+++ b/network/detection/vnc-service-detect.yaml
@@ -29,4 +29,4 @@ tcp:
regex:
- "RFB ([0-9.]+)"
-# Enhanced by mp on 2022/04/20
+
diff --git a/network/enumeration/mongodb-info-enum.yaml b/network/enumeration/mongodb-info-enum.yaml
index 19275674e6..ce84902927 100644
--- a/network/enumeration/mongodb-info-enum.yaml
+++ b/network/enumeration/mongodb-info-enum.yaml
@@ -41,4 +41,4 @@ tcp:
regex:
- "([A-Za-z:0-9.]+)"
-# Enhanced by md on 2023/03/15
+
diff --git a/network/exposed-adb.yaml b/network/exposed-adb.yaml
index 3c4df9af89..b7750e5bd9 100644
--- a/network/exposed-adb.yaml
+++ b/network/exposed-adb.yaml
@@ -32,4 +32,4 @@ tcp:
- "product"
condition: and
-# Enhanced by mp on 2022/03/21
+
diff --git a/network/exposed-redis.yaml b/network/exposed-redis.yaml
index c864126333..00c551e800 100644
--- a/network/exposed-redis.yaml
+++ b/network/exposed-redis.yaml
@@ -32,5 +32,5 @@ tcp:
words:
- "redis_mode:sentinel"
-# Enhanced by mp on 2022/07/20
-# Enhanced by vibrio on 2023/05/11
+
+
diff --git a/network/exposed-zookeeper.yaml b/network/exposed-zookeeper.yaml
index 62964e5a4b..99f36419b5 100644
--- a/network/exposed-zookeeper.yaml
+++ b/network/exposed-zookeeper.yaml
@@ -25,4 +25,4 @@ tcp:
words:
- "zookeeper.version"
-# Enhanced by mp on 2022/07/21
+
diff --git a/network/ftp-weak-credentials.yaml b/network/ftp-weak-credentials.yaml
index 23cf682d74..955bb109e4 100644
--- a/network/ftp-weak-credentials.yaml
+++ b/network/ftp-weak-credentials.yaml
@@ -42,4 +42,4 @@ tcp:
words:
- "230 Login successful"
-# Enhanced by mp on 2022/05/23
+
diff --git a/network/mongodb-unauth.yaml b/network/mongodb-unauth.yaml
index 47978d9f87..0e28447f30 100644
--- a/network/mongodb-unauth.yaml
+++ b/network/mongodb-unauth.yaml
@@ -28,4 +28,4 @@ tcp:
words:
- "totalLinesWritten"
-# Enhanced by mp on 2022/07/20
+
diff --git a/network/mysql-native-password.yaml b/network/mysql-native-password.yaml
index 5e4ecacc39..7fd13d47db 100644
--- a/network/mysql-native-password.yaml
+++ b/network/mysql-native-password.yaml
@@ -25,4 +25,4 @@ tcp:
words:
- "mysql_native_password"
-# Enhanced by md on 2022/10/04
+
diff --git a/network/sap-router-info-leak.yaml b/network/sap-router-info-leak.yaml
index 28a29bfb7a..2c68a749d2 100644
--- a/network/sap-router-info-leak.yaml
+++ b/network/sap-router-info-leak.yaml
@@ -29,4 +29,4 @@ tcp:
- "Working directory"
- "SAProuter Connection Table"
-# Enhanced by mp on 2022/03/21
+
diff --git a/network/tidb-native-password.yaml b/network/tidb-native-password.yaml
index 2539c6e83c..6764a1810e 100644
--- a/network/tidb-native-password.yaml
+++ b/network/tidb-native-password.yaml
@@ -25,4 +25,4 @@ tcp:
- "TiDB"
condition: and
-# Enhanced by md on 2022/10/04
+
diff --git a/network/tidb-unauth.yaml b/network/tidb-unauth.yaml
index cddeaacf9f..99e8dda44d 100644
--- a/network/tidb-unauth.yaml
+++ b/network/tidb-unauth.yaml
@@ -29,4 +29,4 @@ tcp:
# 07: length, 02: sequence number, 00: success
- "0700000200000002000000"
-# Enhanced by mp on 2022/07/20
+
diff --git a/network/vsftpd-backdoor.yaml b/network/vsftpd-backdoor.yaml
index 869615112a..5dc554b060 100644
--- a/network/vsftpd-backdoor.yaml
+++ b/network/vsftpd-backdoor.yaml
@@ -29,4 +29,4 @@ tcp:
words:
- "vsFTPd 2.3.4"
-# Enhanced by mp on 2022/05/23
+
diff --git a/network/vulnerabilities/clockwatch-enterprise-rce.yaml b/network/vulnerabilities/clockwatch-enterprise-rce.yaml
index fb741e8dd8..4a91935ccd 100644
--- a/network/vulnerabilities/clockwatch-enterprise-rce.yaml
+++ b/network/vulnerabilities/clockwatch-enterprise-rce.yaml
@@ -36,4 +36,4 @@ tcp:
words:
- "OK-C"
-# Enhanced by mp on 2022/05/27
+
|