mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Get rid of useless trailing .* in matchline.
This commit is contained in:
parent
3e71473630
commit
f1b7b54da2
1 changed files with 1 additions and 1 deletions
|
|
@ -11246,7 +11246,7 @@ match couchbase-tap m|^\x81\x10..\0\0\0\0\0\0\0.....\0\0\0\0\0\0\0\0ep_version([
|
|||
Probe TCP epmd q|\0\x01\x6e|
|
||||
rarity 8
|
||||
ports 4369
|
||||
match epmd m|^\0\0\x11\x11.*| p/Erlang Port Mapper Daemon/
|
||||
match epmd m|^\0\0\x11\x11| p/Erlang Port Mapper Daemon/
|
||||
|
||||
##############################NEXT PROBE##############################
|
||||
# Voldemort Native Protocol Version 3 connect probe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue