copy-router-config Package Description
Copies configuration files from Cisco devices running SNMP. copy-router-config Homepage | Kali copy-router-config Repo Author: muts License: GPLv2 Tools included in the copy-router-config package copy-router-config.pl – Copies Cisco configs via SNMP root@kali:~# copy-router-config.pl ###################################################### # Copy Cisco Router config - Using SNMP # Hacked up by muts - muts@offensive-security.com ####################################################### Usage : ./copy-copy-config.pl <router-ip> <tftp-serverip> <community> Make sure a TFTP server is set up, preferably running from /tmp ! [/toggle] [toggle title=”merge-router-config.pl – Merges Cisco configs via SNMP” variation=”deepblue”] root@kali:~# merge-router-config.pl ###################################################### # Merge Cisco Router config - Using SNMP # Hacked up by muts - muts@offensive-security.com ###############################...