Merge pull request #6115 from projectdiscovery/pop3-detect

Update pop3-detect.yaml
patch-1
Prince Chaddha 2022-11-21 11:22:18 +05:30 committed by GitHub
commit 5d7847ac55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -21,10 +21,9 @@ network:
- "{{Hostname}}"
- "{{Host}}:110"
matchers-condition: and
matchers:
- type: word
words:
- "+OK Dovecot ready"
- "USER"
- "POP3"
condition: or