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.
Question
Which of the following tools is used for SNMP enumeration?
Options
- ASARA
- BUserinfo
- CGetif
- DEnum
How the community answered
(29 responses)- A3% (1)
- B3% (1)
- C83% (24)
- D10% (3)
Why each option
Getif is a Windows-based graphical SNMP MIB browser and enumeration tool used to query SNMP-enabled network devices.
SARA (Security Auditor's Research Assistant) is a network vulnerability scanner, not an SNMP-specific enumeration tool.
Userinfo is a tool used to enumerate user account information on Windows systems, not SNMP device data.
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.
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
Community Discussion
No community discussion yet for this question.