mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Updated unit test baselines.
- Some (all?) of the DNS servers aren't being detected anymore because the test tracefile isn't long enough. Logging servers is delayed a 5 minutes in case a better result comes in.
This commit is contained in:
parent
e620d33efc
commit
098134d2fa
3 changed files with 0 additions and 4 deletions
|
@ -3,8 +3,6 @@
|
|||
#fields ts host port_num port_proto service
|
||||
#types time addr port enum table
|
||||
1308930691.049431 172.16.238.131 22 tcp SSH
|
||||
1308930691.130401 172.16.238.2 53 udp DNS
|
||||
1308930691.235370 224.0.0.251 5353 udp DNS
|
||||
1308930694.550308 172.16.238.131 80 tcp HTTP
|
||||
1308930716.462556 74.125.225.81 80 tcp HTTP
|
||||
1308930718.361665 172.16.238.131 21 tcp FTP
|
||||
|
|
|
@ -3,6 +3,5 @@
|
|||
#fields ts host port_num port_proto service
|
||||
#types time addr port enum table
|
||||
1308930691.049431 172.16.238.131 22 tcp SSH
|
||||
1308930691.130401 172.16.238.2 53 udp DNS
|
||||
1308930694.550308 172.16.238.131 80 tcp HTTP
|
||||
1308930718.361665 172.16.238.131 21 tcp FTP
|
||||
|
|
|
@ -2,6 +2,5 @@
|
|||
#path known_services
|
||||
#fields ts host port_num port_proto service
|
||||
#types time addr port enum table
|
||||
1308930691.235370 224.0.0.251 5353 udp DNS
|
||||
1308930716.462556 74.125.225.81 80 tcp HTTP
|
||||
1308930726.872485 141.142.192.39 22 tcp SSH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue