Temporary Advertisements:
Ad
Ad
Ad
The Heritage Foundation Database, Leaked - Download!
by IntelBroker - Thursday July 11, 2024 at 04:18 PM
#11
Thanks.


For anyone who wants to easily browse it with PhpMyAdmin here is a docker-compose.yml to make it easier. Just create a folder called sql and drop the .sql file in there before running and navigate to localhost:8080:
services:
  db:
    image: mysql:latest
    container_name: mysql_db
    environment:
      MYSQL_ROOT_PASSWORD: rootpassword
      MYSQL_DATABASE: pantheon
      MYSQL_USER: user
      MYSQL_PASSWORD: password
    volumes:
      - ./sql:/docker-entrypoint-initdb.d
    ports:
      - "3306:3306"

  phpmyadmin:
    image: phpmyadmin/phpmyadmin:latest
    container_name: phpmyadmin
    environment:
      PMA_HOST: db
      PMA_USER: user
      PMA_PASSWORD: password
      PMA_PORT: 3306
    ports:
      - "8080:80"
    depends_on:
      - db
#12
Thanks a lot ! That's definitely a one of a kind database, with some good data in it.
#13
The Heritage Foundation Database?
#14
I think I saw this data somewhere , I will check anyway , Thanks for sharing
#15
Are those actual email messages in the sample?
#16
kudos again for such a great leak for only 0 credits! i was never expecting this to be free considering its such a recent leak
#17
There is a mix of MD5 and PHPass hashes for the wp_user table. Along with the login failure MD5 hashes. Haven't had much luck cracking them yet. Anyone have any luck yet? i'm thinking it's not stright MD5 hashes, that I might need a bit of salt on these here hashes.


The SAML configuration in WP_Options looks promising, thou Wink
#18
link dead not working
#19
mega link is dead
#20
thank you for sharing, do you mind reuploading? the link is down.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Swiss Casinos 500K LiMo3 25 5,066 Sep 07, 2026, 05:09 PM
Last Post: suicided
  238M Eye of God Telegram bot «Глаз Бога» Specks6265 128 19,760 Sep 07, 2026, 05:08 PM
Last Post: suicided
  109M TURKEY DATABASE buadamcokfena 38 4,915 Sep 07, 2026, 05:08 PM
Last Post: suicided
  Forex Leads 899k Smartians 10 4,072 Sep 07, 2026, 05:06 PM
Last Post: suicided
  [REPOST] HSBC & Barclays Breach, Leaked - Download! HumanError 10 2,581 Sep 07, 2026, 05:05 PM
Last Post: suicided

Forum Jump:


 Users browsing this forum: 1 Guest(s)