zeek/scripts/base/frameworks/software
Seth Hall 71c9945f26 Several fixes and improvements for software version parsing.
- Addresses Philip Romero's question from the Bro mailing list.
 - Adds Microsoft Edge as a detected browser.
 - We are now unescaping encoded characters in software names.
2017-07-13 02:22:03 -04:00
..
__load__.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
main.bro Several fixes and improvements for software version parsing. 2017-07-13 02:22:03 -04:00
README Merge remote-tracking branch 'origin/topic/dnthayer/doc-changes-for-2.2' 2013-10-18 13:49:49 -07:00

The software framework provides infrastructure for maintaining a table
of software versions seen on the network. The version parsing itself
is carried out by external protocol-specific scripts that feed into
this framework.