Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion network/default-login/ftp-anonymous-login.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ info:
- https://tools.ietf.org/html/rfc2577
metadata:
max-request: 1
verified: true
tags: network,ftp,default-login,tcp

tcp:
Expand All @@ -32,6 +33,7 @@ tcp:
- "Logged in anonymously"
- "Anonymous user logged"
- "Login successful"
- "Guest login ok"
condition: or

- type: word
Expand All @@ -44,4 +46,3 @@ tcp:
- "ESMTP"
negative: true
condition: or
# digest: 4a0a00473045022100cae7e047e4083f19ed736a1194eca5e9b56bf3138813ffc85a675f3f58ff5db9022014fa71c8cc221b56342644ba08f94d081c819cff5332fa2aba3252d75f05d73c:922c64590222798bb761d5b6d8e72950
Loading