nmap / ncrack

Ncrack network authentication tool
Other
1.06k stars 235 forks source link

Service with name 'mongod' not supported! When using nmap xml outpu #109

Open yoke88 opened 3 years ago

yoke88 commented 3 years ago

nmap xml output using mongod as service name ,but ncrack using mongodb ,so the ncrack warning if i using -iX nmap.xml

Service with name 'mongod' not supported! 
<port protocol="tcp" portid="27017"><state state="open" reason="syn-ack" reason_ttl="64"/><service name="mongod" method="table" conf="3"/></port>
nezhibitskiy commented 2 years ago

Same problem with postgreSQL. Nmap using "postgresql", but Ncrack using "psql".