Skip to content
Closed
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
10 changes: 8 additions & 2 deletions tests/bug-4903/bug-4903-04/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ checks:
flow.bytes_toserver: 336
flow.pkts_toclient: 3
flow.pkts_toserver: 4
pcap_cnt: 7
proto: TCP
src_ip: 192.168.100.1
src_port: 10003
Expand All @@ -115,11 +114,18 @@ checks:
flow.bytes_toserver: 336
flow.pkts_toclient: 3
flow.pkts_toserver: 4
pcap_cnt: 7
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'
ssh.server.software_version: Cisco_server-1.24
- filter:
# check that alerts do not happen at pcap_cnt 7
# as this invalid TCP packet should not trigger any tx detection run
min-version: 8
count: 0
match:
event_type: alert
pcap_cnt: 7