diff --git a/scripts/http-vhosts.nse b/scripts/http-vhosts.nse index 672ccced3..f5ffda226 100644 --- a/scripts/http-vhosts.nse +++ b/scripts/http-vhosts.nse @@ -70,6 +70,7 @@ local HOSTNAMES = { "api", "aptest", "arch", + "artifactory", "assembla", "atd", "athena", @@ -116,6 +117,7 @@ local HOSTNAMES = { "conformiq", "cppunit", "crm", + "cruisecontrol", "cubictest", "cucumber", "cunit", @@ -134,6 +136,7 @@ local HOSTNAMES = { "distract", "dolibarr", "dotproject", + "dune", "durable", "duxqa", "dynamics", @@ -147,6 +150,7 @@ local HOSTNAMES = { "epesi", "epesibim", "etester", + "eventum", "fasttrack", "feng", "firefly", @@ -206,6 +210,7 @@ local HOSTNAMES = { "jabber", "jadeliquid", "jbehave", + "jboss", "jcrawler", "jemmy", "jfunc", @@ -215,6 +220,7 @@ local HOSTNAMES = { "jotbug", "journyx", "jtest", + "jtrack", "junit", "jwebunit", "kayako", @@ -251,6 +257,7 @@ local HOSTNAMES = { "mksintegrity", "mojo", "monotone", + "mvn", "nuevosoft", "objentis", "opengoo", @@ -272,6 +279,7 @@ local HOSTNAMES = { "phpgroupware", "phprojekt", "phpunit", + "pivotal", "pjsip", "planisware", "plastic", @@ -320,7 +328,9 @@ local HOSTNAMES = { "sahi", "salome", "sap", + "scarab", "sccs", + "seam", "seapine", "search", "selenium", @@ -352,6 +362,7 @@ local HOSTNAMES = { "specflow", "spiceworks", "spiratest", + "spring", "squish", "staff", "stage", @@ -407,6 +418,7 @@ local HOSTNAMES = { "tomcat", "tplan", "trac", + "track", "tracker", "trackersuite", "tricentis",