Rapid7 Vulnerability & Exploit Database

Veeder-Root Automatic Tank Gauge (ATG) Administrative Client

Back to Search

Veeder-Root Automatic Tank Gauge (ATG) Administrative Client

Created
05/30/2018

Description

This module acts as a simplistic administrative client for interfacing with Veeder-Root Automatic Tank Gauges (ATGs) or other devices speaking the TLS-250 and TLS-350 protocols. This has been tested against GasPot and Conpot, both honeypots meant to simulate ATGs; it has not been tested against anything else, so use at your own risk.

Author(s)

  • Jon Hart <jon_hart@rapid7.com>

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/admin/atg/atg_client
msf auxiliary(atg_client) > show actions
    ...actions...
msf auxiliary(atg_client) > set ACTION < action-name >
msf auxiliary(atg_client) > show options
    ...show and set options...
msf auxiliary(atg_client) > 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

;