xoy_greyhack_src/Classes/README.MD

368 B

Classes

nmap

The default nmap script as a class.

Functions

scan

  • Arguments: ipAddress
  • Description: scan an ip address for ports and return the data as an object.

print

  • Arguments: data
  • Decription: printing the data object got by the scan function.