March 23, 2022 at 6:49 AM
Estoreko.com appears to be an online shopping platform based in the philippines. Database is dated sql dump from Oct 05, 2020, so its a little old. Password is bcrypt :( but the rest of the data is readable, and in its original sql format. Figure the leak is public already, but someone might want it ¯\_ (ツ)_/¯
around 265k lines
Data:
`users` (`id`, `first_name`, `last_name`, `username`, `email`, `password`, `sex`, `mem_type`, `country`, `sponsor`, `user_ip`, `avatar`, `mobile`, `regMethod`, `confirmed`, `blocked`, `confirmation_code`, `created_at`, `updated_at`, `remember_token`)
around 265k lines
Data:
`users` (`id`, `first_name`, `last_name`, `username`, `email`, `password`, `sex`, `mem_type`, `country`, `sponsor`, `user_ip`, `avatar`, `mobile`, `regMethod`, `confirmed`, `blocked`, `confirmation_code`, `created_at`, `updated_at`, `remember_token`)



