Skip to content
Closed
Show file tree
Hide file tree
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
4 changes: 0 additions & 4 deletions tests/bug-4903/bug-4903-01/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,8 @@ checks:
- filter:
count: 1
match:
dest_ip: 192.168.200.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's unclear why this is removed... did something change in ssh logging?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not yet in OISF/suricata#9797 v13.1 but in v13.4 there is some change

Pushing a new SV PR without this, and rebasing Suricata PR to reference the new SV PR

dest_port: 22
event_type: ssh
proto: TCP
src_ip: 192.168.100.1
src_port: 10000
ssh.server.proto_version: '1.99'
ssh.server.software_version: Cisco_server-1.24
- filter:
Expand Down
4 changes: 0 additions & 4 deletions tests/bug-4903/bug-4903-02/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,8 @@ checks:
- filter:
count: 1
match:
dest_ip: 192.168.200.1
dest_port: 22
event_type: ssh
proto: TCP
src_ip: 192.168.100.1
src_port: 10001
ssh.server.proto_version: '1.99'
ssh.server.software_version: Cisco_server-1.24
- filter:
Expand Down
4 changes: 0 additions & 4 deletions tests/bug-4903/bug-4903-04/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,9 @@ checks:
- filter:
count: 1
match:
dest_ip: 192.168.200.1
dest_port: 22
event_type: ssh
pcap_cnt: 6
proto: TCP
src_ip: 192.168.100.1
src_port: 10003
ssh.client.proto_version: '2.0'
ssh.client.software_version: Cisco_client-1.25
ssh.server.proto_version: '1.99'
Expand Down
1 change: 1 addition & 0 deletions tests/ftp/ftp-too-long-command/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ checks:
match:
event_type: alert
alert.signature_id: 2232000
ftp.command: "RETR"
1 change: 1 addition & 0 deletions tests/krb5-kerberoasting/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ checks:
match:
event_type: alert
alert.signature_id: 1
krb5.msg_type: KRB_TGS_REP
- filter:
count: 1
match:
Expand Down
6 changes: 6 additions & 0 deletions tests/output-eve-tftp-01/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ checks:
count: 1
match:
event_type: alert
- filter:
min-version: 7
count: 1
match:
event_type: alert
tftp.packet: "read"