568 Commits

Author SHA1 Message Date
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
Brian Carrier
87f68da53c Run regripper full on registry hives and post to blackboard. Removed old rr code in third party since it is not used 2013-07-16 10:50:29 -04:00
Smoss
672e8af76e Made reccomended changes to ExtractUSB and ExtractRegistry.
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-26 17:44:31 -04:00
Smoss
e82b11f68a Fixed ExtractUSB and changed instructions. 2013-06-24 12:39:14 -04:00
Smoss
46088288a9 Fixed regression.py and USB_DATA.
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-24 12:20:31 -04:00
Smoss
9eac53937d Added instructions for upgrading USB Database.
Signed-off-by: Smoss <Smoss117@gmail.com>
2013-06-24 10:40:07 -04:00
Smoss
c83f4c744c Updated USBExtraction 2013-06-11 19:04:24 -04:00
Smoss
5ea8ed18cd Made changes to ExtractUSB method and class names and behavior. 2013-06-11 15:24:46 -04:00
Sean-M
4f7911fc9e Merge commit
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-06-11 15:00:13 -04:00
adam-m
565e01a9cf adjust fuzzy query (no logic/result change) 2013-06-10 17:14:13 -04:00
adam-m
fbe2dd76eb Changed image-level ingest to data-source Content-level ingest.
Related changes, such as FileManager API adjustments and fixes in client code.
Simplifications in RecentActivity logic to get files per current data source (no need to use deprecated method)
2013-06-07 18:49:59 -04:00
Brian Carrier
c8f4bf4bee Merge branch 'master' of github.com:sleuthkit/autopsy 2013-06-06 10:54:59 -04:00
Brian Carrier
b29a2b5c88 Cleaned up Doxygen docs. Removed getDefault() from image modules 2013-06-06 10:54:11 -04:00
Sean-M
6e3d951e45 fixed ExtractUSB
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-06-05 13:41:47 -04:00
adam-m
ebf53d3711 update modules versions for the release 2013-06-05 12:49:07 -04:00
U-BASIS\smoss
89c30f9cf5 Merge https://www.github.com/sleuthkit/autopsy 2013-06-05 12:00:54 -04:00
adam-m
5eaa372122 remove excessive logging from URL analyzer 2013-06-05 11:41:13 -04:00
Sean-M
2ac6c66309 added usb extraction and changed regression.py.
Signed-off-by: Sean-M <Smoss117@gmail.com>
2013-06-05 11:05:23 -04:00
Brian Carrier
10764b7ea3 resolved merge conflicts 2013-05-30 15:39:03 -04:00
Brian Carrier
90a0acf1bf Updated IngestModule API to be abstract class instead of interface. Started to update docs. 2013-05-24 09:56:28 -04:00