5067 Commits

Author SHA1 Message Date
Samuel H. Kenyon
b6e65952ff Cleanup and comments. 2014-01-15 18:21:38 -05:00
Richard Cordovano
e91bdc1a16 Merge pull request #426 from SynapticNulship/modulemove
Add File Extension Mismatch ingest module.
2014-01-15 12:18:23 -08:00
Samuel H. Kenyon
7293c5fd89 Add File Extension Mismatch ingest module. 2014-01-15 15:14:07 -05:00
Samuel H. Kenyon
1724a3c988 Remove config event support from IngestManager. HashDb and KeywordSearch modules now have public interfaces for prop change events. 2014-01-15 14:55:40 -05:00
Samuel H. Kenyon
07206aa8f0 Also fire config data event for imports. 2014-01-14 18:08:22 -05:00
Samuel H. Kenyon
d8baac3f4f KeywordSearch module now also fires ModuleConfigDataEvents. 2014-01-14 17:34:41 -05:00
Brian Carrier
8e8aa0fcf7 Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2014-01-14 16:35:52 -05:00
Brian Carrier
e585423f12 added comments to case events and made it so that closing events were only fired when a case was in fact being closed. 2014-01-14 16:35:29 -05:00
Samuel H. Kenyon
9ccf71c4f0 Added new class ModuleConfigDataEvent which is now fired by adding/removing hash sets. 2014-01-14 16:16:43 -05:00
Richard Cordovano
89ae43bbdf Merge pull request #423 from SynapticNulship/mismatch3
Mismatch node icon
2014-01-10 13:10:54 -08:00
Richard Cordovano
a9c6571791 Merge pull request #422 from rcordovano/file_id_module_limit_file_sz
Add min file size for file type module processing
2014-01-10 07:51:44 -08:00
Richard Cordovano
db165a968b Add min file size for file type module processing 2014-01-10 10:50:23 -05:00
Samuel H. Kenyon
ca2d5399e9 Add mismatch icon for ArtifactTypeNode. 2014-01-09 15:33:27 -05:00
Richard Cordovano
523e3373c2 Merge pull request #421 from alexjacks92/pyScript
Small changes to make python script work more often.
2014-01-09 11:27:46 -08:00
U-BASIS\ajacks
ceeb26322d Small changes to make python script work more often. 2014-01-09 14:23:56 -05:00
Samuel H. Kenyon
fb9e036566 Add specific icon for mismatch node results. 2014-01-08 18:12:10 -05:00
Samuel H. Kenyon
d01619b9db Merge remote-tracking branch 'upstream/develop' into develop 2014-01-08 17:33:51 -05:00
Samuel H. Kenyon
572bc91440 line endings 2014-01-08 17:33:46 -05:00
Richard Cordovano
aacefa5f49 Merge pull request #410 from jawallace/new_thumbnail_reporting
New thumbnail reporting
2014-01-08 12:19:10 -08:00
Richard Cordovano
635df51a6a Merge pull request #394 from raman-bt/develop
Display Interesting Items (Interesting Files, Interesting Artifacts) dir...
2014-01-08 12:06:58 -08:00
Richard Cordovano
9a8ed55890 Merge pull request #420 from rcordovano/merge_rc_branch
Merge rc branch
2014-01-08 09:45:48 -08:00
Richard Cordovano
847f14bbc1 Restore EWF verify module 2014-01-08 12:43:22 -05:00
Richard Cordovano
8f7db2d525 Remove EWF verify module for v103 2014-01-08 11:01:27 -05:00
Richard Cordovano
7eb7829e05 Merge pull request #419 from rcordovano/keyword_config_refresh
Add code to keep keyword search config panels in synch
2014-01-07 11:49:43 -08:00
Richard Cordovano
c14ec91e9d Add code to keep keyword search config panels in synch 2014-01-07 14:45:57 -05:00
Richard Cordovano
b09b6ea4ea Merge pull request #418 from SynapticNulship/develop-rc
Save and load from a new disabled modules list in the ingest properties ...
2014-01-07 07:08:38 -08:00
Samuel H. Kenyon
00768addd4 Older ingest props files won't have the disabled list, so don't assume it exists. 2014-01-06 22:06:05 -05:00
Samuel H. Kenyon
aa32aa261a Save and load from a new disabled modules list in the ingest properties config file. Loaded modules which are missing from the config file will be auto-added as enabled. 2014-01-06 21:48:30 -05:00
Richard Cordovano
97dff22d0b Merge pull request #417 from SynapticNulship/sigid4
Autopsy part of Mismatch user added MIME validation
2014-01-06 06:53:32 -08:00
Richard Cordovano
a02e93faaf Merge pull request #416 from SynapticNulship/sigid3
FileId ingest module simple config checkbox ON by default.
2014-01-06 06:34:54 -08:00
Samuel H. Kenyon
ca5d5398ea FileId ingest module simple config checkbox ON by default. 2014-01-02 15:18:15 -05:00
raman-bt
91f745b746 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2014-01-02 10:24:45 -05:00
Richard Cordovano
97e3ddd291 Merge pull request #415 from SynapticNulship/hashcomments
Hash comments view
2013-12-31 17:23:38 -08:00
Richard Cordovano
544c4a6c0d Merge pull request #411 from SynapticNulship/sigid3
Mismatch results view
2013-12-31 17:19:32 -08:00
Samuel H. Kenyon
5c421b43ce Prevent exception if user provides malformed MIME string. 2013-12-31 17:24:16 -05:00
Samuel H. Kenyon
27ae24e4c4 Update isMimeTypeDetectable() and make it publicly available to other modules. 2013-12-31 17:19:08 -05:00
Samuel H. Kenyon
6995a74af3 Added isMimeTypeDetectable() method. 2013-12-30 14:48:04 -05:00
Brian Carrier
3f9a296a0f line endings 2013-12-28 15:10:30 -05:00
Samuel H. Kenyon
9a1c73819d Added a logged warning case. 2013-12-27 16:29:28 -05:00
Samuel H. Kenyon
ceab182a5c If BB node wraps a mismatch artifact, then add props (columns) for extension and file type. 2013-12-27 16:22:32 -05:00
Samuel H. Kenyon
a94ae1eaf7 Only add a separator if there is more than one comment. 2013-12-26 14:10:40 -05:00
Samuel H. Kenyon
7f9b87ed1a Add another BB attribute for each hashset hit containing a concatenation of comments. 2013-12-26 13:23:36 -05:00
Jeff Wallace
6dfe42db53 store cached thumbnails as png files. 2013-12-20 17:34:38 -05:00
Jeff Wallace
5228e50104 removed extra debug statements. 2013-12-20 17:34:30 -05:00
Jeff Wallace
2ad0839654 minor cleanup and documentation. 2013-12-20 17:34:17 -05:00
Jeff Wallace
d3bcf8bc9a Report on thumbnails in a grid. 2013-12-20 17:34:05 -05:00
Jeff Wallace
b5a07ed05d Add tagged images table to html report. 2013-12-20 17:33:23 -05:00
Richard Cordovano
8b203babd8 Merge pull request #408 from SynapticNulship/sigid3
FileTypeId ingest module
2013-12-20 13:58:09 -08:00
Samuel H. Kenyon
53d71b7d31 Merge remote-tracking branch 'upstream/develop' into sigid3 2013-12-20 16:53:00 -05:00
raman-bt
52a2e90559 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2013-12-20 16:34:04 -05:00