Greg DiCristofaro
83c4a64fc2
exposing geolocation and button setup
2020-11-23 15:41:07 -05:00
Mark McKinnon
0f1e7cee0c
Update ExtractSru.java
...
Cleaned up path displayed and make sure file is resolved.
2020-11-23 15:33:50 -05:00
Kelly Kelly
45b28c52a5
Fixed issue with compile error
2020-11-23 14:30:50 -05:00
Kelly Kelly
bf295e7140
Merge branch 'develop' into 7071-Fixed-YARA-rule-set-name-NPE
2020-11-23 13:43:13 -05:00
Greg DiCristofaro
e015b93eb5
timeline time range fix
2020-11-23 13:32:49 -05:00
Kelly Kelly
205ac764c4
Fixed YARA ingest module name
2020-11-23 13:26:30 -05:00
Kelly Kelly
ad90663789
Fixed Rule Set creation NPE
2020-11-23 11:21:44 -05:00
William Schaefer
11cdf94713
6985 latest fix for viewing results
2020-11-23 11:14:17 -05:00
William Schaefer
9752e3ff5f
6885 bundle merged files, select mini timeline by default
2020-11-23 10:58:00 -05:00
William Schaefer
597eec83b1
6985 discovery mini timeline view
2020-11-23 10:52:30 -05:00
Mark McKinnon
47af76bb1b
Update ExtractPrefetch.java
...
Change Collection type from list to set avoid duplicate timestamps. Added check to see if artifact already exists before tryng to add it back in, this will help with reruns of RA.
2020-11-22 15:01:48 -05:00
Mark McKinnon
766e78c208
FIx for validating mbox format
...
Added email validator and code for checking if a file is mbox format or not
2020-11-21 22:08:52 -05:00
Eugene Livis
0b260fc57e
Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade
2020-11-20 21:51:45 -05:00
Eugene Livis
fc7324d348
Merge branch 'solr-8-upgrade' of github.com:sleuthkit/autopsy into solr-8-upgrade
2020-11-20 21:51:17 -05:00
Kelly Kelly
05a56282eb
Added code to cleanup auto ingest manifest files with bad chars
2020-11-20 17:39:08 -05:00
Richard Cordovano
ad6cd963da
Merge pull request #6481 from kellykelly3/fix-yara-build-issue
...
Modified YARA ingest module to fail quietly if no rule sets were sele…
2020-11-20 16:20:25 -05:00
Kelly Kelly
8ad941d044
Modified YARA ingest module to fail quietly if no rule sets were selected
2020-11-20 15:49:35 -05:00
Greg DiCristofaro
3b5463a53d
some updates
2020-11-20 15:34:31 -05:00
Greg DiCristofaro
05e2fd17cd
merge from develop
2020-11-20 15:03:53 -05:00
Greg DiCristofaro
e6fc2df6da
refactor and rename
2020-11-20 15:02:24 -05:00
Richard Cordovano
638c0d8dfb
Merge pull request #6447 from wschaeferB/6781-GeneralPurposeArtifactViewer
...
6781 6781 general purpose artifact viewer
2020-11-20 12:22:17 -05:00
William Schaefer
2257246eb0
6781 fix maximize issue
2020-11-20 11:31:13 -05:00
Greg DiCristofaro
27c6283959
formatting
2020-11-20 11:20:30 -05:00
Richard Cordovano
c49a08627b
Merge pull request #6468 from kellykelly3/7038-rule-set-file-list-update
...
7038 rule set file list update
2020-11-20 11:13:12 -05:00
Greg DiCristofaro
6a136ee28e
formatting
2020-11-20 11:11:16 -05:00
Kelly Kelly
cc18e88ab4
Review changes
2020-11-20 10:38:09 -05:00
Kelly Kelly
465d6735c8
Merge branch 'develop' into 7038-rule-set-file-list-update
2020-11-20 10:20:26 -05:00
Richard Cordovano
7995fbd577
Merge pull request #6460 from kellykelly3/yara-ingest-performance
...
Yara ingest performance
2020-11-20 10:08:00 -05:00
Richard Cordovano
f0f324911e
Merge pull request #6440 from kellykelly3/6972-yara-ingest-global-settings
...
6972 yara ingest global settings
2020-11-20 10:07:35 -05:00
Richard Cordovano
69a5b77f3f
Merge pull request #6439 from kellykelly3/6969-create-yara-ingest-module
...
6969 create yara ingest module
2020-11-20 10:07:19 -05:00
Richard Cordovano
1d67cb5c34
Merge pull request #6423 from kellykelly3/6967-create-yara-rule-infrastructure
...
6967 - Added yara rule infrastructure and option panel
2020-11-20 10:06:53 -05:00
Richard Cordovano
fe562ce236
Merge pull request #6477 from APriestman/updatePGlink
...
Update link to PostgreSQL installer
2020-11-20 10:04:33 -05:00
Mark McKinnon
d74d76f428
Update aleap-artifact-attribute-reference.xml
...
Add more Artifacts to process
2020-11-20 09:39:17 -05:00
Greg DiCristofaro
47b61790d3
some small fixes
2020-11-20 09:21:37 -05:00
Greg DiCristofaro
387c2a9365
merge from develop
2020-11-20 08:53:06 -05:00
Greg DiCristofaro
bf32de479e
update for timeline button
2020-11-20 08:36:21 -05:00
apriestman
fd2a874212
Update link to PostgreSQL installer
2020-11-20 07:51:46 -05:00
Greg DiCristofaro
1784855485
file navigation working
2020-11-19 15:47:17 -05:00
Eugene Livis
8c25657d4d
Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade
2020-11-19 12:22:57 -05:00
Richard Cordovano
69462b3385
Merge pull request #6474 from kellykelly3/6994-getORAddArtifactType-change
...
6994 get or add artifact type change
2020-11-19 12:20:16 -05:00
eugene7646
80bc0a5434
Merge pull request #6475 from eugene7646/solr-8-upgrade
...
Merged develop
2020-11-19 11:44:57 -05:00
Eugene Livis
8c8dc06cd8
Merge branch 'develop' of github.com:sleuthkit/autopsy into solr-8-upgrade
2020-11-19 11:42:11 -05:00
Kelly Kelly
a6ca1359e5
Handled review comments
2020-11-19 10:30:55 -05:00
Richard Cordovano
db7142c300
Merge pull request #6397 from markmckinnon/6898-Get-iLEAPP-to-work-on-other-disk-images-and-logical-file-sets
...
6898 get iLeapp to work on other disk images and logical file sets
2020-11-19 10:20:58 -05:00
Richard Cordovano
8a2dc03ae6
Merge pull request #6471 from dannysmyda/6919-CR-Notification-Dialog
...
6919 CR Notification Dialog (And Testing Changes)
2020-11-19 10:15:57 -05:00
Mark McKinnon
eab03f4c7c
Update ILeappAnalyzerIngestModule.java
...
Add method headers
2020-11-18 19:46:37 -05:00
William Schaefer
59df1bb378
6781 fix use of invoke later
2020-11-18 18:57:34 -05:00
Richard Cordovano
e0e101abe2
Merge pull request #6459 from gdicristofaro/7025-uniqueFileNames
...
7025 - unique path names and more tests
2020-11-18 17:55:22 -05:00
Richard Cordovano
efed84ca5d
Merge pull request #6376 from markmckinnon/6731-Add-new-artifact-and-attribute-types-based-on-ILeapp
...
6731 add new artifact and attribute types based on ileapp
2020-11-18 16:55:22 -05:00
Kelly Kelly
6ed5712d86
Switched addXXXType to getOrAddXXXType
2020-11-18 16:29:36 -05:00