/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

0xcybery.github.io
| | cocomelonc.github.io
1.7 parsecs away

Travel
| |
| | cocomelonc.github.io
1.8 parsecs away

Travel
| | [AI summary] A technical deep dive into an early bird APC injection technique, complete with source code and payload execution examples, intended for both offensive and defensive cybersecurity education.
| | forensicitguy.github.io
1.1 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:
| | blog.0x7d0.dev
3.7 parsecs away

Travel
| The AES algorithm is widely used today, whether it's for encrypting a connection to a website, encrypting data on your hard drive, or storing passwords in your favorite password manager. It has been battle-tested for many decades and is still recommended as one of the most secure algorithms. In this article, I explain how AES encryption works and how the algorithm is implemented.