Kali Linux - Vulnerability Analyses Tools
[Disclaimer: The content of this article is for educational purposes only. It was written to help readers test their skills on using computers and/or Kali Linux and share knowledge about Kali Linux to the users. The writer of this article/guide take no responsibility for actions resulting from the inappropriate usage of informations contained of this article/guide.]
Cisco Tools
Kali has some tools that can be used to exploit Cisco router. One such tools is Cisco-torch which is used for mass scanning, fingerprinting, and exploitation.
Let's open the Terminal console by clicking the left pane.
Then, type "cisco-torch -parameter IP of host"
To see what are the parameters that can be used, type "cisco-torch ?"
Cisco Auditing Tool
-It is a PERL script, which scans Cisco routers for common vulnerabilities. To use it, again open the terminal on the left pane as shown in the previous section and type "CAT -h hostname or IP"
You can also add parameter "-p" which case is 23 to brute-force it.
Cisco Global Exploiter
Cisco Global Exploiter (CGE) is an advanced, simple, and fast security testing tool. With these tools, you can perform several types of attacks. However, be careful while testing in a live environment as some of them can crash the Cisco devise. For example, option [2] can stop the services.
To use this tool, type "cge.pl IPaddress number of vulnerability"
BED
-is a program designed to check daemons for potential buffer overflows, format strings, et. al.
In this case, we will test the testing machine with IP 192.168.1.102 and the protocol
HTTP.
The command will be "bed –s HTTP –t 192.168.1.102" and testing will continue.
Done na tayo mga guys, ngayon lumipat naman tayo sa mga Wireless Attacks... Hintay lamang guys... BYE!!
YOU ARE READING
Hacking Articles
RandomHacking Articles is an article/guides about basic hacking and any topics related to Hacking/Technology. This was written by Rovic Balingbing a.k.a. Baby Esue, it consists of 30 parts, this "Hacking Articles" consists of some articles, guides, tutor...
