condition -updated

patch-1
pussycat0x 2022-12-30 15:43:22 +05:30 committed by GitHub
parent 7869328bc6
commit ed7f45fd03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 6 deletions

View File

@ -30,9 +30,10 @@ network:
- type: word
part: body
words:
- "28000" # Error code for invalid_authorization_specification
- "28P01" # Error code for invalid_password
- "SCRAM-SHA-256" # Authentication prompt
- "pg_hba.conf" # Client authentication config file
- "user \"nuclei\"" # The user nuclei (sent in request) doesn't exist
- "database \"nuclei\"" # The db nuclei (sent in request) doesn't exist
- "28000"
- "28P01"
- "SCRAM-SHA-256"
- "pg_hba.conf"
- "user \"nuclei\""
- "database \"nuclei\""
condition: or