Update beanstalk-service.yaml
parent
799f713b8c
commit
c6718f1499
|
@ -13,7 +13,7 @@ info:
|
|||
shodan-query: port:11300 "cmd-peek"
|
||||
tags: network,beanstalk,detect,enum
|
||||
|
||||
tcp:
|
||||
network:
|
||||
- inputs:
|
||||
- data: "stats\r\n"
|
||||
read: 8
|
||||
|
@ -31,4 +31,4 @@ tcp:
|
|||
- type: regex
|
||||
name: stats
|
||||
regex:
|
||||
- '([a-z-A-Z: 0-9]+)'
|
||||
- '([a-z-A-Z: 0-9]+)'
|
||||
|
|
Loading…
Reference in New Issue