Jon Siwek
691622b3aa
Refactor how file analysis actions are tracked.
...
The Info record now uses a "table[ActionArgs] of ActionResults", which
allows for simultaneous actions of a given type as long as other args
(fields in the ActionArgs record) are different.
2013-02-25 16:35:42 -06:00
Jon Siwek
4b30cc2e24
Add file analysis action to send data to script-land in chosen events.
2013-02-22 16:49:53 -06:00
Seth Hall
ff2c2c7e52
Merge remote-tracking branch 'origin/topic/jsiwek/file-analysis' into topic/seth/file-analysis-exe-analyzer
...
Conflicts:
src/CMakeLists.txt
src/file_analysis.bif
src/file_analysis/Info.cc
2013-02-22 02:38:29 -05:00
Seth Hall
efc76fd052
Initial groundwork for analyzer actions in file analysis framework.
2013-02-22 02:36:41 -05:00
Jon Siwek
85410a7657
Add MD5/SHA1/SHA256 file analysis hashing actions.
2013-02-21 21:05:01 -06:00
Jon Siwek
ceb471fb36
Prettify file analysis IDs to be more like connection uids.
2013-02-20 22:09:39 -06:00
Jon Siwek
f8af42cf9a
Reorganizing file analysis source code.
2013-02-14 16:07:42 -06:00