parent
cdac829b02
commit
a5f4ddd276
|
@ -487,7 +487,7 @@ service-names = [
|
||||||
|
|
||||||
[[snmp.scan]]
|
[[snmp.scan]]
|
||||||
name = 'onesixtyone'
|
name = 'onesixtyone'
|
||||||
command = 'onesixtyone -c /usr/share/seclists/Discovery/SNMP/common-snmp-community-strings_onesixtyone.txt -dd {address} 2>&1 | tee "{scandir}/{protocol}_{port}_snmp_onesixtyone.txt"'
|
command = 'onesixtyone -c /usr/share/seclists/Discovery/SNMP/common-snmp-community-strings-onesixtyone.txt -dd {address} 2>&1 | tee "{scandir}/{protocol}_{port}_snmp_onesixtyone.txt"'
|
||||||
run_once = true
|
run_once = true
|
||||||
ports.udp = [161]
|
ports.udp = [161]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue