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 hardcoded strings used to detect analysis environment #229

Open
romain-dd opened this issue May 5, 2023 · 1 comment
Open

Detect hardcoded strings used to detect analysis environment #229

romain-dd opened this issue May 5, 2023 · 1 comment

Comments

@romain-dd
Copy link
Contributor

Source: https://blog.cyble.com/2023/05/03/new-kekw-malware-variant-identified-in-pypi-package-distribution/
For instance:

"httpdebuggerui"
"wireshark"
"fiddler"
"regedit"
"cmd"
"taskmgr"
"boxservice
"df5serv"
"processhacker"
"vboxtray"
"vmtoolsd"
"umwarecray
"ollydbg"
"pestudio'
"vmwareuser"
"vgauthservice"
"vmacthlp'
"×96dbg"
"ymsrvc"
"×32dbg"
"vmusrvc"
"prl_cc"
"prl_tools"
"xenservice
"gemu-ga"
"joeboxcontrol"
"ksdumperclient'
"ksdumper"
"joeboxserver"
@christophetd
Copy link
Contributor

I'm a bit worried that this would be quite noisy (e.g. "cmd"), and idea how to make it more specific?

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

No branches or pull requests

2 participants