293 Commits

Author SHA1 Message Date
Mark McKinnon
4feb6e187c Changed code to support encoded characters
Change code to support encoded characters from regripper and reading them from regripper output file.
2021-06-08 09:10:48 -04:00
Greg DiCristofaro
356818d792 README fix 2021-04-15 13:32:42 -04:00
Greg DiCristofaro
1e8a6fa9c2 Merge branch 'develop' of github.com:sleuthkit/autopsy into 7434-netbeansBundles 2021-04-13 08:04:38 -04:00
Mark McKinnon
d072b352e4 Merge remote-tracking branch 'upstream/develop' into 7238-Complete-replacement-of-legacy-Android-Analyzer-module 2021-04-06 14:44:45 -04:00
Greg DiCristofaro
b386e2eddb add localization jars 2021-04-06 10:41:45 -04:00
Richard Cordovano
5b63326a78
Merge pull request #6803 from markmckinnon/7255-upgade-ileapp-aleapp-executables
7255-upgade-ileapp-aleapp-executables
2021-04-05 17:05:40 -04:00
Mark McKinnon
b838e6e418 Updated aLeapp program, messages
Updates aLeapp program with proper version numbers from their repo
Updated XML
Added messages for each relationship/geo artifact if error creating.
2021-03-24 11:01:38 -04:00
Mark McKinnon
3d6d30e89d Get current iLeapp executable and make iLeapp xml map correctly
Get current iLeapp executable with fixes.
make iLeapp xml map correctly.
2021-03-19 12:58:47 -04:00
Mark McKinnon
95d408b3ab Update aLeapp Module to process more artifacts
Update aLeapp module to process more artifacts and align with what old android analyzer did.
2021-03-17 09:45:39 -04:00
Greg DiCristofaro
24a248ae73 updated build for DomainCategorization 2021-03-09 15:57:36 -05:00
Mark McKinnon
71c7a07e20 Merge remote-tracking branch 'upstream/develop' into 7237-Make-Android-Analyzer-aLEAPP-create-account-relationships-etc 2021-03-04 08:54:52 -05:00
Mark McKinnon
19fa41ad3b Add relationship code for account relationships
Add relationship code for contacts, messages and calllogs.
2021-03-01 15:01:56 -05:00
Richard Cordovano
95c73fd177
Merge pull request #6714 from markmckinnon/7115-Error-adding-email-addresses-from-OST/PST-file
Add new java-libpst library and get smtp address
2021-02-10 15:00:49 -05:00
Mark McKinnon
ea238c8582 Add new java-libpst library and get smtp address
Add a new java-libpst library and get the smt address from it to use instead of the exchange address
2021-02-09 10:08:51 -05:00
apriestman
789d1f21a2 Add missing licenses 2021-01-25 10:23:12 -05:00
Mark McKinnon
4d066da58f Update ileapp.exe
Fixes in iLeapp for splits in line and multi headers lines in files
2021-01-15 09:05:06 -05:00
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