Cloud

Read about cloud technologies and cloud security.

Your next cloud with Nextcloud + Backblaze
Cloud

Your next cloud with Nextcloud + Backblaze

In this tutorial, I will be going over how to set up your very own Nextcloud server using Docker Compose on a public cloud provider like DigitalOcean.

·hikiko
Simple Way to Lockdown Your Website with Cloudflare Access
Infrastructure

Simple Way to Lockdown Your Website with Cloudflare Access

Do you have a web application running on Docker? Maybe you found an open-source app on GitHub but aren’t quite sure how secure the application is or if it’ll even stay that way in the future. Maybe your app doesn't have features like MFA, and you don’t want to make any changes to the code...

·hikiko
Using Azure Virtual Machines as a Netcat Reverse Shell
Offensive Security

Using Azure Virtual Machines as a Netcat Reverse Shell

This article demonstrates how an Azure VM can be configured as a Netcat reverse shell listener, detailing setup steps (opening ports, running nc), potential security risks, and mitigation strategies. It highlights detection methods via Azure logging and best practices to prevent misuse.

·Javier Guerra