Skip to content

Verbose Mode for more information (enhancement) #21

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

Open
Muffinman99991 opened this issue Mar 9, 2025 · 1 comment
Open

Verbose Mode for more information (enhancement) #21

Muffinman99991 opened this issue Mar 9, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@Muffinman99991
Copy link

I think it would be nice if there would be a verbose mode where we would get more infos regarding the warning/alert.
As an example: Right now, I can only see "Method: Stack Base + VAD Inspection | Injected Thread" for a process injection, but not what telemetry BEOTM used to gather the neccessary infos and trigger the decetion (e.g. the kernel callback "PsSetCreateThreadNotifyRoutine" was used for the detection or ETWti).

@Xacone Xacone added the enhancement New feature or request label Mar 9, 2025
@Xacone
Copy link
Owner

Xacone commented Mar 9, 2025

There's no ETW-TI in BEOTM for the time being; the sole code injection detection mechanism is the VAD + Stack Inspection, which is done once a thread is created.

Soon the client process (FTXUI) will disappear and I'll replace it with a web interface where much more telemetry information will be displayed and browsable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants