Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New check plugin to detect use of SNMPv1 and SNMPv2 #355

Closed
ericwb opened this issue Aug 6, 2018 · 1 comment
Closed

New check plugin to detect use of SNMPv1 and SNMPv2 #355

ericwb opened this issue Aug 6, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@ericwb
Copy link
Member

ericwb commented Aug 6, 2018

Is your feature request related to a problem? Please describe.
SNMPv1 and SNMPv2 are known to be non-secure protocols. SNMPv3 can be secure if used properly with encryption and authentication. But correct options must be chosen.

https://www.us-cert.gov/ncas/alerts/TA17-156A

Describe the solution you'd like
New check plugin to detect use of pysnmp (Python SNMP library) and use with SNMP version 1, 2, and 3 (with no auth, no priv).

Describe alternatives you've considered
N/A

Additional context
N/A

@ericwb ericwb added the enhancement New feature or request label Aug 6, 2018
@ericwb ericwb added the hacktoberfest https://hacktoberfest.digitalocean.com/ label Oct 1, 2018
@Jed-Giblin
Copy link
Contributor

I would love to work on this.

@ericwb ericwb removed the hacktoberfest https://hacktoberfest.digitalocean.com/ label Oct 31, 2018
@ericwb ericwb added this to the Near Future milestone May 9, 2019
@ericwb ericwb removed this from the Near Future milestone Feb 4, 2022
@ericwb ericwb closed this as completed Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants