09-26-2025, 10:46 AM
(This post was last modified: 09-26-2025, 10:48 AM by penguinkeeper.)
They all crack just fine. If you're not finding anything, you're probably just not searching for long enough or the website has some weird password requirements. I used the direct Wordpress source code when making the kernel, so either there are 2 versions, which I doubt or the hashes just simply didn't crack because you didn't search long enough
> ./hashcat -m 35500 '$wp$2y$10$6JY0fMveDoVIL3x1Bap8bux1ej.b/gHAiEa5OFiTmxJz3KQ0okcru' -a 3 admin12345 --quiet --potfile-disable
$wp$2y$10$6JY0fMveDoVIL3x1Bap8bux1ej.b/gHAiEa5OFiTmxJz3KQ0okcru:admin12345
> ./hashcat -m 35500 '$wp$2y$10$ZqQTvRyY/uIoXsZTt.aK8.5uKhywF5X7UdfKO1Fc9hRmvNZoPu9q.' -a 3 birdbirdbirdbirdbirdbird44 --quiet --potfile-disable
$wp$2y$10$ZqQTvRyY/uIoXsZTt.aK8.5uKhywF5X7UdfKO1Fc9hRmvNZoPu9q.:birdbirdbirdbirdbirdbird44
> ./hashcat -m 35500 '$wp$2y$10$pOr0jNc8pTPFfSK8PH4aneQdH1CFTw.78cpADXSSMVr4ddE.E14iK' -a 3 ex@mple --quiet --potfile-disable
$wp$2y$10$pOr0jNc8pTPFfSK8PH4aneQdH1CFTw.78cpADXSSMVr4ddE.E14iK:ex@mple
> ./hashcat -m 35500 '$wp$2y$10$6JY0fMveDoVIL3x1Bap8bux1ej.b/gHAiEa5OFiTmxJz3KQ0okcru' -a 3 admin12345 --quiet --potfile-disable
$wp$2y$10$6JY0fMveDoVIL3x1Bap8bux1ej.b/gHAiEa5OFiTmxJz3KQ0okcru:admin12345
> ./hashcat -m 35500 '$wp$2y$10$ZqQTvRyY/uIoXsZTt.aK8.5uKhywF5X7UdfKO1Fc9hRmvNZoPu9q.' -a 3 birdbirdbirdbirdbirdbird44 --quiet --potfile-disable
$wp$2y$10$ZqQTvRyY/uIoXsZTt.aK8.5uKhywF5X7UdfKO1Fc9hRmvNZoPu9q.:birdbirdbirdbirdbirdbird44
> ./hashcat -m 35500 '$wp$2y$10$pOr0jNc8pTPFfSK8PH4aneQdH1CFTw.78cpADXSSMVr4ddE.E14iK' -a 3 ex@mple --quiet --potfile-disable
$wp$2y$10$pOr0jNc8pTPFfSK8PH4aneQdH1CFTw.78cpADXSSMVr4ddE.E14iK:ex@mple