splunk / security_content

Splunk Security Content
https://research.splunk.com
Apache License 2.0
1.3k stars 362 forks source link

Add Detection for Inactive Users with a Certain Period Who Suddenly Have Activity #3159

Closed zake1god closed 1 month ago

zake1god commented 1 month ago

Details

This PR introduces a new detection for Detection for Inactive Users with a Certain Period Who Suddenly Have Activity under the Network category. The detection identifies users who have not logged in for an extended period (over 30 days), based on network traffic logs. The detection uses the Network_Traffic data model to calculate the inactivity period and flag inactive users.

No changes to lookups or additional dependencies are required for this detection.

Checklist

Notes for Submitters and Reviewers

zake1god commented 1 month ago

Downloading latest ESCU build from Splunkbase to serve as previous build during validation... Latest release downloaded from Splunkbase to: downloads/splunk-es-content-update_4410.tgz

Detection Metadata Validation: ❌ ESCU - Detect Risky SPL using Pretrained ML Model - Rule 🔸 Detection from previous build not found in current build. ❌ ESCU - Path traversal SPL injection - Rule 🔸 Detection from previous build not found in current build. ❌ ESCU - Persistent XSS in RapidDiag through User Interface Views - Rule 🔸 Detection from previous build not found in current build. , etc..

Anyone can help me with this issue ? i only want to contribute my logic to Research Splunk. Would you please fix this? i was download latest splunk-es-content-update_4410.tgz but i still can't found that metadata @patel-bhavin @ljstella

ljstella commented 1 month ago

@zake1god these issues will be fixed once we get https://github.com/splunk/security_content/pull/3149 merged. If you want to open a new PR or re-open this one, there were a few other issues in your changes that we wanted to fix up.

zake1god commented 1 month ago

@zake1god these issues will be fixed once we get #3149 merged. If you want to open a new PR or re-open this one, there were a few other issues in your changes that we wanted to fix up.

I will create new one, too much error since i want to fixed it alone. Thankyou for your reply, will push with the new fresh and clean one