GitHub Action
e51eecde1f
TemplateMan Update [Mon Oct 16 10:55:13 UTC 2023] 🤖
2023-10-16 10:55:15 +00:00
sandeep
161b90353a
templateman update
2023-10-14 16:57:55 +05:30
sandeep
6784a9d2c1
format fix
2023-09-29 14:24:46 +05:30
jainiresh
5574a26f60
Update CVE-2019-6802.yaml
...
Updated to remove false positives.
As the previous change matches the words "Set-Cookie: crlfinjection=1" even if the words are present in the Location header too.
The updated code, will match only if the "Set-Cookie: crlfinjection=1" is actually a header, by verifying that it actually starts in the beginning of a response header.
2023-09-29 13:46:22 +05:30
Prince Chaddha
a92ce6783f
updated 2019 CVEs
2023-09-06 18:23:28 +05:30
sandeep
d428cc0c9c
Added EPSS Percentile
2023-08-31 17:16:18 +05:30
adrlsx
7258c81775
fix: templates with generic tag should not depend on specific tech
2023-08-18 18:23:19 +02:00
sandeep
dd83af0228
CVE Enrichment 🎉
2023-07-12 01:19:27 +05:30
Prince Chaddha
0a681ec0bb
removed empty lines
2023-07-07 16:56:27 +05:30
Prince Chaddha
75ed275328
removed enhanced by comments
2023-07-05 13:37:58 +05:30
sandeep
e53d19f583
boolean format update
2023-06-04 13:43:42 +05:30
sandeep
1f5b1f2c47
Added max request counter of each template
2023-04-28 13:41:21 +05:30
Prince Chaddha
e0af666e1c
Refactoring the directory structure based on protocols ( #7137 )
...
* moving http templates
* updated cves.json
* moved network CVEs
* updated scripts
* updated workflows
* updated requests to http
* replaced network to tcp
---------
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2023-04-27 09:58:59 +05:30