April 2017
Intermediate to advanced
512 pages
7h 59m
English
Unicornscan is another scanner that works very fast, the core reason being the methodology the tool implements. It works with the technique of asynchronous stateless TCP scanning, wherein it makes all possible variations with the TCP flags and the UDP as well. In this recipe, we are going to look at how to make use of unicornscan and its advanced capabilities.
In order to get started with unicornscan, we will take an IP from our range of IPs and dig deeper into the tool's capabilities.
Let's work through the following steps:
unicornscan <IP address>
The output will be as shown in the following screenshot:
Read now
Unlock full access