Rapid7 Vulnerability & Exploit Database

BACnet Scanner

Back to Search

BACnet Scanner

Created
08/29/2022

Description

Discover BACnet devices by broadcasting Who-is message, then poll discovered devices for properties including model name, software version, firmware revision and description.

Author(s)

  • Paz <Paz @ SCADAfence>

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/scanner/scada/bacnet_l3
msf auxiliary(bacnet_l3) > show actions
    ...actions...
msf auxiliary(bacnet_l3) > set ACTION < action-name >
msf auxiliary(bacnet_l3) > show options
    ...show and set options...
msf auxiliary(bacnet_l3) > 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

;