Posts
All the articles I've posted.
WriteUp Latest Was A Lie - HackMyVM
Published:Write-up for the Latest Was A Lie machine (HackMyVM): a Linux lab with web services and Docker, where a supply-chain angle—replacing or tampering with the image the stack deploys—leads into host foothold and privilege escalation.
TensorFlow.js: AI and machine learning models in the browser
Published:Create, train, evaluate and save a machine learning model directly in the browser with TensorFlow.js. Interactive tic-tac-toe demo with a local dataset, Web Workers and IndexedDB.
WriteUp Shadow Blocks - Vulnyx
Published:Writeup of the Shadow Blocks machine (Vulnyx): iSCSI exploitation and disk data recovery to leak credentials, and unprotected NFS for privilege escalation.
Transformers.js: language models and ML in the browser
Published:Run AI models directly in the browser with Transformers.js and Hugging Face. Interactive chat demo with an LLM using WebGPU (GPU) or WASM (CPU), no server, free and 100 % private.