2022-12-05 06:29:42 +00:00
|
|
|
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:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-09-27 13:29:58 +00:00
|
|
|
max-request: 1
|
2022-12-05 06:29:42 +00:00
|
|
|
shodan-query: port:"79" action
|
2024-06-07 10:04:29 +00:00
|
|
|
tags: network,finger,detect,detection,tcp
|
2023-04-27 04:28:59 +00:00
|
|
|
tcp:
|
2022-12-05 06:29:42 +00:00
|
|
|
- inputs:
|
|
|
|
- data: "\n"
|
|
|
|
|
|
|
|
host:
|
|
|
|
- "{{Hostname}}"
|
2023-09-16 19:35:21 +00:00
|
|
|
port: 79
|
2022-12-05 06:29:42 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "User"
|
|
|
|
- "Action"
|
|
|
|
- "Node"
|
|
|
|
condition: and
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a004730450221009d3e0cea46efb77d2261ab9718747aa8d557e5d134daf6f2e2c8c1ccf3ddf26b02205d271c55d2519369d3c43d7bc4176b1b13eb8317cea70c22660f36d67d92ff72:922c64590222798bb761d5b6d8e72950
|