/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

bohops.com
| | redteaming.co.uk
5.4 parsecs away

Travel
| | 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
3.0 parsecs away

Travel
| | 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
4.5 parsecs away

Travel
| | 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
28.3 parsecs away

Travel
| 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.