Example
const rdp = require('nuclei/rdp'); const checkRDPAuth = rdp.CheckRDPAuth('acme.com', 3389); log(toJSON(checkRDPAuth));
Optional
boolean
ServiceRDP
Was this page helpful?