Skip to content

Commit

Permalink
Update 2024-11-26-segrun.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikerl authored Nov 26, 2024
1 parent 6a79d9b commit 16458d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _posts/2024-11-26-segrun/2024-11-26-segrun.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,6 @@ Here’s how the program operates once the exception handler is set up, the EDR
![](segrun4.png)
By leveraging this workflow, the technique ensures that the hooked function executes successfully without alerting the EDR or triggering its monitoring mechanisms. The complete PoC project can be found at the following link: https://github.com/ikerl/segrun
By leveraging this workflow, the technique ensures that the hooked function executes successfully without alerting the EDR or triggering its monitoring mechanisms. The complete PoC project can be found at the following link: [segrun](https://github.com/ikerl/segrun)
At the time of publication the prepared poc has been tested with Bitdefender to successfully evade userland hooks.

0 comments on commit 16458d5

Please sign in to comment.