mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 13:38:19 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/4605-conn-id-context'
* origin/topic/awelzel/4605-conn-id-context:
NEWS: Adapt for conn_id$ctx introduction
conn_key/fivetuple: Drop support for non conn_id records
Conn: Move conn_id init and flip to IPBasedConnKey
IPBasedConnKey: Add GetTransportProto() helper
input/Manager: Ignore empty record types
external: Bump commit hashes for external suites
ip/vlan_fivetuple: Populate nested conn_id_context, not conn_id
ConnKey: Extend DoPopulateConnIdVal() with ctx
btest: Update tests and baselines after adding ctx to conn_id
init-bare: Add conn_id_ctx to conn_id
(cherry picked from commit 388cbcee48
)
This commit is contained in:
parent
13b79ecb74
commit
64aa5e3025
274 changed files with 97157 additions and 96446 deletions
|
@ -7,8 +7,8 @@
|
|||
#open XXXX-XX-XX-XX-XX-XX
|
||||
#fields ts id machine compile_ts os subsystem is_exe is_64bit uses_aslr uses_dep uses_code_integrity uses_seh has_import_table has_export_table has_cert_table has_debug_data section_names
|
||||
#types time string string time string string bool bool bool bool bool bool bool bool bool bool vector[string]
|
||||
XXXXXXXXXX.XXXXXX Fnb4mB2XqRVYhFoS5 unknown-475 0.000000 - - F T F F F T - - - - -
|
||||
XXXXXXXXXX.XXXXXX FA1RTf2aWhfkMzktL6 I386 XXXXXXXXXX.XXXXXX Windows XP x64 or Server 2003 WINDOWS_GUI T F F F F T T F F T .text,.data,.rsrc
|
||||
XXXXXXXXXX.XXXXXX FrAnHibqoTVCbOJa2 I386 XXXXXXXXXX.XXXXXX Windows 95 or NT 4.0 WINDOWS_CUI T F F F F T T F T T .text,.rdata,.data,.rsrc
|
||||
XXXXXXXXXX.XXXXXX FIYQC64cKEcfZoLbBg I386 XXXXXXXXXX.XXXXXX Windows 95 or NT 4.0 WINDOWS_GUI T F F F F T T T F F .text,.Ddata,.data,.rsrc
|
||||
XXXXXXXXXX.XXXXXX FIhiEx4BYyWZMxCs6f unknown-475 0.000000 - - F T F F F T - - - - -
|
||||
XXXXXXXXXX.XXXXXX FyoZZ38ebns54gGs7 I386 XXXXXXXXXX.XXXXXX Windows XP x64 or Server 2003 WINDOWS_GUI T F F F F T T F F T .text,.data,.rsrc
|
||||
XXXXXXXXXX.XXXXXX FLh9OZ3dIjAqTI0kMd I386 XXXXXXXXXX.XXXXXX Windows 95 or NT 4.0 WINDOWS_CUI T F F F F T T F T T .text,.rdata,.data,.rsrc
|
||||
XXXXXXXXXX.XXXXXX F1Zg9Z2F9lZo9mnvMh I386 XXXXXXXXXX.XXXXXX Windows 95 or NT 4.0 WINDOWS_GUI T F F F F T T T F F .text,.Ddata,.data,.rsrc
|
||||
#close XXXX-XX-XX-XX-XX-XX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue