Nmap https-redirect NSE Script


This page contains detailed information about how to use the https-redirect NSE script. For list of all NSE scripts, visit the Nmap NSE Library.

Script Overview


Script source code: https://github.com/nmap/nmap/tree/master/scripts/https-redirect.nse
Script categories: version
Target service / protocol: http, https
Target network port(s): 80, 443, 631, 7080, 8080, 8443, 8088, 5800, 3872, 8180, 8000
List of CVEs: -

Script Description


Check for HTTP services that redirect to the HTTPS on the same port.

Https-redirect NSE Script Arguments


The https-redirect.nse script does not have any arguments.

Https-redirect NSE Script Example Usage


Here's an example of how to use the https-redirect.nse script:

nmap --script=https-redirect <target>

Https-redirect NSE Script Example Output


There is no sample output for this module.

Https-redirect NSE Script Example XML Output


There is no sample XML output for this module. However, by providing the -oX <file> option, Nmap will produce a XML output and save it in the file.xml file.

Author


  • Daniel Miller

References


See Also


Visit Nmap NSE Library for more scripts.

Version


This page has been created based on Nmap version 7.92.