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

[BUG] Missing wildcard for -type parameter detection 2452e632-9e0d-11eb-bacd-acde48001122 #3171

Open
Wouter-Jansen opened this issue Oct 22, 2024 · 0 comments · May be fixed by #3170
Open
Labels
bug Something isn't working

Comments

@Wouter-Jansen
Copy link

The -type parameter doesn't have a leading wildcard, so it won't hit on e.g. "nslookup.exe -type=MX".

Expected behavior

It should also hit on nslookup.exe usage with the -type parameter. This will only work if the -type parameter has both a leading and trailing wildcard like the other parameters.

I've created a PR here:

#3170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant