[dbsec] Re: Extracting password hashes from raw oracle DB files

Following my own post ,
I`ve to mention that I already know the trick mentioned in
Oracle-Hackers-Hanbook ,
For example ,

 hexdump -C -s 448767 -n 2000 system01.dbf

But this rise the question whether offsets are always the same (at least
for default accounts like SYS) ?

If not , any pattern to look for , to match & locate offsets of every
user and it`s hash in dbf file ?


End. :)

Other related posts: