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 auth for mongodb

using prisma and x.509 auth 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

hello world

hello world

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: