Fix false positives when user does not exist.

patch-1
lu4nx 2023-06-11 12:09:23 +08:00
parent 8d7a21942f
commit 5f31b7cbc0
No known key found for this signature in database
GPG Key ID: 5C748E5F36388145
1 changed files with 6 additions and 0 deletions

View File

@ -30,4 +30,10 @@ http:
words:
- "&#x27;s dot.Profile</title>"
- type: word
part: body
words:
- '"message":"The username does not exist"'
negative: true
# Enhanced by cs 03/17/2023