Scan modes with python-nmap

In this section we review the scan modes supported in the python-nmap module. python-nmap allows for the automation of port scanner tasks and reports in two modes: synchronous and asynchronous. With the asynchronous mode, we can define a callback function that will execute when a scan is finished in a specific port and, in this function, we can make additional treatments if the port is opened, such as launching an Nmap script for a specific service (HTTP, FTP, MySQL).

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.21.93.20