Scanning, information gathering and enumeration is one of the most important tasks in a penetration test. In the scanning and information gathering section you will be learning about mapping networks, run ports cans, enumerate publicly available sources such as whois and social media, automated vulnerability scanners and a lot more . We will be using Nmap to determine open ports, running services and the operating system. You will also learn how to use the NMap scripting engine (NSE) for vulnerability scanning and enumeration.

Vulnerability Scanning with OpenVAS 9 part 4: Custom scan configurations
For all scans so far, we’ve only used the default scan configurations such as host discovery, system discovery and Full & fast. But what if we don’t want to run all NVTs on a given…