Skip to content

Commit 0b471c5

Browse files
committed
Add references to rules (panther_audit_rules)
1 parent 5c73412 commit 0b471c5

4 files changed

+4
-0
lines changed

rules/panther_audit_rules/panther_detection_deleted.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Reports:
1414
- TA0005:T1562
1515
Description: Detection content has been removed from Panther.
1616
Runbook: Ensure this change was approved and appropriate.
17+
Reference: https://docs.panther.com/system-configuration/panther-audit-logs/querying-and-writing-detections-for-panther-audit-logs
1718
SummaryAttributes:
1819
- p_any_ip_addresses
1920
Tests:

rules/panther_audit_rules/panther_saml_modified.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Reports:
1414
- TA0005:T1562
1515
Description: An Admin has modified Panther's SAML configuration.
1616
Runbook: Ensure this change was approved and appropriate.
17+
Reference: https://docs.panther.com/system-configuration/saml
1718
SummaryAttributes:
1819
- p_any_ip_addresses
1920
- p_any_usernames

rules/panther_audit_rules/panther_sensitive_role_created.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Reports:
1414
- TA0003:T1098
1515
Description: A Panther user role has been created that contains admin level permissions.
1616
Runbook: Contact the creator of this role to ensure its creation was appropriate.
17+
Reference: https://docs.panther.com/system-configuration/rbac
1718
SummaryAttributes:
1819
- p_any_ip_addresses
1920
Tests:

rules/panther_audit_rules/panther_user_modified.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Reports:
1414
- TA0003:T1098
1515
Description: A Panther user's role has been modified. This could mean password, email, or role has changed for the user.
1616
Runbook: Validate that this user modification was intentional.
17+
Reference: https://docs.panther.com/panther-developer-workflows/api/operations/user-management
1718
SummaryAttributes:
1819
- p_any_ip_addresses
1920
Tests:

0 commit comments

Comments
 (0)