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 |
|
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 |
|
Richard Cordovano
|
6c98303bbb
|
Merge pull request #405 from jawallace/merge_fix
moved jpeg header check method to public image utils class.
|
2013-12-19 10:43:47 -08:00 |
|
Jeff Wallace
|
2bb02a3266
|
moved jpeg header check method to public image utils class.
|
2013-12-19 13:23:50 -05:00 |
|
Richard Cordovano
|
cc1a7f7f47
|
Merge pull request #398 from jawallace/thumbnail_reporting
Thumbnail reporting
|
2013-12-19 09:01:18 -08:00 |
|
Samuel H. Kenyon
|
ea586e0e46
|
Lost a save button enable somehow.
|
2013-12-18 18:24:53 -05:00 |
|
Samuel H. Kenyon
|
a18974d5cc
|
Implemented the removal functions in Mismatch Options.
|
2013-12-18 18:20:47 -05:00 |
|
Samuel H. Kenyon
|
3c38a6e308
|
Mismatch options panel improvements to user feedback.
|
2013-12-18 17:10:56 -05:00 |
|
Brian Carrier
|
709111326c
|
Merge pull request #402 from jawallace/gen_info_shouldnt_refresh_tree
don't refresh directory tree when a module data event fires for the general info artifact.
|
2013-12-18 13:25:03 -08:00 |
|
Samuel H. Kenyon
|
7c568e44c0
|
Re-add filetypeid.
|
2013-12-18 16:19:22 -05:00 |
|