mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
31 lines
924 B
YAML
31 lines
924 B
YAML
id: rpcbind-portmapper-detect
|
|
|
|
info:
|
|
name: Rpcbind Portmapper - Detect
|
|
author: geeknik
|
|
severity: info
|
|
description: Rpcbind portmapper was detected.
|
|
reference:
|
|
- https://book.hacktricks.xyz/pentesting/pentesting-rpcbind
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: port:"111"
|
|
tags: network,rpcbind,portmap,detect,detection,tcp
|
|
tcp:
|
|
- inputs:
|
|
- data: 8000002836ed646d0000000000000002000186a0000000040000000400000000000000000000000000000000
|
|
type: hex
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 111
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "/run/rpcbind.sock"
|
|
# digest: 490a004630440220021918bddfad2db7fcd420c2354c0cee66c1b53404a902a5eb0fd7616563b0940220102a5b1ebff43482be32759ae3ba76f53bfbf851e04fa6b80997688ea9a14f80:922c64590222798bb761d5b6d8e72950 |