587 Commits

Author SHA1 Message Date
William Schaefer
37d048bc59 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4305-NewCorrelationAttrs 2018-11-07 16:51:15 -05:00
William Schaefer
2e0a6bf82e 4305 resolve merge conflicts with develop 2018-11-06 12:35:06 -05:00
Ann Priestman
e5313083d8 Moved extractDomain from RecentActivity into NetworkUtils 2018-11-05 10:21:03 -05:00
Ann Priestman
1c925b65ec Remove RecentActivity from pubilc packages 2018-11-05 09:40:59 -05:00
Richard Cordovano
b3e3278eee
Merge pull request #4218 from dgrove727/4262_HandleDomainSpecialCharacters
4262 handle domain special characters
2018-11-02 14:09:35 -04:00
U-BASIS\dgrove
23c21b9f30 Reference 'extractDomain()' from ExtractIE class. 2018-11-01 16:48:33 -04:00
William Schaefer
1dda52aa03 4305 added correlation attribute for wifi networks 2018-10-24 14:45:43 -04:00
William Schaefer
2b06275ed6 4304 minor comment fixes for tsk_wifi_network artifact 2018-10-24 10:30:43 -04:00
William Schaefer
f61dc06a98 4304 remove sys outs used for debugging 2018-10-23 11:03:42 -04:00
William Schaefer
891ddada28 4304 rename tsk_ssid artifact to tsk_wifi_network 2018-10-22 16:13:53 -04:00
William Schaefer
416f6e28df 4304 extract SSID using regripper nic2.pl and create TSK_SSID artifact 2018-10-22 11:27:12 -04:00
U-BASIS\dgrove
1180bdb1ba Merge remote-tracking branch 'upstream/release-4.9.0' into 4262_HandleDomainSpecialCharacters 2018-10-12 23:56:14 -04:00
U-BASIS\dgrove
36b64926fa Handle '@' character better; cleanup. 2018-10-12 23:55:20 -04:00
Richard Cordovano
6bf58a0d3a NBM versioning updates for release 4.9.0 2018-10-12 12:07:41 -04:00
Brian Carrier
e80553351c validate domains don't have special characters 2018-10-11 18:49:32 -04:00
U-BASIS\dgrove
49c001e69f Cleanup. 2018-10-11 15:12:33 -04:00
U-BASIS\dgrove
6977f4d69d Simplified user@host parsing. 2018-10-11 15:11:51 -04:00
U-BASIS\dgrove
3c1db06fc4 Minimal fixes. 2018-10-11 15:03:25 -04:00
U-BASIS\dgrove
d097ef52c5 Ignore problematic URLs to prevent artifact creation. 2018-10-10 14:39:46 -04:00
Richard Cordovano
b205a983d3 Module version updates for release 4.8.0 2018-07-30 11:24:54 -04:00
Ann Priestman
a72527a4d5 Cleanup 2018-07-11 11:23:46 -04:00
Ann Priestman
f6b6aec267 Fix protocol regex and increase max value length. 2018-07-11 11:22:33 -04:00
Ann Priestman
c3e663e66e Fix split regex 2018-07-10 12:50:39 -04:00
Richard Cordovano
fe32cb5500
Update SearchEngineURLQueryAnalyzer.java 2018-07-06 17:24:45 -04:00
William Schaefer
420a3fffe8 3997 make new logger message SEVERE leave existing one as FINE 2018-07-06 12:11:18 -04:00
William Schaefer
c819391112 3997 improve logging for recent activity module and cating of illegal arguement exception 2018-07-06 11:24:32 -04:00
Richard Cordovano
356ca9e1c3 Merge in custom-release-may-2018 branch and resolve conflicts 2018-05-07 16:08:40 -04:00
Richard Cordovano
e5955ac542 Case.getCurrentOpenCase => getCurrentCaseThrows 2018-05-07 10:46:24 -04:00
Richard Cordovano
6568c54ae4 Update version numbers for rlease 4.7.0 2018-05-02 20:06:37 -04:00
Richard Cordovano
4b14339b7d Case.getOpenCase => Case.getCurrentOpenCase for consistency 2018-05-02 18:44:19 -04:00
rishwanth1995
e32348590e reduce verbosity of ant build in travis 2018-04-11 11:48:42 -04:00
esaunders
2753656d82 Use object ids instead of counters when naming RegRipper reports. 2018-03-28 14:27:40 -04:00
Ann Priestman
8c207a9bf9 Make sure the Extract init() method is always called 2018-03-19 13:13:37 -04:00
U-BASIS\zhaohui
55d5827404 2229: Log the exception in the constructor rather than propagate. 2018-03-16 17:39:58 -04:00
U-BASIS\zhaohui
863e3b7a1b 2229: Use getOpenCase() instead of getCurrentCase() 2018-03-09 18:11:01 -05:00
U-BASIS\zhaohui
01a14e5328 Merge remote-tracking branch 'upstream/develop' into 2229-Part25UsegetOpenCaseInsteadOfgetCurrentCase 2018-03-09 14:29:17 -05:00
U-BASIS\zhaohui
cd6b24075d 2229: Part 25: Use getOpenCase() instead of getCurrentCase() in ingest, modules, recentactivity... 2018-03-06 16:36:25 -05:00
U-BASIS\zhaohui
c219d065ef 2229: Part 20: Use getOpenCase() instead of getCurrentCase() in ImageGallery, RecentActivity, datamodel... 2018-03-05 13:21:59 -05:00
U-BASIS\dgrove
3f8de1135b Cleanup. 2018-02-28 13:18:20 -05:00
U-BASIS\dgrove
c82ec98122 Added handling for ReadContentInputStreamException. 2018-02-28 13:07:24 -05:00
Richard Cordovano
038542151b
Merge pull request #3454 from esaunders/report_index_and_search
Merged develop into report indexing work and fixed issue with Content not in lookup
2018-02-23 14:32:23 -05:00
Richard Cordovano
927f1a578f Updates for Autopsy-Core NBM version number change 2018-02-20 18:42:49 -05:00
esaunders
665d1a8e0c Merge branch 'develop' of github.com:sleuthkit/autopsy into report_index_and_search 2018-02-20 15:01:45 -05:00
rishwanth
ee3f51ffd8 removed unwanted exceptions 2018-02-12 08:32:05 -05:00
rishwanth
ffe9d6d5b9 changed regripper module perl paths to work on windows 2018-02-09 10:36:52 -05:00
rishwanth
4718cf7c28 photorec and regripper works on linux and deleted photorec binary files 2018-02-08 15:58:26 -05:00
rishwanth
e60d5967a4 modified extractregistry.java in recentactivity to make regripper work 2018-02-07 09:04:30 -05:00
esaunders
fc51baa554 Added support for Report indexing. 2018-01-29 16:19:32 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
U-BASIS\zhaohui
19c7cfb704 3207: Add a collection of attributes to aritifact instead of add one attribute at a time. 2017-11-15 13:10:57 -05:00