34124 Commits

Author SHA1 Message Date
Kelly Kelly
c760a6eeee cleaned up method names and fixed regex to ignore case 2022-11-09 13:31:35 -05:00
Greg DiCristofaro
daa5381244 sigar replacements 2022-11-09 12:54:30 -05:00
Greg DiCristofaro
0fc1a2eb23 updates for jdk 2022-11-09 09:41:29 -05:00
Mark McKinnon
ffdd622513 Change canExecute to exists
Change canExecute to exists
2022-11-08 21:15:43 -05:00
Mark McKinnon
a212b0cdbd Update iLeapp and xml reference file
Update iLeapp and xml reference file
2022-11-08 20:14:20 -05:00
Greg DiCristofaro
19e05595ee updates 2022-11-08 16:19:08 -05:00
Greg DiCristofaro
dbadf4be0b build changes 2022-11-08 12:15:06 -05:00
Greg DiCristofaro
681d208ee1 merge from develop 2022-11-07 20:31:02 -05:00
Mark McKinnon
6099707905 Update ileapp.exe
Update to version 1.18.1
2022-11-04 10:13:24 -04:00
Brian Carrier
b9f1be4332 reworded News 2022-11-04 07:16:43 -04:00
Brian Carrier
ea88f0221d
Merge pull request #7697 from markmckinnon/update-news
Update news with version and new ingest module
2022-11-04 07:10:05 -04:00
eugene7646
c8f546a0d7
Merge pull request #7702 from kellykelly3/8428-search-for-deleted-files_2
8428-search-for-deleted-files_2
2022-11-03 16:20:22 -04:00
Kelly Kelly
5d56f181de Changed the visibility of the new class 2022-11-02 18:09:03 -04:00
Kelly Kelly
eafc105ab2 8428-search-for-deleted-files_2 2022-11-02 13:01:55 -04:00
Mark McKinnon
8cf1ad8d37 Add ability to delete a logical file/directory from DSP panel
Add ability to delete a logical filer/directory from DSP panel
2022-11-01 15:59:23 -04:00
Mark McKinnon
47959d14e8 Update PstParser.java
Add sender SMTP or Email address to sender string.
2022-11-01 10:22:25 -04:00
Mark McKinnon
8f2177a474 Add has_attachments attribute based on email hasAttachment
add has_attachment attribute based on email hasAttachment
2022-10-31 17:03:03 -04:00
eugene.livis
f977d193ff Not opening a new searcher after hard commit 2022-10-31 11:25:40 -04:00
Mark McKinnon
41055f0bd3 Add lookup of malicious chromium extensions
add lookup of malicious chromium
2022-10-28 17:22:52 -04:00
Kelly Kelly
760f8e027e Fixed build issue 2022-10-28 15:55:46 -04:00
Kelly Kelly
40861c22ab Modified code to use the lucene tokenizer 2022-10-28 10:29:20 -04:00
Kelly Kelly
5c57326178 stashing 2022-10-25 12:58:12 -04:00
Kelly Kelly
4db6e52ad0 merged develop 2022-10-25 12:21:21 -04:00
Mark McKinnon
fb55eb8931 Update xml and create custom configs
Update xml files for mappings
Read in user defined xml mappings
2022-10-23 20:46:17 -04:00
Kelly Kelly
e663614180 stashing code 2022-10-20 13:50:33 -04:00
Mark McKinnon
9530892803 Update iLeapp/aLeapp executable
Aleapp version 3.1.1
iLeapp version 1.18.0
2022-10-19 16:26:21 -04:00
Mark McKinnon
831368cabd Update executables
Update executables to iLeapp/aLeapp as of 10/19/2022
2022-10-19 11:18:09 -04:00
Mark McKinnon
7e34619b3c Update iLeapp/aLeapp to take user provided xml files
Update iLeapp/aLeapp to take user provided xml files to process new data.
2022-10-19 11:13:54 -04:00
Mark McKinnon
239a232674 Update aLeapp and iLeapp Binaries
Update aLeapp and iLeapp Binaries
2022-10-18 13:07:20 -04:00
Mark McKinnon
49956dc24b Update news with version and new ingest module
Update new with new version number
add new ingest module
2022-10-13 23:05:30 -04:00
eugene7646
046728b003
Merge pull request #7696 from eugene7646/version_num
Version number
2022-10-12 16:54:45 -04:00
eugene.livis
1c8c8f6511 Updated version number to 4.20.0 2022-10-12 16:53:57 -04:00
Kelly Kelly
9fa154a458 storing changes 2022-10-12 13:26:00 -04:00
eugene7646
0f104e411e
Merge pull request #7694 from sleuthkit/revert-7674-remove_periodic_searches
Revert "Remove periodic and final KW searches (8423)"
2022-10-11 14:24:13 -04:00
eugene7646
fa7e6c2ed5
Revert "Remove periodic and final KW searches (8423)" 2022-10-11 14:23:56 -04:00
Kelly Kelly
0ff9ba71cd Fixed exact match issue 2022-10-07 14:21:22 -04:00
Kelly Kelly
b6ca418ce7 Fixed ingest module description string 2022-10-05 11:31:48 -04:00
Kelly Kelly
9bdb280ace merged latest develop 2022-10-05 11:03:32 -04:00
eugene7646
456fd21907
Merge pull request #7674 from eugene7646/remove_periodic_searches
Remove periodic and final KW searches (8423)
2022-10-04 13:33:58 -04:00
eugene7646
91e0dcb9ae
Merge pull request #7689 from markmckinnon/Fix-about-screen-not-showing-up
Add About Window Menu back in
2022-10-03 15:53:16 -04:00
eugene7646
70837a9451
Merge pull request #7690 from eugene7646/version_num
Version number
2022-10-03 13:22:15 -04:00
eugene.livis
5d2ae141ef Version number 2022-10-03 13:21:26 -04:00
eugene7646
b4ee9d2322
Merge pull request #7687 from gdicristofaro/8438-InterestingFilesNPE
8438 interesting files npe
2022-10-03 12:57:49 -04:00
eugene7646
60cf8cc902
Merge pull request #7685 from gdicristofaro/8438-InterestingFilesNPE
8438 files set deserialization fix
2022-10-03 12:57:43 -04:00
eugene7646
d156d43ed3
Merge pull request #7688 from markmckinnon/8436-Exception-in-chrome-analyzer
8436-Exception-in-chrome-analyzer
2022-10-03 12:56:25 -04:00
Mark McKinnon
1ab6f46a37 Check if JsonPrimitive before processing
Check if JsonPrimitive before processing.
2022-10-03 12:01:52 -04:00
Greg DiCristofaro
3323943cf6 files set deserialization fix 2022-09-30 14:53:59 -04:00
Greg DiCristofaro
c4b7afc143 portable case fix 2022-09-28 18:21:58 -04:00
Mark McKinnon
41040f55ca Add About Window Menu back in
Add About Window menu back in
2022-09-28 14:44:03 -04:00
eugene7646
1222d5b552
Merge pull request #7683 from gdicristofaro/8419-scriptFix
8419 script fix
2022-09-28 10:31:07 -04:00