diff --git a/nmap-service-probes b/nmap-service-probes index 4d970a2b5..2f3d351ce 100644 --- a/nmap-service-probes +++ b/nmap-service-probes @@ -12141,8 +12141,8 @@ match pc-duo-gw m|^.........(.*)\0|s p/Vector PC-Duo Gateway Server/ i/Servernam Probe TCP redis-server q|\*1\r\n\$4\r\ninfo\r\n| rarity 8 ports 6379 -match redis-server m|-ERR operation not permitted\r\n|s p/Redis key-value store/ -match redis-server m|^\$\d+\r\nredis_version:([.\d]+)\r\n|s p/Redis key-value store/ v/$1/ +match redis m|-ERR operation not permitted\r\n|s p/Redis key-value store/ +match redis m|^\$\d+\r\nredis_version:([.\d]+)\r\n|s p/Redis key-value store/ v/$1/ ##############################NEXT PROBE############################## # Memcached distributed memory object caching system