Ran from KDE menu, heres terminal output:
Code:
/root
/bin/sh: CAT: command not found
I'm guessing the problem is that the menu item is set to execute 'echo;pwd;echo;CAT --help; sudo -s' and that this app isn't installed.
Solution:
Download and install CiscoAuditingTool from http://packetstormsecurity.org/cisco...Tool-v1.tar.gz into /pentest/cisco/ and update menu to reflect new location instead of looking for 'CAT' in /root
Its probably irrelevant but the system I tried is one was a generic desktop PC.