587 Commits

Author SHA1 Message Date
Jeff Wallace
ee3395ebd1 Added finally clause to close reader appropriately 2013-12-02 13:56:53 -05:00
Jeff Wallace
fc350391bf added clarifying comment 2013-12-02 13:54:09 -05:00
Jeff Wallace
d2c2a8d6e6 Simplified parsing of IE bookmark files. 2013-12-02 13:44:47 -05:00
Jeff Wallace
9c0ffa953c Fixed compiler warnings. 2013-11-26 15:31:16 -05:00
Brian Carrier
3339994322 normalized line endings 2013-11-19 22:04:07 -05:00
Brian Carrier
189192e2e9 resolved merge conflict 2013-11-19 13:41:09 -05:00
Brian Carrier
3a57096556 normalized web attributes, reworded keyword ingest labels 2013-11-14 21:40:56 -05:00
Brian Carrier
829e9ffb3e Merge pull request #335 from jawallace/miscBugFixes
Added check for invalid dates in firefox bookmarks.
2013-11-04 11:03:25 -08:00
Jeff Wallace
36f05d6a50 Added check for invalid dates in firefox bookmarks. 2013-11-04 13:56:22 -05:00
Brian Carrier
5186c10fcb Merge pull request #332 from jletourneau-basistech/master
Added additional search patterns to recent activity search history
2013-11-01 10:35:46 -07:00
Jeff Wallace
48a8afec6f Report if any browser data was found, not just history. 2013-10-31 11:25:20 -04:00
Jeff Wallace
0eeb40a58c Reorganized and added documentation to Firefox getDownloads 2013-10-31 10:52:36 -04:00
Jason Letourneau
f1b26f7a43 added patterns for linkedin, twitter, and facebook to search history module xml 2013-10-30 21:56:26 -04:00
Jeff Wallace
00bb57b383 Core ingest modules have same version as autopsy. 2013-10-30 15:47:42 -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
8834123cb4 changed order of attributes for web artifacts, marked 2 unused classes as deprecated 2013-10-27 00:21:31 -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
Brian Carrier
f9485d3ba2 Minor cleanup and comments 2013-10-25 23:07:26 -04:00
Brian Carrier
170f40b77d reorganized logic inside of IE parser and order of modules in RecentActivity. 2013-10-25 20:53:08 -04:00
Brian Carrier
0b8420e47c resolved merge conflicts 2013-10-21 23:50:45 -04:00
Brian Carrier
054ce55480 Minor cleanup and commenting 2013-10-21 23:42:04 -04:00
Brian Carrier
b166141711 Merge pull request #323 from jawallace/recentActivityFixes
Recent activity fixes
2013-10-21 20:00:02 -07:00
Brian Carrier
21ec442c90 Merge pull request #324 from jawallace/firefox
Firefox / Image Panel
2013-10-21 19:57:38 -07:00
Jeff Wallace
dfd00f2c55 Add Firefox Downloads artifact even if URL cannot be decoded. 2013-10-21 15:45:53 -04:00
Jeff Wallace
753fb9a300 Added date and time to firefox bookmark data. 2013-10-21 15:40:08 -04:00
Jeff Wallace
b2d7c471bf Renamed parseReg method to be more specific parseAutopsyPluginOutput. 2013-10-21 11:50:04 -04:00
Jeff Wallace
7ad3962811 Added error reporting for failure to parse recent activity lnk files. 2013-10-21 11:27:34 -04:00
Brian Carrier
77fdbcf6a4 made line endings more consistent 2013-10-19 12:26:55 -04:00
Jeff Wallace
ab88536b5e Merge https://github.com/sleuthkit/autopsy into recentActivityFixes 2013-10-17 14:24:18 -04:00
Jeff Wallace
79126cbe2b Added another error message to user on pasco failure. 2013-10-17 14:06:45 -04:00
Jeff Wallace
e393c31789 Fixed errors during parsing of regripper output. 2013-10-17 14:05:21 -04:00
Jeff Wallace
d6020ec824 Added better error handling when dealing with json. 2013-10-10 11:54:24 -04:00
Jeff Wallace
0eb5abcb9c Removed top level try-catch blocks 2013-10-03 14:16:52 -04:00
Jeff Wallace
cd9fdbeb8e Added better error checking and refactored getHistory. 2013-10-03 14:04:05 -04:00
Jeff Wallace
ba3d35fa09 Updated error checking 2013-10-03 12:23:11 -04:00
Jeff Wallace
f63a3eab7f Added error messages when registry extraction / parsing fails 2013-10-02 15:46:37 -04:00
Jeff Wallace
71759074fe Added improved, more specific error handling. 2013-10-02 14:17:03 -04:00
Brian Carrier
0ea2c884c4 updated module version numbers and Autopsy version numbers 2013-09-25 13:57:45 -04:00
Brian Carrier
282523a46f minor renaming and updates to IE parsing 2013-09-10 15:58:03 -04:00
Brian Carrier
dfefa0b8e6 removed decoded URL from artifacts because it takes up a lot of table space and doesn't provide much. 2013-09-10 11:29:28 -04:00
Brian Carrier
41a0e7096e Added more error messages to IE parsing and support format w/out @ sign in URL 2013-09-09 17:40:28 -04:00
Brian Carrier
b770dce14e Added comments to the USB mapping class 2013-09-06 16:06:56 -04:00
Brian Carrier
36c37e52ff Improved layout and styling of ingest messages to have style sheets and consistent look and feel 2013-08-08 18:02:18 -04:00
Richard Cordovano
d1f6036fc1 Merge remote-tracking branch 'upstream/master' 2013-07-19 12:50:32 -04:00
Richard Cordovano
d6e82a8721 Backed out addition of multi-selection feature for file extraction. 2013-07-18 15:08:10 -04:00
Brian Carrier
d4840fcf0a Improved artifact viewer and such to make regripper output easier to read in the raw output form. 2013-07-16 14:13:16 -04:00
Brian Carrier
f1aa4441fe Better deal with write failures in RecentActivity. Use more specialized temp/output folders 2013-07-16 11:41:11 -04:00