Closed mssalvatore closed 1 year ago
Examples: http://www.pysnmp.com/pysnmp/examples/#high-level-snmp
Look at the Modifying variables and MIB walking operations sections, which seem to be analogs of snmpset
and snmpwalk
Proof-of-concept: https://github.com/mxrch/snmp-shell.git
Description
Implement an exploiter that uses SNMP to propagate to Linux hosts.
Related: #3198
Tasks