[Aide] sha256 Value

Steve Skinner skinner.steve at gmail.com
Wed Jul 28 21:56:58 EEST 2010


Thank you for the quick response. I was looking at the actual value that was
in the aide.db file without doing any filtering with base64 and hexdump.
That is what I needed.

On Wed, Jul 28, 2010 at 10:53 AM, Pablo Virolainen <pablo at vapaa.fi> wrote:

> 28.07.2010 15:59, Steve Skinner kirjoitti:
> > I am running RHEL 5.1 (2.6.10-194) aide 0.13.1
> >
> > I am trying to understand the format of the sha256 value in the db
> > file. I have it being checked on my system but the value in the db
> > file does not equate to the output of sha256sum. How is the sha256
> > value provided and checked?
> >
> > Thanks in advance.
> >
>
> pablo at ubuntu:~/projects/aide$ sha256sum  COPYING
> b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf  COPYING
> pablo at ubuntu:~/projects/aide$ grep COPYING aide.db.new |awk '{print
> $11}'|base64 -d|hexdump -v -e '32/1 "%02x" "\n"'
> b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf
> pablo at ubuntu:~/projects/aide$
>
> Seems to match.
>
> Pablo
> _______________________________________________
> Aide mailing list
> Aide at cs.tut.fi
> https://mailman.cs.tut.fi/mailman/listinfo/aide
>



-- 
http://www.lonestarfishing.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.cs.tut.fi/pipermail/aide/attachments/20100728/b1e08770/attachment.html 


More information about the Aide mailing list