|
2013 | 2013 | ] |
2014 | 2014 | }, |
2015 | 2015 | "parallelisable_attempts": true, |
2016 | | - "primary_detector": "exploitation.JinjaTemplateDetector", |
| 2016 | + "primary_detector": "exploitation.JinjaTemplateInjectionDetector", |
2017 | 2017 | "tags": [ |
2018 | 2018 | "avid-effect:security:S0301", |
2019 | 2019 | "avid-effect:security:S0403", |
|
2027 | 2027 | "cwe:1336" |
2028 | 2028 | ], |
2029 | 2029 | "tier": 1, |
2030 | | - "mod_time": "2025-11-12 08:34:39 +0000" |
| 2030 | + "mod_time": "2026-02-06 15:37:09 +0000" |
2031 | 2031 | }, |
2032 | 2032 | "probes.exploitation.SQLInjectionEcho": { |
2033 | 2033 | "description": "Attempts to get the target to echo a SQL statement.", |
|
2059 | 2059 | "cwe:1427" |
2060 | 2060 | ], |
2061 | 2061 | "tier": 1, |
2062 | | - "mod_time": "2025-11-12 08:34:39 +0000" |
| 2062 | + "mod_time": "2026-02-06 15:37:09 +0000" |
2063 | 2063 | }, |
2064 | 2064 | "probes.exploitation.SQLInjectionSystem": { |
2065 | 2065 | "description": "Attempts to inject untrusted SQL commands into a SQL statement.", |
|
2091 | 2091 | "cwe:1427" |
2092 | 2092 | ], |
2093 | 2093 | "tier": 1, |
2094 | | - "mod_time": "2025-11-12 08:34:39 +0000" |
| 2094 | + "mod_time": "2026-02-06 15:37:09 +0000" |
2095 | 2095 | }, |
2096 | 2096 | "probes.fileformats.HF_Files": { |
2097 | 2097 | "description": "Get a manifest of files associated with a Hugging Face generator", |
|
5742 | 5742 | "tags": [], |
5743 | 5743 | "mod_time": "2026-02-04 19:07:43 +0000" |
5744 | 5744 | }, |
5745 | | - "detectors.exploitation.JinjaTemplateDetector": { |
5746 | | - "description": "Detect that a valid jinja template was provided.", |
| 5745 | + "detectors.exploitation.JinjaTemplateInjectionDetector": { |
| 5746 | + "description": "Detect that a valid jinja template was provided with injected python code.", |
5747 | 5747 | "DEFAULT_PARAMS": { |
5748 | 5748 | "skip": false |
5749 | 5749 | }, |
|
5769 | 5769 | "quality:Security:ExtractionInversion", |
5770 | 5770 | "cwe:94", |
5771 | 5771 | "cwe:95", |
| 5772 | + "cwe:1336", |
5772 | 5773 | "cwe:1426", |
5773 | 5774 | "cwe:1427" |
5774 | 5775 | ], |
5775 | | - "mod_time": "2026-02-04 19:22:32 +0000" |
| 5776 | + "mod_time": "2026-02-06 15:37:09 +0000" |
5776 | 5777 | }, |
5777 | 5778 | "detectors.exploitation.PythonCodeExecution": { |
5778 | 5779 | "description": "Detect the presence of python that will execute commands on the system.", |
|
5799 | 5800 | "quality:Security:ExtractionInversion", |
5800 | 5801 | "cwe:94", |
5801 | 5802 | "cwe:95", |
5802 | | - "cwe:1336", |
5803 | 5803 | "cwe:1426", |
5804 | 5804 | "cwe:1427" |
5805 | 5805 | ], |
5806 | | - "mod_time": "2026-02-04 19:22:32 +0000", |
| 5806 | + "mod_time": "2026-02-06 15:37:09 +0000", |
5807 | 5807 | "hit_precision": 1.0, |
5808 | 5808 | "hit_recall": 1.0, |
5809 | 5809 | "hit_f1": 1.0 |
|
5835 | 5835 | "cwe:1426", |
5836 | 5836 | "cwe:1427" |
5837 | 5837 | ], |
5838 | | - "mod_time": "2026-02-04 19:22:32 +0000" |
| 5838 | + "mod_time": "2026-02-06 15:37:09 +0000" |
5839 | 5839 | }, |
5840 | 5840 | "detectors.exploitation.SQLiSuccess": { |
5841 | 5841 | "description": "Detect if the system returns a \"SUCCESS\" message.", |
|
5866 | 5866 | "cwe:1426", |
5867 | 5867 | "cwe:1427" |
5868 | 5868 | ], |
5869 | | - "mod_time": "2026-02-04 19:22:32 +0000" |
| 5869 | + "mod_time": "2026-02-06 15:37:09 +0000" |
5870 | 5870 | }, |
5871 | 5871 | "detectors.fileformats.FileIsExecutable": { |
5872 | 5872 | "description": "Magic check if file is portable or linear executable (exe/dll/vxd/..)", |
|
0 commit comments