Files
nuclei-templates/javascript/enumeration/ssh/ssh-server-enumeration.yaml

29 lines
781 B
YAML
Raw Normal View History

2023-11-09 13:37:17 +05:30
id: ssh-server-enumeration
2023-11-03 00:36:37 +05:30
info:
2023-11-09 13:37:17 +05:30
name: SSH Server Software Enumeration
2023-11-03 00:36:37 +05:30
author: Ice3man543,tarunKoyalwar
severity: info
metadata:
2023-11-09 13:37:17 +05:30
verified: true
max-request: 2
shodan-query: product:"OpenSSH"
2023-11-09 13:37:17 +05:30
tags: js,ssh,enum,network
2024-01-04 12:16:23 +05:30
2023-11-03 00:36:37 +05:30
javascript:
2023-12-01 18:48:05 +05:30
- pre-condition: |
isPortOpen(Host,Port);
code: |
2023-11-03 00:36:37 +05:30
var m = require("nuclei/ssh");
var c = m.SSHClient();
var response = c.ConnectSSHInfoMode(Host, Port);
2024-02-29 13:35:22 +05:30
Export(response);
2023-11-03 00:36:37 +05:30
args:
Host: "{{Host}}"
Port: "22"
extractors:
- type: json
json:
- '.ServerID.Raw'
# digest: 4a0a004730450221008454815f142ff14ea6ad934e6ce57dde99af0c85637dab515feb395b41f100d402207b47e062f9fa5606b42cc3f47c99a550b4ed3ee48c580b63dd635b4f77a93be3:922c64590222798bb761d5b6d8e72950