Fixed my git issue

This commit is contained in:
Mike Wade
2020-09-13 22:03:04 -06:00
parent 249c255435
commit 52ab677798
61 changed files with 248 additions and 240 deletions
@@ -1,12 +1,10 @@
title: Python SQL Exceptions
id: 19aefed0-ffd4-47dc-a7fc-f8b1425e84f9
status: stable
description: Generic rule for SQL exceptions in Python according to PEP 249
author: Thomas Patzke
date: 2017/08/12
modified: 2020/09/01
tags:
- attack.initial_access
- attack.t1190
references:
- https://www.python.org/dev/peps/pep-0249/#exceptions
logsource:
@@ -23,3 +21,6 @@ falsepositives:
- Application bugs
- Penetration testing
level: medium
tags:
- attack.initial_access
- attack.t1190