inou: discover services behind unknown ports
Inou
Inou (pronounced as “I know you”) is a tool to discover the service behind a specific unknown port. It performs an active scan trying to communicate with the service using multiple protocols (even concurrently). Inou is easy to integrate in bigger frameworks.
Features
Inou can perform the requests over SSL, UDP, and TCP. The following are the supported protocols and applications:
- HTTP
- DNS
- SIP
- RTSP
- FTP
- SMB
- SMTP
- SNMP
- TELNET
- SSH
- SIP
- ZMQ
- RABBITMQ
Moreover it supports the detection of custom protocols based on JSON, XML, or binary data.
Download
git clone https://github.com/echo-devim/inou.git
Use
Copyright (C) 2020 echo-devim
Source: https://github.com/echo-devim/