Displaying 4 results from an estimated 4 matches for "haveibeenpwn".
Did you mean:
haveibeenpwned
2017 Oct 27
3
Password encription
...rypt-hashes are an extra layer
of protection (defense in depth).
This page (if you trust 3rd parties) will report whether a password
was ever found in a breached databases. You can also download the
SHA1 hashes of all their known cracked passwords. It's big -- 5.3Gb
7-zipped file.
https://haveibeenpwned.com/Passwords
"j.emerlik" further asks:
> You mean that today they using encrypted passwords to seeing
> who has same passwords using brute force, hashes dictionary attack ?
They precompute hashes for large number of password candidates, then
look up hashes in that table. Rain...
2018 Jun 04
0
LDAP Account Manager 6.4.RC1 with image cropping and external password check
...=============================================
LAM is a web frontend for managing accounts stored in an LDAP directory.
Announcement:
-------------
User photos can be cropped to display only the important part of an
image. Passwords can be checked via an external password service such as
https://haveibeenpwned.com/. The account list filtering was also
enhanced. PHP 7.2 is supported in this version.
This is a test release. Please report any issues till 2018-06-15.
Full changelog:
https://www.ldap-account-manager.org/lamcms/changelog
Download:
https://www.ldap-account-manager.org/lamcms/releases...
2018 Jun 20
0
LDAP Account Manager 6.4 with image cropping and external password check
...=============================================
LAM is a web frontend for managing accounts stored in an LDAP directory.
Announcement:
-------------
User photos can be cropped to display only the important part of an
image. Passwords can be checked via an external password service such as
https://haveibeenpwned.com/. The account list filtering was also
enhanced. PHP 7.2 is supported in this version.
Full changelog:
https://www.ldap-account-manager.org/lamcms/changelog
Download:
https://www.ldap-account-manager.org/lamcms/releases
Features:
---------
* management of various account types
* Unix...
2017 Oct 27
0
Password encription
...t these leaks, they seem to occur.
> This page (if you trust 3rd parties) will report whether a password
> was ever found in a breached databases. You can also download the
> SHA1 hashes of all their known cracked passwords. It's big -- 5.3Gb
> 7-zipped file.
>
> https://haveibeenpwned.com/Passwords
>
> "j.emerlik" further asks:
>
> > You mean that today they using encrypted passwords to seeing
> > who has same passwords using brute force, hashes dictionary attack ?
>
> They precompute hashes for large number of password candidates, then...