5067 Commits

Author SHA1 Message Date
Samuel H. Kenyon
5c86b5b1d4 Updated the default mime type to extension mapping. 2013-12-18 12:14:58 -05:00
Samuel H. Kenyon
e90664b2bd Added more info to the default sig types to extensions map. Also make sure to convert to lowercase before comparing. 2013-12-18 12:14:57 -05:00
Samuel H. Kenyon
0d7dbc1413 Use getAllArtifacts() and added a null check. 2013-12-18 12:14:57 -05:00
Samuel H. Kenyon
2f865c152e prototype 2013-12-18 12:14:56 -05:00
Samuel H. Kenyon
30fa6bc621 Add skeleton of FileExtMismatch ingest module and new attribute type. 2013-12-18 12:14:55 -05:00
Samuel H. Kenyon
2ecaee770f Move currently-unused FileTypeDetector classes to a directory where Netbeans won't pick them up for compiling. Remove references to the relevant third-party jars. 2013-12-18 12:14:24 -05:00
Samuel H. Kenyon
96e808a13f Re-added the new FileTypeId ingest module, set to use Tika. 2013-12-18 12:14:21 -05:00
Samuel H. Kenyon
650ee38d1c Line endings. 2013-12-18 12:05:19 -05:00
Samuel H. Kenyon
2700be7c60 Commit before merging upstream. 2013-12-18 11:20:04 -05:00
Jeff Wallace
3eb5453d5f Updated logic in default action for data result nodes.
Conflicts:

	Core/src/org/sleuthkit/autopsy/directorytree/DataResultFilterNode.java
2013-12-18 11:12:48 -05:00
Jeff Wallace
0e4b47dd36 Removed deprecated comment. 2013-12-18 11:11:49 -05:00
Richard Cordovano
9868466d9b Merge pull request #397 from jawallace/newMboxParser
New mbox parser
2013-12-18 07:35:23 -08:00
Richard Cordovano
8e8b05732b Merge pull request #350 from jawallace/filterKnown
Filter known
2013-12-18 07:34:35 -08:00
Richard Cordovano
94ededd14e Merge pull request #349 from jawallace/ewfVerifyIngest
Ewf verify ingest
2013-12-18 07:34:14 -08:00
Samuel H. Kenyon
5627b112d9 Do not skip known bad files when skipKnown flag is on. 2013-12-18 10:28:59 -05:00
Brian Carrier
405d1e7413 FileTypeModule: doesn't send events, gets existing GEN_INFO, doesn't ignore known bad 2013-12-18 10:12:42 -05:00
Samuel H. Kenyon
efea191c04 Minor GUI adjustments. 2013-12-17 23:39:40 -05:00
Samuel H. Kenyon
bc61e63af2 Prevent multiselect on mime type table. Changed FileExtMismatch options icon. 2013-12-17 23:31:55 -05:00
Samuel H. Kenyon
db3cf0edfa FileExtMismatchConfigPanel mime and ext tables now populate. 2013-12-17 23:13:05 -05:00
Samuel H. Kenyon
62c836d3a0 Added skeleton of FileExtMismatch advanced options panel. 2013-12-17 19:00:42 -05:00
Samuel H. Kenyon
540af57fdf Mismatch module now uses new public artifact TSK_MISMATCH_DETECTED. 2013-12-17 15:27:26 -05:00
raman-bt
fdab788c35 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2013-12-17 13:17:49 -05:00
Brian Carrier
eb6fb4f786 Cleaned up keyword search code a tiny bit and changed logic so that property change is fired for each keyword and not every 250 if there are lots of hits inside of the keyword 2013-12-17 13:10:23 -05:00
Samuel H. Kenyon
4d31147f8f Merge remote-tracking branch 'upstream/develop' into sigid3
Conflicts:
	nbproject/project.properties
