|
You are here |
bohops.com | ||
| | | | |
redteaming.co.uk
|
|
| | | | | TL;DR - This article is a short run through of how PoshC2's shellcode is automatically generated on the fly using binary patching without the need for continued re-compilation. We'll also go over how we use GitLab CI/CD pipelines to generate the payload files and create the artefact files inside the resources folder, specifically shellcode! DevOps... | |
| | | | |
www.anvilsecure.com
|
|
| | | | | The main purpose behind starting this research project was to get further understanding on how to review and exploit both Windows Applications and Environments... | |
| | | | |
lowleveldesign.org
|
|
| | | | | While playing with EventPipes, I wanted to better understand the Diagnostic IPC Protocol. This protocol is used to transfer diagnostic data between the .NET runtime and a diagnostic client, such as, for example, dotnet-trace. When a .NET process starts, the runtime creates the diagnostic endpoint. On Windows, the endpoint is a named pipe, and on... | |
| | | | |
lukasrotermund.de
|
|
| | | Self-hosting your own things is super easy today - espessially with tools like docker and caddy. In this post I give a deep inside into hosting your own things like your blog. | ||