intentionet / netconan

netconan - a Network Configuration Anonymizer
Apache License 2.0
145 stars 12 forks source link

Update snmp community regex #84

Closed sfraint closed 6 years ago

sfraint commented 6 years ago

Make snmp community regex match more specific syntax.

Previously Netconan would anonymize the first word after the last occurrence of community, e.g. consider the following line where sercretcommunity is the snmp community name to be anonymized:


This change is Reviewable