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