Monthly Archives: November 2023

Hack The Box Write-up: BLUE

This article is a writeup of how the HTB machine “Blue” was pawned and its root flag captured and eventually model this path using the MITRE ATT&CK Framework. Recon Introduction The reconnaissance phase, often referred to as the “recon phase,” … Continue reading

Posted in Linux | Leave a comment

How to install multiple CUDA versions on a single Linux server

After you installed the first CUDA toolkit (preferably the latest stable version), and you want to install others beside it, due to some compatibililty issues for example, just do the following: Download the standalone file installer, e.g. https://developer.download.nvidia.com/compute/cuda/11.7.0/local_installers/cuda_11.7.0_515.43.04_linux.run chmod +x … Continue reading

Posted in Linux | Tagged , , , | Leave a comment