update description

This commit is contained in:
Dhiyaneshwaran
2023-08-11 10:25:18 +05:30
committed by GitHub
parent a252942b61
commit 7d73a50bcf

View File

@@ -4,7 +4,7 @@ info:
name: Python Scanner
author: majidmc2
severity: info
description: Nuclei template to detect potentially dangerous Python functions in Python files. The template checks for functions that could lead to code injection, command injection, loading untrusted data, and SQL injection vulnerabilities.
description: Indicators for dangerous Python functions
reference:
- https://www.kevinlondon.com/2015/07/26/dangerous-python-functions.html
- https://www.kevinlondon.com/2015/08/15/dangerous-python-functions-pt2.html