Enhancement: network/detection/rpcbind-portmapper-detect.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-02-06 10:29:04 -05:00
parent cd35c9dc5a
commit b9036e080e
1 changed files with 8 additions and 1 deletions

View File

@ -1,10 +1,15 @@
id: rpcbind-portmapper-detect
info:
name: RPCBind Portmapper Detection
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
cvss-score: 0.0
cwe-id: CWE-200
metadata:
verified: true
shodan-query: port:"111"
@ -23,3 +28,5 @@ network:
- type: word
words:
- "/run/rpcbind.sock"
# Enhanced by md on 2023/02/06