30 lines
787 B
YAML
30 lines
787 B
YAML
id: finger-detect
|
|
|
|
info:
|
|
name: Finger Daemon Detection
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: |
|
|
The finger daemon runs on TCP port 79. The client will (in the case of remote hosts) open a connection to port 79.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: port:"79" action
|
|
tags: network,finger,detect,detection,tcp
|
|
tcp:
|
|
- inputs:
|
|
- data: "\n"
|
|
|
|
host:
|
|
- "{{Hostname}}"
|
|
port: 79
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "User"
|
|
- "Action"
|
|
- "Node"
|
|
condition: and
|
|
# digest: 4a0a004730450221009d3e0cea46efb77d2261ab9718747aa8d557e5d134daf6f2e2c8c1ccf3ddf26b02205d271c55d2519369d3c43d7bc4176b1b13eb8317cea70c22660f36d67d92ff72:922c64590222798bb761d5b6d8e72950 |