2013-12-16 14:02:46 -05:00
Jeff Wallace
86d5c177ca Removed duplicated logic in exif parser. 2013-12-16 12:51:38 -05:00
Samuel H. Kenyon
1ac55f54ca Call extractResourceToUserConfigDir() on the file ext mismatch XML file. 2013-12-16 12:24:56 -05:00
Samuel H. Kenyon
cba5688987 Mismatch configuration is now loaded from an XML file. 2013-12-13 17:32:08 -05:00
Jeff Wallace
2c7eb4ce88 Link to content in HTML reports for blackboard artifact tags that refer to image files. 2013-12-13 16:22:55 -05:00
raman-bt
be83a65e2e Content viewer displays the "associated artifact", in case the selected node has an artifact with ASSOCAITED_ARTIFACT attribute. 2013-12-13 15:48:55 -05:00
Jeff Wallace
199c347a79 Updated attributes associated with encryption artifact. 2013-12-13 13:28:17 -05:00
raman-bt
eae37fdc76 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2013-12-13 13:17:28 -05:00
Jeff Wallace
78d44473f8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into encryption
Conflicts:
	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
2013-12-13 13:03:50 -05:00
Samuel H. Kenyon
0d1d674780 FileExtMismatchIngestModule now has its own artifact type. Also moved file type id detector up in the pipeline. 2013-12-12 18:57:46 -05:00
Samuel H. Kenyon
74f1b21019 Added more allowed plaintext filename extensions. 2013-12-12 18:01:28 -05:00
Jeff Wallace
3f2e8d4fa2 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into newMboxParser
Conflicts:
	Core/src/org/sleuthkit/autopsy/ingest/GeneralIngestConfigurator.java
2013-12-12 15:34:33 -05:00
Jeff Wallace
7290b1f052 line endings 2013-12-12 15:13:48 -05:00
Jeff Wallace
d11df43a1d Merge branch 'develop' of https://github.com/sleuthkit/autopsy into ewfVerifyIngest
Conflicts:
	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
	nbproject/project.properties
2013-12-12 14:58:21 -05:00
Jeff Wallace
183c333e28 line endings 2013-12-12 14:54:33 -05:00
Jeff Wallace
d414130570 line endings 2013-12-12 14:53:45 -05:00
Jeff Wallace
c9b92a6f9f Add thumbnails for content and blackboard artifact tags for the html report. 2013-12-12 14:30:55 -05:00
Jeff Wallace
20b093a022 Extracted thumbnail generation to a utility class. 2013-12-12 11:04:49 -05:00
Richard Cordovano
c842c11119 Merge pull request #396 from rcordovano/report_fix_merge
Report performance improvements merge from master
2013-12-11 14:54:21 -08:00
Richard Cordovano
175e4eea6b Finish merge cleanup 2013-12-11 17:36:44 -05:00
Jeff Wallace
a635f9fc85 Removed stopwatch and debug printlns.
Conflicts:

	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
2013-12-11 17:34:33 -05:00
Jeff Wallace
60ae393da2 Moved methods only used by ArtifactData into the ArtifactData class. Cache rowData for each ArtifactData.
Conflicts:

	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
2013-12-11 17:31:32 -05:00
Jeff Wallace
32be04828f Performance improvement for artifact sorting.
Conflicts:

	Core/src/org/sleuthkit/autopsy/report/ReportGenerator.java
2013-12-11 16:45:29 -05:00
raman-bt
2dd64c940d Display Interesting Items (Interesting Files, Interesting Artifacts) directly in the "Results" tree instead of under "Extracted Content". 2013-12-11 12:41:10 -05:00
Richard Cordovano
565cac3af8 Merge pull request #392 from rcordovano/hashdb_config_update_backup
Notify user, make backup during hashdb config file format update
2013-12-10 08:32:38 -08:00
Richard Cordovano
0cb7f57a69 Notify user, make backup during hashdb config file format update
Added code to the HashDbManager class to make a back up copy of old format/schema hash database configuration files. A message box is displayed to the user to let the user know the back up has occurred and where the back up file is located.
2013-12-10 11:27:53 -05:00
Richard Cordovano
ba60ced898 Merge pull request #390 from rcordovano/lazy_props
Fix DataResultViewerTable lazy node creation bugs
2013-12-10 06:00:45 -08:00