I recently came across a penetration test that taught me how to reverse engineer a malware. This malware caused Obfuscation for several days to the […]

Migrating website from one server to another
I came across a project that taught me how to migrate a wordpress website from one server to another, after doing research I managed to […]

How to create a sub-domain
I recently came across a project that taught me how to create a sub-domain and install wordpress on the sub-domain. It was a great experience […]

File Sharing: Ngrok and Apache
I recently faced a problem where I was trying to share files with my friends but I couldn’t do so cause 1. my Google drive […]

SQL Injection and Command Injection Vulnerability
I recently cam across a penetration test that taught me how to perform SQL Injection and Command execution respectively. The site’s login page wasn’t filtering […]

Password Spraying
I recently came across a network penetration test that taught me how to perform password spraying. As usual I began my reconnaissance with nmap on […]

Live Acquisition
I came across a Forensic Consultancy job that taught me how to perform a live acquisition with Kali Linux using a forensic tool called dd on […]

Installing BloodHound
I recently came across a network penetration test that taught me how to install bloodhound which I was going to use to enumerate kerberos. Kerberos […]

How to Disable Login Hints In WordPress
Some Web Applications have a tendency of revealing information which they are not supposed to reveal, this could be s a result of either the […]

Installing Squid Proxy Server on your VPS and Configure The Proxy on The Client Side
I recently decided to set up a proxy server due to the fact that our web browsers tend to leak a lot of our information […]