-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* converted is_private to not is_global (#1150) Co-authored-by: Evan Gibler <evan.gibler@panther.com> * Rework base64 recognition to use python functions rather than regex (#1146) * base64 rules use python funtions not regex * better alertcontext for standard_dns_base64 * command line tools as global var * regex and length checks for edge cases * new global_helper for is_base64() * renames .yaml files to .yml (#1151) * THREAT-240 GCP compute.instance.create AttributeError (#1152) * Add GCP.IAM.serviceAccounts.getAccessToken.Privilege.Escalation rule (#1149) * Add GCP.IAM.serviceAccounts.getAccessToken.Privilege.Escalation rule * Add GCP.IAM.serviceAccounts.signBlob rule * Lolbas tuning (#1147) * lower severity and set disabled false * lower severity and disable * Update PAT to 0.43.0 (#1154) * fix - Several GCP rules with NoneType errors (#1155) * Fixed IndexOutOfRange error in get_zoom_usergroup_context (#1141) * Use correct key when retrieving string_set in Okta Stolen Session Rule (#1142) * Fix key when retrieving string_set in Okta Stolen Session Rule * fmt * rolling back changes related to simple_rules dir (#1143) Co-authored-by: Evan Gibler <evan.gibler@panther.com> * typo fix: gcp_privilege_escalation_by_deploymants (#1140) * Update PAT to 0.42.0 (#1145) Co-authored-by: Evan Gibler <evan.gibler@panther.com> * converted is_private to not is_global (#1150) Co-authored-by: Evan Gibler <evan.gibler@panther.com> * Rework base64 recognition to use python functions rather than regex (#1146) * base64 rules use python funtions not regex * better alertcontext for standard_dns_base64 * command line tools as global var * regex and length checks for edge cases * new global_helper for is_base64() * renames .yaml files to .yml (#1151) * THREAT-241 Several GCP rules with NoneType errors --------- Co-authored-by: Oleh Melenevskyi <767472+melenevskyi@users.noreply.github.com> Co-authored-by: Evan Gibler <evan.gibler@panther.com> Co-authored-by: Ariel Ropek <79653153+arielkr256@users.noreply.github.com> Co-authored-by: kjihso <133820431+kjihso@users.noreply.github.com> Co-authored-by: darwayne <darwaynelynch@gmail.com> Co-authored-by: Panos Sakkos <panos.sakkos@panther.com> --------- Co-authored-by: Ariel Ropek <79653153+arielkr256@users.noreply.github.com> Co-authored-by: Panos Sakkos <panos.sakkos@panther.com> Co-authored-by: akozlovets098 <95437895+akozlovets098@users.noreply.github.com> Co-authored-by: Oleh Melenevskyi <767472+melenevskyi@users.noreply.github.com> Co-authored-by: kjihso <133820431+kjihso@users.noreply.github.com> Co-authored-by: darwayne <darwaynelynch@gmail.com>
- Loading branch information
1 parent
128d647
commit 5fb9be9
Showing
29 changed files
with
736 additions
and
112 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
Oops, something went wrong.