cisco-ocs
cisco-ocs Package Description
A mass Cisco scanning tool.
Tools included in the cisco-ocs package
cisco-ocs – A mass Cisco scanning tool
root@kali:~# cisco-ocs
********************************* OCS v 0.2 **********************************
**** ****
**** coded by OverIP ****
**** overip@gmail.com ****
**** under GPL License ****
**** ****
**** usage: ./ocs xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy ****
**** ****
**** xxx.xxx.xxx.xxx = range start IP ****
**** yyy.yyy.yyy.yyy = range end IP ****
**** ****
******************************************************************************
use: cisco-ocs IP IP
********************************* OCS v 0.2 **********************************
**** ****
**** coded by OverIP ****
**** overip@gmail.com ****
**** under GPL License ****
**** ****
**** usage: ./ocs xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy ****
**** ****
**** xxx.xxx.xxx.xxx = range start IP ****
**** yyy.yyy.yyy.yyy = range end IP ****
**** ****
******************************************************************************
use: cisco-ocs IP IP
cisco-ocs Usage Example
Attempt to exploit Cisco devices in the given IP range (192.168.99.200 192.168.99.202):
root@kali:~# cisco-ocs 192.168.99.200 192.168.99.202
********************************* OCS v 0.2 **********************************
**** ****
**** coded by OverIP ****
**** overip@gmail.com ****
**** under GPL License ****
**** ****
**** usage: ./ocs xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy ****
**** ****
**** xxx.xxx.xxx.xxx = range start IP ****
**** yyy.yyy.yyy.yyy = range end IP ****
**** ****
******************************************************************************
-192.168.99.200
|Logging... 192.168.99.200
|Router not vulnerable.
-192.168.99.201
|Logging... 192.168.99.201
|Router not vulnerable.
-192.168.99.202
|Logging... 192.168.99.202
|Router not vulnerable.
********************************* OCS v 0.2 **********************************
**** ****
**** coded by OverIP ****
**** overip@gmail.com ****
**** under GPL License ****
**** ****
**** usage: ./ocs xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy ****
**** ****
**** xxx.xxx.xxx.xxx = range start IP ****
**** yyy.yyy.yyy.yyy = range end IP ****
**** ****
******************************************************************************
-192.168.99.200
|Logging... 192.168.99.200
|Router not vulnerable.
-192.168.99.201
|Logging... 192.168.99.201
|Router not vulnerable.
-192.168.99.202
|Logging... 192.168.99.202
|Router not vulnerable.
No comments