[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
verify currently running software on ram
- Subject: verify currently running software on ram
- From: saku at ytti.fi (Saku Ytti)
- Date: Mon, 13 Jan 2014 12:46:51 +0200
- In-reply-to: <[email protected]>
- References: <[email protected]>
On (2014-01-13 12:26 +0200), Tassos Chatzithomaoglou wrote:
> I'm looking for ways to verify that the currently running software on our Cisco/Juniper boxes is the one that is also in the flash/hd/storage/etc.
IOS: verify /md5 flash:file
JunOS: filechecksum md5|sha-256|sha1 file
But if your system is owned, maybe the verification reads filename and outputs
expected hash instead of correct hash.
--
++ytti