From f28d91edd1f707677fc3822084860ee13ae90245 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 26 May 2008 17:49:16 +0000 Subject: [PATCH] Adding a matchline for the Metasploit Framework msfd daemon. I've tested it on the following versions (the last one is from SVN): 55554/tcp open metasploit Metasploit Framework msfd 3.0-beta-dev 55554/tcp open metasploit Metasploit Framework msfd 3.0 55554/tcp open metasploit Metasploit Framework msfd 3.1-release 55554/tcp open metasploit Metasploit Framework msfd 3.2-release --- nmap-service-probes | 1 + 1 file changed, 1 insertion(+) diff --git a/nmap-service-probes b/nmap-service-probes index 77617159f..3a81d97b8 100644 --- a/nmap-service-probes +++ b/nmap-service-probes @@ -976,6 +976,7 @@ match lucent-fwadm m|^0001;2$| p/Lucent Secure Management Server/ match mailq m|^version zmailer ([\d.]+)\n220 MAILQ-V2-CHALLENGE: | p/zmailer/ v/$1/ o/Unix/ match meetingmaker m/^\xc1,$/ p/Meeting Maker calendaring/ match melange m|^\+\+\+Online\r\n>> Melange Chat Server \(Version (\d[-.\w]+)\), Apr-25-1999\r\n\nWelcome | p/Melange Chat Server/ v/$1/ +match metasploit m|^\n.*=\[ msf v([^\r\n]+)\r?\n.*\d+ exploits.*\d+ payloads.*\d+ encoders.*\d+ nops.*msf > $|s p/Metasploit Framework msfd/ v/$1/ match midas m|^MIDASd v([\w.]+) connection accepted\n\xff| p/midasd/ v/$1/ match mpd m|^OK MPD ([\d.]+)\n$| p/Music Player Daemon/ v/$1/ # lopster 1.2.0.1 on Linux 1.1