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

Drv - Intercept new process creation #14

Open
2 tasks
0xflux opened this issue Oct 27, 2024 · 1 comment
Open
2 tasks

Drv - Intercept new process creation #14

0xflux opened this issue Oct 27, 2024 · 1 comment
Assignees

Comments

@0xflux
Copy link
Owner

0xflux commented Oct 27, 2024

  • Update the function to PsSetCreateProcessNotifyRoutineEx which allows the process to be killed before its creation. This here could also potentially beat early bird techniques
  • Communication with UM before process is allowed to be created as per todo comments on onboard_new_process function in um_engine
@0xflux 0xflux self-assigned this Oct 27, 2024
@0xflux 0xflux converted this from a draft issue Oct 27, 2024
@0xflux
Copy link
Owner Author

0xflux commented Oct 27, 2024

TODO: Research what indicators could be found with this one, this technique will most likely combat early bird techniques, create suspended techniques, etc. How this can detect those needs to be researched myself with a few poc's.

@0xflux 0xflux moved this from Driver backlog to In progress in Sanctum project Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant