perl-cisco-copyconfig
Provides methods for manipulating Cisco devices
Platforms: Linux · Last verified September 6, 2026
Cisco::CopyConfig provides methods for manipulating the running-config of Cisco devices running IOS via SNMP directed TFTP. This is handy for making changes or backups on many devices without having to log into each device or write messy expect type scripts that need constant tweaking.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install perl-cisco-copyconfig`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.