Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Rule] Process Backgrounded by Unusual Parent #3713

Open
Aegrah opened this issue May 27, 2024 · 0 comments · May be fixed by #4431
Open

[New Rule] Process Backgrounded by Unusual Parent #3713

Aegrah opened this issue May 27, 2024 · 0 comments · May be fixed by #4431
Assignees

Comments

@Aegrah
Copy link
Contributor

Aegrah commented May 27, 2024

Summary

event.category:process and host.os.type:linux and event.type:start and event.action:exec and process.name:(bash or dash or sh or tcsh or csh or zsh or ksh or fish) and process.args:"-c" and process.args:*&

process.parent.executable --> new_terms field

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants