INTRODUCTION
- To
packing and unpacking cisco ios images and to calculating a correct
checksum for the IOS images , Cisco Pack is wonderful tool that
you can use .
- It is installed in various penetration testing distributions . And this time I have used this on Bugtraq –II .
- Wonderful tool for those who were working on networking domain .
HOW TO OPEN CISCOPACK
- To open Ciscopack On Bugtraq , follow the path -
- Bugtraq > Vulnerability detection > Cisco > Ciscopack .
- See the below images for more details -
CISCOPACK OPENED
- Ciscopack is opened now ,you will find various options on the screen .
- You can see the below image .
- See the below image for more details -
HELP OPTION
- To display the help screen again , you can use the " --help " command .
- Command Used :- .ciscopack.pl --help
- See the below image for more details -
UNPACK THE CISCO IOS IMAGE
- Now we are going to unpack the Cisco C2600 Ios image with the help of ciscopack tool on bugtraq.
- To unpack the image , you have to use the unpack command , it look like this -
- Command : ./ciscopack.pl --unpack=c2600.bin
- See the below image for more details -
- Below image shows after successfull unpacking the c2600.bin file , it extracts into two more files i.e -
- c2600.bin.head
- C2600-I-.BIN
- See the below image for more details -
REUNPACK
- Once
you already extract your IOS file and again you give the unpack command
, then in that case it will show you the output like this .
- See the below image for more details -
READHEADER
- To read the headers of your file , you can use this command as shown below -
- Command : ./ciscopack.pl --readheader c2600.bin
- See the below image for more detail -
PACK IT AGAIN WITH PACK COMMAND ON BUGTRAQ
- In this step , we are going to pack the IOS image agian which we unpack it .
- This time we pack it with different name .
- Just see the below image for the command used to pack the ios image .
- See the below image for more details-
WATCH THE VEDIO : CISCOPACK ON BUGTRAQ
AT THE END
- This is how we can use this tool , i hope you will like this tool .
- This is a wonderful tool for the security experts .
- Mor information you can find on the Hacking Exposed - Cisco Networks Book .
- So keep following hackingDNA , share it with your friends and learn as much as you can with www.abiadonis.blogspot.com
THIS TUTORIAL IS JUST FOR EDUCATIONAL PURPOSE ONLY /-
|
Comments