-
Notifications
You must be signed in to change notification settings - Fork 122
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
Consider Parent PID spoofing #11
Comments
is there any reasonable user land way to detect @JohnLaTwC ? |
the only the way I can see to detect PPID spoofing is via ETW.. |
Afaik, UAC will also spoof your parent process by using svchost service name. |
reference to what @olliencc and @Omodaka9375 said about parent pid spoofing: https://blog.f-secure.com/detecting-parent-pid-spoofing/ |
Tüm işlemleri iptal etmek istiyorum |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Raccine/raccine.cpp
Line 223 in b8ea99a
You may want to check out this article on parent pid spoofing.
https://pentestlab.blog/2020/02/24/parent-pid-spoofing/
The text was updated successfully, but these errors were encountered: