Closed EMSeek closed 3 years ago
@jvoisin
I don't understand the issue: there is no trace of your username in the rules.
me neither.
Sorry, I opened the issue with the wrong account. Your current rule will flag on all of my projects, including secure coding libraries, but not flag other people's .htaccess based web shells.
i think it is handled by the yara rules.
no i mean to detect php stuff, like shells etc.. are in the yara rules
My only complaint is for the rule that detects my handle. Which I linked above.
Oh, yeah, we've got your handle in the rules, because people are stupid. But it's not the only way we're using to detect htaccess-based shells.
i agree. there are plenty of rules that are detecting webshells and other stuff in pmf.
thank you for reporting this, but i'm going to mark it as invalid.
Using my handle for detection isn't smart in my opinion, and if you're insisting on making me play the bypass your rules game to prove my point I will.
what we meant is that often script kiddies use your scripts as they are. but there are also other signatures to detect malicious files.
I understood your comment, but for unmodified scripts there are other things you can match on that is equally effective, or even hashes so your argument again doesn't really hold up.
If you want to help to improve the rules, please make a PR, i will be more than happy to merge it.
Given how many .htaccess based web shell blog posts and clones there is of my project I seriously don't think my handle is a great rule. You could match on the .htaccess syntax instead and catch others. If not I guess I'll just alter my repo and invalidate your rule