Script openflow-info

Script types: portrule
Categories: default, safe
Download: https://svn.nmap.org/nmap/scripts/openflow-info.nse

Script Summary

Queries OpenFlow controllers for information. Newer versions of the OpenFlow protocol (1.3 and greater) will return a list of all protocol versions supported by the controller. Versions prior to 1.3 only return their own version number.

For additional information:

Example Usage

nmap -p 6633,6653 --script openflow-info <target>

Script Output

PORT     STATE SERVICE REASON
6653/tcp open  openflow
| openflow-info:
|   OpenFlow Running Version: 1.5.X
|   OpenFlow Versions Supported:
|     1.0
|     1.1
|     1.2
|     1.3.X
|     1.4.X
|_    1.5.X

Requires


Authors:

  • Jay Smith
  • Mak Kolybabi <mak@kolybabi.com>

License: Same as Nmap--See https://nmap.org/book/man-legal.html