-
Notifications
You must be signed in to change notification settings - Fork 565
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into vmray/record-cmdline
- Loading branch information
Showing
7 changed files
with
28 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
|
||
- remove support for Python 3.8 and use Python 3.10 as minimum now #1966 @mr-tz | ||
|
||
### New Rules (10) | ||
### New Rules (18) | ||
|
||
- nursery/get-shadow-password-file-entry-on-linux [email protected] | ||
- nursery/set-shadow-password-file-entry-on-linux [email protected] | ||
|
@@ -24,6 +24,14 @@ | |
- nursery/persist-via-print-processors-registry-key [email protected] | ||
- linking/static/touchsocket/linked-against-touchsocket [email protected] | ||
- runtime/dotnet/compiled-with-dotnet-aot [email protected] | ||
- nursery/persist-via-errorhandler-script [email protected] | ||
- nursery/persist-via-get-variable-hijack [email protected] | ||
- nursery/persist-via-iphlpapi-dll-hijack [email protected] | ||
- nursery/persist-via-lnk-shortcut [email protected] | ||
- nursery/persist-via-powershell-profile [email protected] | ||
- nursery/persist-via-windows-accessibility-tools [email protected] | ||
- nursery/persist-via-windows-terminal-profile [email protected] | ||
- nursery/write-to-browser-extension-directory [email protected] | ||
- | ||
|
||
### Bug Fixes | ||
|
@@ -34,6 +42,7 @@ | |
- binja: support loading raw x86/x86_64 shellcode #2489 @xusheng6 | ||
- binja: fix crash when the IL of certain functions are not available. #2249 @xusheng6 | ||
- binja: major performance improvement on the binja extractor. #1414 @xusheng6 | ||
- cape: make Process model flexible and procmemory optional to load newest reports #2466 @mr-tz | ||
|
||
### capa Explorer Web | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule rules
updated
9 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters