227 Commits

Author SHA1 Message Date
Mark McKinnon
e2c0bc3b34 Fix XML and code for data
Fix xml file and code for data.  Added newer version of aLeapp
2021-01-13 12:54:33 -05:00
Mark McKinnon
57138ae274 Update aleapp.exe
Update the thirdparty module so it removed the lf on text messages.
2021-01-05 12:45:39 -05:00
Mark McKinnon
762e74e637 Fix wrapping of text in aLeapp
Fix wrapping of Text in aLeapp program.  Added dox for aLeapp module.  FIx error in xml mapping of artifacts.
2021-01-05 09:52:46 -05:00
Richard Cordovano
8bbb53a820
Merge pull request #6516 from markmckinnon/7085-regripper-shellbags-hanging
7085-regripper-shellbags-hanging
2020-12-14 10:51:49 -05:00
Richard Cordovano
fa9a6ef9f4
Merge pull request #6526 from kellykelly3/7022-revise-interesting-item-rules
7022 revise interesting item rules
2020-12-09 14:49:17 -05:00
Kelly Kelly
2d369d60ac Remove onedrive from the list of interesting files 2020-12-04 17:16:36 -05:00
Kelly Kelly
6234b35fb2 Remove bitlocaker from list of encryption programs 2020-12-04 13:23:02 -05:00
Mark McKinnon
ffd2e1e719 Merge remote-tracking branch 'upstream/develop' into 6965-Complete-aLeapp-Module 2020-12-03 14:11:48 -05:00
Mark McKinnon
b9983de719 Update shellitems.pl
Fix infinite loop that occurs because it could not find specific data.
2020-12-02 13:40:48 -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
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
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
Kelly Kelly
c202e8c03c Merge branch '6972-yara-ingest-global-settings' into yara-ingest-performance 2020-11-16 12:55:31 -05:00
Kelly Kelly
b826764de0 merged in develop 2020-11-16 12:53:28 -05:00
Kelly Kelly
03ad2e70ec Fixed various yara performance and memory issues 2020-11-13 13:28:38 -05:00
Mark McKinnon
be88084127 Update shellactivities.pl
Fix infinite loop in plugin
2020-11-10 13:51:19 -05:00
Kelly Kelly
6becccafc6 Added support for TSK_RULE 2020-11-05 11:48:42 -05:00
Kelly Kelly
09d0c6e5f6 Yara ingest module 2020-11-04 13:41:49 -05:00
Kelly Kelly
d4290b3205 Added readme and made changes per review comments 2020-10-30 13:37:31 -04:00
Kelly Kelly
421a0e521d Moved yara from Tools to thirdparty 2020-10-28 14:41:41 -04:00
Mark McKinnon
a0bf54dc42 Update aleapp.exe
Executable iwth -p option
2020-10-20 15:28:24 -04:00
Mark McKinnon
2eb4c80204 Add aLeapp executable and build script
Add aleapp executable and update build script
2020-10-20 14:46:13 -04:00
Mark McKinnon
f91606c456 add new version of iLeapp and other fixes
Add new version of iLeapp and other minor fixes.
2020-10-19 08:55:43 -04:00
Mark McKinnon
797a89e4ae Initial Commit of code
initial commit of code.
2020-10-14 09:24:00 -04:00
Mark McKinnon
6674718c9e Update autopsyusb.pl
Comment out lines that issue errors as they are not needed in the file.
2020-10-01 14:30:15 -04:00
Richard Cordovano
039f409732
Merge pull request #6236 from markmckinnon/6727-iLeapp-module-parser-with-minimal-parsing-of-plugins
6727 i leapp module parser with minimal parsing of plugins
2020-09-14 16:14:24 -04:00
esaunders
b4a7bc6dc3 Merge branch 'develop' of github.com:sleuthkit/autopsy into 6461_nb_upgrade 2020-08-25 15:09:20 -04:00
Mark McKinnon
2b0729d60e Initial commit of iosanalyser module
Initial commit of iosanalyser module.
2020-08-25 11:56:04 -04:00
Richard Cordovano
f378b97b3e
Merge pull request #6157 from dannysmyda/6660-Create-HEIC-Ingest-Module
6660 - HEIC Ingest Module
2020-08-19 10:28:36 -04:00
U-BASIS\dsmyda
3e55010176 Added the portable version (static) of ImageMagick to thirdparty 2020-08-13 11:12:36 -04:00
U-BASIS\dsmyda
fa5980d8c2 Removed the dynamic version of ImageMagick from thirdparty 2020-08-13 11:11:45 -04:00
Richard Cordovano
3539084183
Merge pull request #6112 from markmckinnon/4506-Get-Wifi-Adapter-and-bluetooth-from-RegRipper
4506 get bluetooth pairings from reg ripper
2020-08-11 12:39:33 -04:00
U-BASIS\dsmyda
3fb3e68c6b Added support for HEIC files and merged EXIF into the Picture Analysis module 2020-08-04 17:19:20 -04:00
Greg DiCristofaro
8cd7594afa updates for extension validation 2020-08-04 16:30:16 -04:00
esaunders
69abc2ad04 Add junit zip file for 11.3 platform. 2020-07-28 11:39:46 -04:00
Mark McKinnon
22c636c76a Merge remote-tracking branch 'upstream/develop' into 4506-Get-Wifi-Adapter-and-bluetooth-from-RegRipper 2020-07-21 13:12:26 -04:00
Greg DiCristofaro
db192c53c5 update to use identifier 2020-07-20 08:52:14 -04:00
Greg DiCristofaro
6a274fdcb5 updated readme and ui alterations to disable buttons and mask paths 2020-07-20 08:15:41 -04:00
Mark McKinnon
9ec7573745 Make linux and Mac files executable 2020-07-07 11:00:09 -04:00
Greg DiCristofaro
04181db781 to standard set 2020-07-02 08:23:36 -04:00
Greg DiCristofaro
fdc9d94c08 6548 updated encryption programs 2020-07-02 08:11:25 -04:00
Richard Cordovano
6e415b17c4
Merge pull request #6003 from markmckinnon/6155-Create-background-activity-moderator-TSK_PROG_RUN-artifacts
6155 create background activity moderator tsk prog run artifacts
2020-06-29 13:03:50 -04:00
Richard Cordovano
f60a071f26
Merge pull request #6032 from gdicristofaro/6569-orderedPrivacyPrograms
6569 alphabetized privacy programs
2020-06-29 09:49:01 -04:00
Richard Cordovano
2896b95a5c
Merge pull request #6031 from gdicristofaro/6549-cloud-storage-xml
6549 updated cloud storage xml
2020-06-29 09:48:26 -04:00
Greg DiCristofaro
479b7e8ca4 6569 alphabetized privacy programs 2020-06-29 08:55:08 -04:00
Greg DiCristofaro
99c9599c1a updated cloud storage 2020-06-29 08:37:30 -04:00
Greg DiCristofaro
d898dc3e7c 6550 organized cryptocurrency 2020-06-29 08:01:59 -04:00
Greg DiCristofaro
6ea2b7cf5f updated crypto xml 2020-06-26 12:55:27 -04:00
Richard Cordovano
fdf40b85db
Merge pull request #5987 from gdicristofaro/6345-64bitCarverOneInstaller
6345 & 6524 - 64bit carver one installer & windows build tsk libraries
2020-06-25 16:25:13 -04:00
Mark McKinnon
71174355d9 Merge remote-tracking branch 'upstream/develop' into 4506-Get-Wifi-Adapter-and-bluetooth-from-RegRipper 2020-06-25 10:23:57 -04:00