mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00

(The plugin detection isn't testing the Chrome behaviour actually, don't have a trace for that.)
8 lines
225 B
Text
8 lines
225 B
Text
# @TEST-EXEC: bro -r ${TRACES}/http/flash-version.trace %INPUT
|
|
# @TEST-EXEC: btest-diff software.log
|
|
|
|
@load protocols/http/software
|
|
@load protocols/http/software-browser-plugins
|
|
|
|
redef Software::asset_tracking = ALL_HOSTS;
|
|
|