Windows 11Malware DevelopmentOffensive Security

Featured: Malware Development: Entrypoint hijacking

Proof-of-concept code and example of entrypoint patching, using Go to execute a malicious payload in a legitimate process.

2025-03-13 | Hudson Agustin

References: [1] https://malapi.io [2] https://github.com/golang/sys [3] https://github.com/xdavidel/NimHollow/tree/main [4] https://attack.mitre.org/techniques/T1055/012/

Malware Development: Entrypoint hijacking

Recent Posts

Windows 11Malware Development

Malware Development: DLL side-loading

Malware Development: DLL side-loading

Proof-of-concept code and example of DLL side-loading, using ProcMon, C & nim to create a malicious DLL targeting Windows 11 file explorer.

2025-02-02 | Hudson Agustin

References: [1] https://malapi.io

MongoDB

Using Prisma and X.509 Authentication for MongoDB

Using Prisma and X.509 Authentication for MongoDB

A very brief explanation for correct formatting of MongoDB URI's to ensure they can cooperate with Prisma ORM, whilst supporting X.509 certificate authentication and encryption.

2024-12-28 | Hudson Agustin

References:

Personal

What is this?

What is this?

The first blog post I have made for this site, documenting the reasoning behind why I made this personal portfolio, and what you can expect.

2024-11-23 | Hudson Agustin

References: