mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
STOMP probe from Lionel Cons
This commit is contained in:
parent
d30912e149
commit
23774e5719
1 changed files with 8 additions and 0 deletions
|
|
@ -6281,3 +6281,11 @@ match mssql m|^\x04\x01\x00\x25\x00\x00\x01\x00\x00\x00\x15\x00\x06\x01\x00\x1b\
|
|||
match mssql m|^\x04\x01\x00\x25\x00\x00\x01\x00\x00\x00\x15\x00\x06\x01\x00\x1b\x00\x01\x02\x00\x1c\x00\x01\x03\x00\x1d\x00\x00\xff\x08| p/Microsoft SQL Server 2000/ o/Windows/
|
||||
|
||||
softmatch mssql m|^\x04\x01\x00\x25\x00\x00\x01| p/Microsoft SQL Server/ o/Windows/
|
||||
|
||||
|
||||
##############################NEXT PROBE##############################
|
||||
# ActiveMQ's STOMP (Streaming Text Orientated Messaging Protocol)
|
||||
Probe TCP HELP4STOMP q|HELP\n\n\0|
|
||||
rarity 8
|
||||
ports 6163,61613
|
||||
match stomp m|^ERROR\nmessage:Unknown STOMP action:.+ org\.apache\.activemq\.|s p/Apache ActiveMQ/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue