Cybersecurity Engineering & Infrastructure
How to Set Up a Virtual Machine
December 1, 2023
Using a virtual machine (VM) is an excellent way to run multiple operating systems (OS) on one physical computer. VMs…
Recon for Pentesting using Python (Email Grabbing)
October 26, 2023
Performing reconnaissance for pentesting, specifically corporate email grabbing, is essential in assessing an organization’s security posture. This process involves collecting…
FIX: Outdated NPM packages (deprecated) in node JS project
June 15, 2023
Ranging from an ionic app, react native app, react or angular or any Node JS project. The warning message you…
SVN Fix Trac Error: No node at revision WP Plugin
January 30, 2023
Enough of the SVN frustration. Let me get you sorted with this issue. ContentsWhat I got when I deleted the…
FIXED xcodebuild: Failed to load code for plug-in – Repeatedly Being Asked to Install Command Line Tools
October 16, 2022
Hey there, updating your MacOS Montery Xcode can be a pin in the a$$ especially when you got Xcode working…
FIXED: Cloud Run – Failed to start and then listen on the port defined by the PORT
July 26, 2022
While deploying a web app like React, Angular or Node projects using Google cloud, you might come across this error…