Section 3: Server Scripting and Port Scanning with Python
In this section, the reader will learn how to use Python libraries for server scripting to collect information from servers, and also to connect to many different types of servers to detect vulnerabilities with specific tools used for port scanning.
This part of the book comprises the following chapters:
- Chapter 6, Gathering Information from Servers
- Chapter 7, Interacting with FTP, SFTP, and SSH Servers
- Chapter 8, Working with Nmap Scanner