diff --git a/lib/utils/detection.py b/lib/utils/detection.py index 47fcec618..1b9661891 100644 --- a/lib/utils/detection.py +++ b/lib/utils/detection.py @@ -31,7 +31,7 @@ rules = None def checkPayload(string): """ - This method checks if the generated payload is detectable by an PHPIDS filter rules + This method checks if the generated payload is detectable by the PHPIDS filter rules """ global rules