Vulnerability Scanning: Automatic Search For Known CVEs With CVEScannerV2

Welcome back, aspiring cyberwarriors!   During reconnaissance, our goal is to identify vulnerable services within our target’s network. To streamline this process, CVEScannerV2 was developed – a powerful Nmap script that bridges the gap between network scanning and vulnerability assessment. This tool enhances the capabilities of the widely-used Nmap scanner, offering security professionals a comprehensive […]

Continue Reading

Vagrant: Building Secure Testing Environments

Welcome back, aspiring cyberwarriors!   Creating and managing virtual machines has traditionally been a tedious and time-consuming process. System administrators and developers often struggled with the challenges of replicating virtual environments across different servers, a task that becomes exponentially more complex when dealing with multiple VMs. This complexity not only slowed development cycles but also […]

Continue Reading

Cyber Threat Intelligence (CTI): Finding C2 Servers, Malware and Botnets

Welcome back my cyberwarriors! One of the key tasks for those defending a country’s, institution’s or corporation’s assets is to understand what threats exist. This is often referred to as Cyber Threat Intelligence or CTI. It encompasses understanding what the threat actors (hackers and nations) are doing and which are threats to your organization. In […]

Continue Reading

Python Basics: Programming Concepts

Welcome back, my aspiring cyberwarriors! To ascend to the status of cyberwarrior, you must have some basic programming capabilities. In the field of hacking and cybersecurity, this usually means BASH and Python scripting. Python scripting is the most popular among cybersecurity professionals due to its extensive libraries and modules that are useful in cybersecurity (you […]

Continue Reading