nerdexam
GIAC

GPEN · Question #211

Which of the following tools is used for SNMP enumeration?

The correct answer is C. Getif. Getif is a Windows-based graphical SNMP MIB browser and enumeration tool used to query SNMP-enabled network devices.

Vulnerability Discovery & Scanning

Question

Which of the following tools is used for SNMP enumeration?

Options

  • ASARA
  • BUserinfo
  • CGetif
  • DEnum

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    83% (24)
  • D
    10% (3)

Why each option

Getif is a Windows-based graphical SNMP MIB browser and enumeration tool used to query SNMP-enabled network devices.

ASARA

SARA (Security Auditor's Research Assistant) is a network vulnerability scanner, not an SNMP-specific enumeration tool.

BUserinfo

Userinfo is a tool used to enumerate user account information on Windows systems, not SNMP device data.

CGetifCorrect

Getif is a freeware Windows utility that allows an attacker or administrator to perform SNMP enumeration by querying MIB (Management Information Base) objects on SNMP-enabled devices. It supports SNMPv1 and v2c and can retrieve information such as system details, network interfaces, routing tables, and ARP tables from a target device using the community string.

DEnum

Enum is a Windows command-line tool for enumerating NetBIOS and user account information, not SNMP data.

Concept tested: SNMP enumeration tool identification

Source: https://learn.microsoft.com/en-us/windows/win32/snmp/snmp-reference

Topics

#SNMP enumeration#Getif#network enumeration#MIB

Community Discussion

No community discussion yet for this question.

Full GPEN Practice