Description

This plugin analyzes the network distance between the HTTP and HTTPS ports giving a detailed report of the traversed hosts in transit to <target:port>. You should have root/admin privileges in order to run this plugin succesfully. Explicitly declared ports on the entered target override those specified in the config fields. For example, if the user sets ‘https://host.tld:444’ as target and the httpPort value is 443; then ‘444’ will be used. HTTP and HTTPS ports default to 80 and 443.

Plugin type

Infrastructure

Options

Name Type Default Value Description Help
httpPort integer 80 Destination http port number to analize Destination http port number to analize
httpsPort integer 443 Destination httpS port number to analize Destination httpS port number to analize

Source

For more information about this plugin and the associated tests, there’s always the source code to understand exactly what’s under the hood:
github-logoPlugin source code
Unittest source code

Dependencies

This plugin has no dependencies.