[c-nsp] Interesting way to figure out when an IOS was release before deploying it

Yuri Selivanov uri at tomsknet.ru
Sun Jun 18 22:15:26 EDT 2006


		Hi there...

> Hi Guys,
> 
> Some people might find this useful.
> 
> [rolf at sentience /usr/home/rolf]$ strings c1600-y-mz.120-28d.bin | grep -A 3 
> ersio
> 
> IOS (tm) 1600 Software (C1600-Y-MZ), Version 12.0(28d), RELEASE SOFTWARE (fc1)
> Copyright (c) 1986-2005 by cisco Systems, Inc.
> Compiled Fri 19-Aug-05 16:12 by pwade$
> CW_END$-gs-y-mz$

	Btw, it's possible to get a bit more info usin' CW-struct.
Ugly details:

%strings <image> | grep -A 15 CW_BEGIN | grep -B 15 CW_END

> cheers
> /rolf
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/

-- 
Best Regards,
Yuri Selivanov [URI2-RIPE]


More information about the cisco-nsp mailing list