Situation

  • Home
  • Installation
  • Quick start
  • Configuration
  • Backends
  • Roadmap
Guides
  • Ansible
  • jq one-liners
  • FastAPI
Modules
  • Reference
  • App User
  • ARP
  • Chassis
  • Docker
  • DPKG
  • Host Basic
  • Host CPU
  • Host Disk
  • Host GPU
  • Host Network
  • JA4
  • MSI
  • Netstat
  • Ping
  • Reverse Lookup
  • RPM
  • SNMP
  • SSH
  • TCP Scan
  • TLS
  • Zypper
Developer
  • Overview
  • Architecture
  • Contributing
  • Module
  • Store

SSH

Previous Next

Aims to retrieve info from remote ssh services.

linux root

SSHModule aims to retrieve info from remote ssh services.

Details

It mainly tries to connect to open tcp/22 ports, gathering everything it can like the host_key and the algorithms available. In the OpenSSH case it also tries to parse the banner to get product and OS infos (versions notably)

Dependencies

  • encoding/json

  • fmt

  • net

  • regexp

  • strings

  • time

  • github.com/praetorian-inc/fingerprintx/pkg/plugins

  • github.com/praetorian-inc/fingerprintx/pkg/plugins/services/ssh

SNMP TCP Scan
Menu
Home Installation Quick start Configuration Backends Roadmap
Guides
Ansible jq one-liners FastAPI
Modules
Reference App User ARP Chassis Docker DPKG Host Basic Host CPU Host Disk Host GPU Host Network JA4 MSI Netstat Ping Reverse Lookup RPM SNMP SSH TCP Scan TLS Zypper
Developer
Overview Architecture Contributing Module Store

On This Page

Details Dependencies
shadcn theme provided by @asiffer