Commit Graph
4854 Commits
Author SHA1 Message Date
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
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
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
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
raman-bt 236e1bcfec Addressing review comments to "Interesting Artifacts" related changes earlier.
Mainly:
 - Renamed InterestingItems* to InterestingHits*
 - Renamed artifact TSK_INTERESTING_ARTIFACT to TSK_INTERESTING_ARTIFACT_HIT
2013-12-20 16:33:46 -05:00
Samuel H. Kenyon 8dad43e234 Remove FileExtMismatch ingest module. 2013-12-20 16:28:09 -05:00
Richard Cordovano c62923ecd5 Merge pull request #399 from jawallace/encryption
Encryption
2013-12-20 13:23:11 -08:00
Samuel H. Kenyon dc32f019dd Allow user to add MIME types without any extensions (ingest module will ignore it); prevent overwriting an existing mime or ext when adding; various minor bug fixes. 2013-12-20 15:57:13 -05:00
Samuel H. Kenyon 8f9fbabc8b Changed name of extension mismatch artifact type. 2013-12-20 13:30:17 -05:00
raman-bt dbca90e7c0 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2013-12-20 10:56:47 -05:00
Brian Carrier ceaf070d4b Merge branch 'develop' of github.com:sleuthkit/autopsy into develop 2013-12-20 10:55:54 -05:00
Brian Carrier 9cf5efbf1e catch calls to complete() and return to old approach of calling init() on each module 2013-12-20 10:55:42 -05:00
raman-bt e1efc7b1d2 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2013-12-20 09:24:19 -05:00
raman-bt 5733167563 Fixed a NullPtrException under a race condition. 2013-12-20 08:42:49 -05:00
Samuel H. Kenyon fe595962d4 Sorting and refreshing extensions; more feedback and handling changes for config save. 2013-12-19 18:39:23 -05:00
Samuel H. Kenyon 461664263f Sort the mime and ext lists in the mismatch options panel. 2013-12-19 14:32:56 -05:00
Samuel H. Kenyon 974d054098 Added more extensions to default mismatch configuration. 2013-12-19 13:55:48 -05:00