/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

www.codeproject.com
| | bohops.com
1.6 parsecs away

Travel
| | Yes, you read that correctly - "Dynamic Pinvoke" as in "Dynamic Platform Invoke" Background Recently, I was browsing through Microsoft documentation and other blogs to gain a better understanding of .NET dynamic types and objects. I've always found the topic very interesting mainly due to its relative obscurity and the offensive opportunities for defensive evasion....
| | forensicitguy.github.io
5.0 parsecs away

Travel
| | In this post I want to take a look at a PowerShell-based Cobalt Strike beacon that appeared on MalwareBazaar. This particular beacon is representative of most PowerShell Cobalt Strike activity I see in the wild during my day job. The beacons often show up as service persistence during incidents or during other post-exploitation activity. If you want to follow along at home, the sample I'm using is here:
| | usualsuspect.re
5.5 parsecs away

Travel
| |
| | www.thinkcode.se
15.4 parsecs away

Travel
| [AI summary] A technical guide explaining how to fix Maven build warnings related to platform-dependent file encodings by configuring the project.build.sourceEncoding and project.reporting.outputEncoding properties to UTF-8.