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

Detect PowerShell w/o PowerShell Execution via RunDLL32 and various other methods #4197

Open
JulianDroste opened this issue Apr 25, 2023 · 3 comments
Assignees
Labels
Work In Progress Some changes are needed

Comments

@JulianDroste
Copy link

Description of the Idea of the Rule

I want to propose a rule enabling the detection of PowerShell without using the well-known powershell.exe but rather via rundll32.exe and various other methods. Projects like PowerShx and its predecessor PowerShdll enable this method of PowerShell Execution. Happy to gather feedback from you!

Public References / Example Event Log

@nasbench
Copy link
Member

Hi,

We have 2 rules covering a similar behaviour.

Hope this helps.

@nasbench nasbench self-assigned this Apr 25, 2023
@JulianDroste
Copy link
Author

Hi @nasbench thanks for the swift feedback - I apparently overlooked those two rules.
To my understanding the two rules should cover what I want to detect.
Not too sure if the additional resources provided add anything to "enhance" the existing rules, but apart from that I think this issue can be closed :)

@nasbench
Copy link
Member

Still haven't delve deep into them, I appreciate you providing them and will definitely look into it to see if I can improve them in any form. I'll leave this open for now just so I can get back to you once I finish checking everything in them.

Thanks once again, really appreciate it the feedback

@nasbench nasbench added the Work In Progress Some changes are needed label Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Work In Progress Some changes are needed
Projects
None yet
Development

No branches or pull requests

2 participants