Interpreter — Hack The Box Penetration Testing Walkthrough

Target Information

  • Service: Mirth Connect Administrator
  • Version: 4.4.0
  • Operating System: Linux

Reconnaissance

Network Scanning

A full TCP scan was performed:

1
nmap -sC -sV -p- TARGET_IP

Open Ports

Port Service Version
22 SSH OpenSSH 9.2p1 Debian
80 HTTP Mirth Connect Administrator
443 HTTPS Mirth Connect Administrator
6661 Unknown Custom service

The web interface clearly identified:

Mirth Connect Administrator

The SSL certificate also confirmed the application identity.

Questo contenuto è protetto da password

Password errata

← Torna alla home