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

Add in WMI command sig #175

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kevross33
Copy link
Contributor

Beginnings of a signature for suspicious use of WMI commands. Will expand later but for now added in a couple of sandbox detection methods.

Beginnings of a signature for suspicious use of WMI commands. Will expand later but for now added in a couple of sandbox detection methods.
@spender-sandbox
Copy link
Owner

This might miss cases where ApplicationName is specified in addition to CommandLine -- see my dead_link.py code.

-Brad

@kevross33
Copy link
Contributor Author

I have made the suggested changes now as well as add in extracting the executed command for the alert.

Regards,
Kevin

@spender-sandbox
Copy link
Owner

Actually, unless this signature is going to be enhanced sometime later, why not just have it operate off the executed_commands summary?

-Brad

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

Successfully merging this pull request may close these issues.

2 participants