SNMP Detection

Tim Naami <[email protected]>
Newsgroups gmane.comp.security.nmap.devel
Message-ID <CAJMvwz=JNpsVuz2NnpvxOGsKAcYnrn03f3oj_m7QVF9dNxDRGg@mail.gmail.com>
I am attempting to detect SNMP using NMAP but am not getting results I am
expecting.  I have tried this a couple different ways.

I have a target with SNMP working and I have confirmed it is responding
using snmpwalk.

When I use:

nmap -sU -p 161 --script=snmp-interfaces 10.255.22.222

I get:

Starting Nmap 7.01 ( https://nmap.org ) at 2017-03-21 11:45 CDT
Nmap scan report for testuser-pc.rhsnet.org (10.255.22.222)
Host is up (0.00053s latency).
PORT    STATE         SERVICE
161/udp open|filtered snmp





I also tried:

nmap -sU -sV -p 161 10.255.22.222

I get:

Starting Nmap 7.01 ( https://nmap.org ) at 2017-03-21 11:38 CDT
Nmap scan report for testuser-pc.rhsnet.org (10.255.22.222)
Host is up (0.00052s latency).
PORT    STATE         SERVICE VERSION
161/udp open|filtered snmp



The above was done on a Linux box but I have tried this with NMAP 7.40
on Windows and get the same results.


Is this the output I should get or should there be more information?

Tim

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.