This section displays SIGMA rules belonging to category Application. It updates itself automatically when new commits are available in quasarops.
Title | Python SQL Exceptions |
---|---|
rule_category | application |
rule_url | https://github.com/Neo23x0/sigma/blob/master/rules/application/app_python_sql_exceptions.yml |
author | Thomas Patzke |
status | |
date | 2017/08/12 |
description | Generic rule for SQL exceptions in Python according to PEP 249 |
tags |
Title | Suspicious SQL Error Messages |
---|---|
rule_category | application |
rule_url | https://github.com/Neo23x0/sigma/blob/master/rules/application/app_sqlinjection_errors.yml |
author | Bjoern Kimminich |
status | experimental |
date | 2017/11/27 |
description | Detects SQL error messages that indicate probing for an injection attack |
tags |
Title | Django Framework Exceptions |
---|---|
rule_category | application |
rule_url | https://github.com/Neo23x0/sigma/blob/master/rules/application/appframework_django_exceptions.yml |
author | Thomas Patzke |
status | |
date | 2017/08/05 |
description | Detects suspicious Django web application framework exceptions that could indicate exploitation attempts |
tags |
Title | Ruby on Rails Framework Exceptions |
---|---|
rule_category | application |
rule_url | https://github.com/Neo23x0/sigma/blob/master/rules/application/appframework_ruby_on_rails_exceptions.yml |
author | Thomas Patzke |
status | |
date | 2017/08/06 |
description | Detects suspicious Ruby on Rails exceptions that could indicate exploitation attempts |
tags |