mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
Derive results of DNS lookups from from input when in BRO_DNS_FAKE mode.
Addresses BIT-1134.
This commit is contained in:
parent
8b241947d6
commit
dbe5dfb3c3
3 changed files with 27 additions and 21 deletions
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
3.0.0.0,
|
||||
2.0.0.0,
|
||||
1.0.0.0
|
||||
50cd:1a9a:1837:5803:9b08:41aa:738c:3f0b,
|
||||
477c:8c51:4f4f:61ec:9981:1259:86b8:8987,
|
||||
1d59:20f4:b44b:27a8:2bd:77c4:f053:6f5a
|
||||
}
|
||||
lookup_hostname_txt, fake_result_4
|
||||
lookup_hostname_txt, fake_text_lookup_result_bro.wp.dg.cx
|
||||
lookup_hostname, {
|
||||
5.0.0.0
|
||||
5aba:bd60:3b22:7803:2dd:8d83:498e:5172
|
||||
}
|
||||
lookup_addr, fake_result_6
|
||||
lookup_addr, fake_addr_lookup_result_1.2.3.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue