Skip to content

Instantly share code, notes, and snippets.

clearTextPorts = function() {
//
var PubServices ={
'telnet' : true,
'finger' : true,
'rexec' : true,
'X11' : true,
'xdmcp' : true,
'login' : true,
'nsexecd' : true,
publicExposedPorts = function() {
//
var PubServices ={
'http' : true,
'https' : true,
'https-alt' : true,
'http-proxy' : true,
'www' : true,
'ftp' : true,
'echo' : true,