Rapid7 Vulnerability & Exploit Database

CheckPoint Firewall-1 SecuRemote Topology Service Hostname Disclosure

Back to Search

CheckPoint Firewall-1 SecuRemote Topology Service Hostname Disclosure

Disclosed
12/14/2011
Created
05/30/2018

Description

This module sends a query to the port 264/TCP on CheckPoint Firewall-1 firewalls to obtain the firewall name and management station (such as SmartCenter) name via a pre-authentication request. The string returned is the CheckPoint Internal CA CN for SmartCenter and the firewall host. Whilst considered "public" information, the majority of installations use detailed hostnames which may aid an attacker in focusing on compromising the SmartCenter host, or useful for government, intelligence and military networks where the hostname reveals the physical location and rack number of the device, which may be unintentionally published to the world.

Author(s)

  • aushack <patrick@osisecurity.com.au>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/gather/checkpoint_hostname
msf auxiliary(checkpoint_hostname) > show actions
    ...actions...
msf auxiliary(checkpoint_hostname) > set ACTION < action-name >
msf auxiliary(checkpoint_hostname) > show options
    ...show and set options...
msf auxiliary(checkpoint_hostname) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;