Blog

February 23, 2022
/ Vulnerability Remediation
Disable SSH Server Weak Ciphers and CBC Mode Ciphers in Linux
Its easy to fix this weak ciphers being flagged by the security team, below is how to do it. nano…

February 23, 2022
/ Vulnerability Remediation
SSL Medium Strength Cipher Suites Supported (SWEET32) on Linux RedHat
Sometimes the blue teams are tasked with resolving this vulnerability which can fall into the Medium or High Vulnerability. This…

February 17, 2022
/ Tools
Forensicator – POWERSHELL SCRIPT TO AID LIVE FORENSICS & INCIDENCE RESPONSE
📝 Forensicator 📝 POWERSHELL SCRIPT TO AID LIVE FORENSICS & INCIDENCE RESPONSE ___________ .__ __ \_ _____/__________ ____ ____ _____|__| ____ _____…

January 22, 2022
/ cloud
How to host a free website on Microsoft Azure App Service
I have been in situations where i needed to create a Dynamic website without paying for servers, there are many…

January 22, 2022
/ Tools
NETCOPY – A BATCH SCRIPT TO COPY FILES AND FOLDERS ACROSS THE NETWORK
In the course of my daily work we noticed that our usual backslashing function has been disabled in the level,…

January 22, 2022
/ Webservers
Setting up a VPS with Webmin and Virtualmin
I use to see VPS management as quite a tedious and highly skilled pursuit, i would always leave the VPS…