nuclei-templates/network/enumeration/beanstalk-service.yaml

38 lines
1.1 KiB
YAML
Raw Normal View History

2023-04-12 11:56:45 +00:00
id: beanstalk-service
info:
name: Beanstalk Service - Detect
author: pussycat0x
severity: info
description: |
Beanstalk is a simple, fast work queue. Its interface is generic, but was originally designed for reducing the latency of page views in high-volume web applications by running time-consuming tasks asynchronously.
reference:
- https://jhadiary.wordpress.com/2016/05/18/beanstalk-helping-commands/
metadata:
verified: true
max-request: 1
2023-04-12 11:56:45 +00:00
shodan-query: port:11300 "cmd-peek"
tags: network,beanstalk,detect,enum,tcp
tcp:
2023-04-12 11:56:45 +00:00
- inputs:
- data: "stats\r\n"
read: 8
host:
2023-09-16 19:35:21 +00:00
- "{{Hostname}}"
port: 11300
2023-04-12 11:56:45 +00:00
matchers:
- type: word
part: raw
words:
2024-07-18 14:34:25 +00:00
- "cmd-release"
- "cmd-peek"
condition: and
2023-04-12 11:56:45 +00:00
extractors:
- type: regex
name: stats
regex:
2023-04-21 11:42:11 +00:00
- '([a-z-A-Z: 0-9]+)'
# digest: 4a0a00473045022100905d5e394de22fac18b6c7427b595b4e5d3d0d488254778c2a52b40b4b555ff902207b36ce3bb7ec290b8ba40a3ca39d4742e3620bd4d81013dfebe89ed060617b04:922c64590222798bb761d5b6d8e72950