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
  www.semsarmasr.com database Al-Sheikh 12 711 03-27-2026, 05:18 PM
Last Post: Caine
  [PERU] Rimac - Customer Database & Insurance Documents AEAwazka 1 315 03-27-2026, 11:32 AM
Last Post: Tanaka
  ketraco.co.ke database Kenya LindaBF 6 524 03-27-2026, 11:18 AM
Last Post: Tanaka
  2.6 million (2.8 million) TurkNet ISP database hizim180 119 2,379 03-27-2026, 08:33 AM
Last Post: Caine
  [FR] [REPOST] FRENCH DATABASE QUERY.LAT salmandiarra 6 506 03-27-2026, 07:39 AM
Last Post: Addka72424



 Users browsing this thread: 1 Guest(s)