Displaying 1 result from an estimated 1 matches for "eb280".
Did you mean:
b280
2008 Jan 09
2
MENU / SHA1 passwords not working.
...PASSWD $4$9qj4qv8g$HQ6Jl6TVrpign78XeofX2OLmfJo$
MENU PASSWD test123 $4$B4LW6NPr$xYYfSoakhfLpWE7+l8zU0MdAlIA$
When prompted for the password I enter that which I added as an arg to the
script but It throws
Me back (same as with an invalid pass).
This is how I run the script:
simon1 at eb280-simon:~/syslinux-3.52$ sha1pass 1234567890
$4$9qj4qv8g$HQ6Jl6TVrpign78XeofX2OLmfJo$
simon1 at eb280-simon:~/syslinux-3.52$ sha1pass test123
$4$B4LW6NPr$xYYfSoakhfLpWE7+l8zU0MdAlIA$
I notice I get a different hash every time when using the same arg. Is this
correct?
I'm running sla...