Vincent Olagbemide

Vincent Olagbemide

Software Engineer and Cybersecurity Specialist

How to Set Up a Virtual Machine

how to setup virtual maching

Using a virtual machine (VM) is an excellent way to run multiple operating systems (OS) on one physical computer. VMs provide a safe environment if you want to test software, build development projects, or run applications that are incompatible with…

Recon for Pentesting using Python (Email Grabbing)

Performing reconnaissance for pentesting, specifically corporate email grabbing, is essential in assessing an organization’s security posture. This process involves collecting information about an organization’s email infrastructure to identify vulnerabilities and security weaknesses. With its versatility and numerous libraries, Python can…