26 lines
553 B
YAML
26 lines
553 B
YAML
id: rpcbind-portmapper-detect
|
|
|
|
info:
|
|
name: RPCBind Portmapper Detection
|
|
author: geeknik
|
|
severity: info
|
|
reference: https://book.hacktricks.xyz/pentesting/pentesting-rpcbind
|
|
metadata:
|
|
verified: true
|
|
shodan-query: port:"111"
|
|
tags: network,rpcbind,portmap
|
|
|
|
network:
|
|
- inputs:
|
|
- data: 8000002836ed646d0000000000000002000186a0000000040000000400000000000000000000000000000000
|
|
type: hex
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
- "{{Host}}:111"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "/run/rpcbind.sock"
|