bcrypt hash with salt
#13
The salt is usually part of the bcrypt hash itself. If you have an additional salt that is non-standard and you either have to incorporate it into your attack somehow or hack the kernel.


Messages In This Thread
bcrypt hash with salt - by sleclerc - 11-21-2018, 09:49 PM
RE: bcrypt hash with salt - by undeath - 11-21-2018, 11:43 PM
RE: bcrypt hash with salt - by Mem5 - 11-22-2018, 10:46 AM
RE: bcrypt hash with salt - by sleclerc - 11-22-2018, 04:38 PM
RE: bcrypt hash with salt - by Loopy - 11-27-2018, 05:36 PM
RE: bcrypt hash with salt - by undeath - 11-22-2018, 05:36 PM
RE: bcrypt hash with salt - by sleclerc - 11-22-2018, 05:56 PM
RE: bcrypt hash with salt - by undeath - 11-22-2018, 06:14 PM
RE: bcrypt hash with salt - by Mem5 - 11-23-2018, 12:14 AM
RE: bcrypt hash with salt - by undeath - 11-23-2018, 04:50 PM
RE: bcrypt hash with salt - by epixoip - 11-24-2018, 10:26 AM
RE: bcrypt hash with salt - by sleclerc - 11-28-2018, 02:08 PM
RE: bcrypt hash with salt - by undeath - 11-28-2018, 02:41 PM