Commit Graph
4419 Commits
Author SHA1 Message Date
Jeff Wallace 2fbea9cd8d Updated parser with better error handling. 2013-11-14 14:12:57 -05:00
Jeff Wallace b236754ab4 Refactored pstparser to make use of new email data structure. 2013-11-13 17:58:18 -05:00
Jeff Wallace 3c51e417d6 Added predicate method for mbox files. 2013-11-13 17:24:19 -05:00
Jeff Wallace ce0ac70d12 Removed deprecated files. 2013-11-13 17:22:05 -05:00
Jeff Wallace 44463d809f Added documentation, removed old mbox parsing methods. 2013-11-13 17:20:19 -05:00
Jeff Wallace e2e4fd59df Added new mbox parser. 2013-11-13 17:04:44 -05:00
Jeff Wallace 1181667fdd Added pst-jar. 2013-11-13 10:04:32 -05:00
Jeff Wallace 8cbdc0fcab Cleaned up some small issues. 2013-11-12 16:31:00 -05:00
Jeff Wallace 20623389be Added pst extraction of attachments. 2013-11-12 13:26:28 -05:00
Jeff Wallace 61de2238b8 Added better error reporting and handling. 2013-11-11 11:01:47 -05:00
Jeff Wallace f0e04dcdac Added functionality to extract attachments. 2013-11-11 10:26:53 -05:00
Jeff Wallace e1f63e0b0a Fixed log message. 2013-11-08 15:38:54 -05:00
Jeff Wallace ca9b8b2a37 Updated pst parser to handle encryption. 2013-11-08 13:36:05 -05:00
Jeff Wallace ea92e0ece5 Fixed error message. 2013-11-07 11:51:10 -05:00
Jeff Wallace 532ab0e919 Added pst parser to thunderbird ingest module. 2013-11-07 11:16:16 -05:00
Jeff Wallace 36f05d6a50 Added check for invalid dates in firefox bookmarks. 2013-11-04 13:56:22 -05:00
Jeff Wallace 8313f18dab Replace Thunderbird Parser with MBox Parser while loading ingest properties. 2013-10-31 14:44:55 -04:00
Jeff Wallace 4142c87919 Fixed issue with column resizing when only one column. 2013-10-31 14:21:16 -04:00
Jeff Wallace dbdebfa1e4 Fixed column width issue when there is only one column. 2013-10-31 14:13:53 -04:00
Jeff Wallace a651e10451 Fixed NPE if keyword search results data result viewer closed before query is done running. 2013-10-31 13:10:06 -04:00
Jeff Wallace 68e3a29a2e Added MAC time to Keyword Hit nodes selected under Results node. 2013-10-31 13:08:36 -04:00
Jeff Wallace 133c5e1e10 Merge https://github.com/sleuthkit/autopsy into miscBugFixes 2013-10-31 12:23:00 -04:00
Jeff Wallace f1a4e7b96d Removed 'File Name' and 'Context' columns from keyword search results. 2013-10-31 12:22:23 -04:00
Jeff Wallace 48a8afec6f Report if any browser data was found, not just history. 2013-10-31 11:25:20 -04:00
Jeff Wallace b1552110e8 Reset info label properly. 2013-10-31 11:07:39 -04:00
Jeff Wallace 0eeb40a58c Reorganized and added documentation to Firefox getDownloads 2013-10-31 10:52:36 -04:00
Jeff Wallace c04f4e64b9 Fixed the case where matches label was incorrect for 0 results. 2013-10-31 10:45:15 -04:00
Brian Carrier 91142d42d7 Added other file metadata to index 2013-10-31 09:31:57 -04:00
Brian Carrier 10f1979f12 Merge pull request #330 from jawallace/miscBugFixes
Various Bug Fixes
2013-10-30 19:31:57 -07:00
Brian Carrier d2807d720a Cleaned up ingest manager code. added message to ekyowrd serach output 2013-10-30 21:27:33 -04:00
Jeff Wallace 00bb57b383 Core ingest modules have same version as autopsy. 2013-10-30 15:47:42 -04:00
Jeff Wallace 3f66353e5a Fixed thunderbird parser to correctly display subject and dates. 2013-10-30 12:48:59 -04:00
Jeff Wallace f8fa119b81 Add all artifacts to list at once in createKeys. 2013-10-30 10:45:30 -04:00
Jeff Wallace f47aac4056 Merge https://github.com/sleuthkit/autopsy into miscBugFixes 2013-10-30 10:08:33 -04:00
Brian Carrier 8c0786c848 Merge branch 'master' of github.com:sleuthkit/autopsy 2013-10-30 00:50:25 -04:00
Brian Carrier 64a231a2e3 file names are found by regexp keyword search now, fixed error reporting in keyword search, comment updates, etc. 2013-10-30 00:49:42 -04:00
Brian Carrier 2dce63fef5 Updated based on 64-bit options 2013-10-29 21:50:37 -04:00
Jeff Wallace 12dc09a081 Sort artifact types alphabetically in artifact selection dialog. 2013-10-29 15:45:24 -04:00
Jeff Wallace 5ad40dcbaf Reset content artifact viewer on resetComponent 2013-10-29 14:31:25 -04:00
Jeff Wallace b18cf9a02f Fixed UI hang and updated number of hits column name. 2013-10-29 14:31:14 -04:00
Jeff Wallace 952b05c909 Update number of matches after all nodes have been loaded. 2013-10-29 14:31:01 -04:00
Jeff Wallace ffd28bf899 Throw exception from SevenZip init if it fails 2013-10-29 14:30:47 -04:00
Jeff Wallace 7e967e2568 Added ingest messages summarizing browser data found on the image. 2013-10-29 14:30:28 -04:00
Jeff Wallace 5e8517feb9 Fixed downloads for newest chrome and firefox versions 2013-10-29 14:14:15 -04:00
Brian Carrier b4c0ecbbba Merge branch 'master' of github.com:sleuthkit/autopsy 2013-10-28 08:59:57 -04:00
Brian Carrier 8834123cb4 changed order of attributes for web artifacts, marked 2 unused classes as deprecated 2013-10-27 00:21:31 -04:00
Brian Carrier 77c2adce7b added pl for newline normalization for rr plugins 2013-10-26 23:38:42 -04:00
Brian Carrier 2d80d2ee21 normalized timestamps in registry analysis, updated reports 2013-10-26 23:37:48 -04:00
Brian Carrier 6767cc42ab renamed autopsy rr plugin for ntuser to be more consistent 2013-10-26 21:19:19 -04:00
Brian Carrier 08e324a635 more comment updates 2013-10-26 20:35:15 -04:00