Merge pull request #326 from RealFakeAccount/snmp-patch

add default community string for snmp
This commit is contained in:
Carlos Polop 2022-05-07 11:35:26 +01:00 committed by GitHub
commit 6fd78c3587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@ In versions 1 and 2/2c if you to use a **bad** community string the server wont
# Brute-Force Community String (v1 and v2c)
To **guess the community string** you could perform a dictionary attack. Check [here different ways to perform a brute-force attack against SNMP](../../generic-methodologies-and-resources/brute-force.md#snmp).
To **guess the community string** you could perform a dictionary attack. Check [here different ways to perform a brute-force attack against SNMP](../../generic-methodologies-and-resources/brute-force.md#snmp). A frequently used community string is `public`.
# Enumerating SNMP