zeek/testing/btest/scripts/policy/protocols/http/flash-version.bro
Robin Sommer 46e584daa2 Adding tests for Flash version parsing and plugin detection.
(The plugin detection isn't testing the Chrome behaviour actually,
don't have a trace for that.)
2015-07-30 07:23:14 -07:00

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;