Hi,
The nessus scan (http://www.nessus.org/nessus/) indicates SNMP agent is
vulnerable since community name can be easily guessed.  (
http://www.nessus.org/plugins/index.php?view=single&id=10264)

Hence I tried to change the default community name (from public) as below in
snmpd.conf and the above vulnerability is not reported.
com2sec notConfigUser  default       XYZ

Please suggest, if there is another way to resolve this issue:

It works fine in ucd-snmp-5.1.2, but the same doesn't work for ucd-snmp-4.2
. In ucd-snmp-4.2, the agent is returning the mib information ignoring the
community name.

Hence :
snmpwalk -v 1 -c whatever IP
returns the server information, Please suggest if i am missing some thing.
Is this the known issue in 4.2 version

Regards,
Pavan
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to