Last.fm Database - Leaks, Download!
by Lord.hushu - 06-20-2023, 10:33 AM
#1
Hello Rebreached Community,
Today I have uploaded the Last.fm Database for you to download for free, thanks for reading and enjoy!

[Image: Lastfm.png]

In March 2012, the music website Last.fm was hacked and 43 million user accounts were exposed. Whilst Last.fm knew of an incident back in 2012, the scale of the hack was not known until the data was released publicly in September 2016. The breach included 37 million unique email addresses, usernames and passwords stored as unsalted MD5 hashes.

Compromised data: Email addresses, Passwords, Usernames, Website activity

Hidden Content
You must register or login to view this content.
Reply
#2
Sample:
 
Code:
CREATE TABLE users (
    id integer NOT NULL,
    name text NOT NULL,
    email text,
    pass text NOT NULL,
    regdate timestamp(0) without time zone DEFAULT now() NOT NULL,
    disabled boolean DEFAULT false NOT NULL,
    lastsubmitdate timestamp(0) without time zone,
    fromsite character varying(14) DEFAULT 'scrobbler'::character varying,
    newsletter boolean DEFAULT false,
    label integer,
    recordtoprofile boolean DEFAULT true NOT NULL,
    tutorial boolean DEFAULT true NOT NULL,
    permissions boolean[],
    numposts integer DEFAULT 0 NOT NULL,
    campaignhits integer DEFAULT 0 NOT NULL,
    shopclicks integer DEFAULT 0 NOT NULL,
    cluster integer DEFAULT 1 NOT NULL,
    lastresetdate timestamp(0) without time zone,
    referer text,
    banned boolean DEFAULT false,
    invitesused integer DEFAULT 0 NOT NULL,
    webplayer boolean,
    nohash_pass text,
    email_verified boolean DEFAULT false,
    is_verified_human boolean DEFAULT false
);


ALTER TABLE public.users OWNER TO lastfm;

--
-- Name: COLUMN users.lastresetdate; Type: COMMENT; Schema: public; Owner: lastfm
--

COMMENT ON COLUMN users.lastresetdate IS 'time, if any, their profile stats were reset';


--
-- Name: COLUMN users.referer; Type: COMMENT; Schema: public; Owner: lastfm
--

COMMENT ON COLUMN users.referer IS 'used by popup player to track signups from other sites';


--
-- Name: COLUMN users.webplayer; Type: COMMENT; Schema: public; Owner: lastfm
--

COMMENT ON COLUMN users.webplayer IS 'if true, this user prefers the web based player instead of software. if NULL, they don''t know yet.';


--
-- Name: COLUMN users.nohash_pass; Type: COMMENT; Schema: public; Owner: lastfm
--

COMMENT ON COLUMN users.nohash_pass IS 'un-hashed password';


--
-- Name: users_id_seq; Type: SEQUENCE; Schema: public; Owner: lastfm
--

CREATE SEQUENCE users_id_seq
    START WITH 1
    INCREMENT BY 1
    NO MAXVALUE
    NO MINVALUE
    CACHE 1;


ALTER TABLE public.users_id_seq OWNER TO lastfm;

--
-- Name: users_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: lastfm
--

ALTER SEQUENCE users_id_seq OWNED BY users.id;


--
-- Name: users_id_seq; Type: SEQUENCE SET; Schema: public; Owner: lastfm
--

SELECT pg_catalog.setval('users_id_seq', 48728988, true);


--
-- Name: id; Type: DEFAULT; Schema: public; Owner: lastfm
--

ALTER TABLE users ALTER COLUMN id SET DEFAULT nextval('users_id_seq'::regclass);


--
-- Data for Name: users; Type: TABLE DATA; Schema: public; Owner: lastfm
--

COPY users (id, name, email, pass, regdate, disabled, lastsubmitdate, fromsite, newsletter, label, recordtoprofile, tutorial, permissions, numposts, campaignhits, shopclicks, cluster, lastresetdate, referer, banned, invitesused, webplayer, nohash_pass, email_verified, is_verified_human) FROM stdin;
5310329 piotras1805 piotras1805@wp.pl e2a18210956d33cd2f636d2cd9286e4a 2006-12-29 12:37:21 f \N lastfm f \N t t {f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f} 0 0 0 5 \N http://www.lastfm.jp/music/East+West+Rockers/_/Rockers%2BAnthem%2528Cheeba%252C%2BGrizzlee%252C%2BLuta%2Bfeat.%2BRastuch%2B%2526%2BYT%2529 f 0 f \N \N t
13884853 67325476 roberta8668@hotmail.com 4f1d414c5f6c91858a5a9f997b56194a 2008-11-23 23:50:07 f \N lastfm f \N t t \N 0 0 0 5 \N \N f 0 \N \N \N t
3859792 steppesandsleep withplutarch@gmail.com 99d6341dbd215172886e40227c7960db 2006-05-29 22:07:27 f \N scrobbler f \N t t {f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f} 0 0 0 5 2007-01-04 10:27:02 http://www.last.fm/ f 0 f \N \N t
48568125 jessiesnyder49 talogin@gmail.com fa077d39cb67070d255b200196bfc7e6 2012-03-14 07:58:02 f \N www f \N t t \N 0 0 0 5 \N \N f 0 \N \N t t
14173066 MCEinari juho.levo@suomi24.fi 5469aba04997b10ce9cee08498eb0368 2008-12-08 18:15:20 f \N lastfm f \N t t \N 0 0 0 5 \N http://www.google.com/search?q=fm&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:fi:official&client=firefox-a f 0 f \N \N t
17361014 toledoshawn toledoshawn@yahoo.com 9c8be11d1d1b76555dcbac30d6c6b19b 2009-03-28 05:22:54 f \N lastfm t \N t t \N 0 0 0 5 \N ws:f77a99a8cc94de28f48cb9dfbff8723a f 0 \N \N f t
16678595 sudamakina em1048@gmail.com 067c10d420547bf07d40bc096ad12c74 2009-03-07 12:58:35 f \N lastfm f \N t t \N 0 0 0 5 \N \N f 0 \N \N t t
26705309 durdysancho vas599@aol.com c6983b366e2ff8a0ab159d6778cff745 2010-02-05 18:23:26 f \N lastfm t \N t t \N 0 0 0 5 \N ws:56bd56d3644874253e254349500f6f71 f 0 \N \N f t
7563918 xergata ignoreheight@yahoo.com 9f22f8432cf7554cc52706164a1d4191 2007-08-27 04:08:14 f \N lastfm f \N t t {f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f} 0 0 0 5 \N http://apps.facebook.com/listening/ f 0 f \N \N t
13885036 schuringamusic schuringa.man@yahoo.com 0a23eb155ee725dd5c4a52b34d91073d 2008-11-24 00:04:56 f \N lastfm f \N t t \N 0 0 0 5 \N \N f 0 f \N \N t
15327269 ams235 floraguiet@yahoo.com a700028489912c64da295a8466cf8e5b 2009-01-25 16:25:15 f \N lastfm f \N t t \N 0 0 0 5 \N http://www.google.ro/search?hl=ro&rlz=1W1GGLD_ro&pwst=1&sa=X&oi=spell&resnum=1&ct=result&cd=1&q=free+download+jean+sibelius+valse+triste&spell=1 f 0 \N \N \N t
13884922 trosnau trosnau@telusplanet.net e6ac227d436afadddb8dab18a49d8051 2008-11-23 23:55:45 f \N lastfm f \N t t \N 0 0 0 5 \N http://www.last.fm/ f 0 f \N \N t
5505370 xingyeyouzai rsw250@gmail.com b9be9adee29895765f1a48b0ea7d3d82 2007-01-24 08:59:49 f \N lastfm f \N t t {f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f} 0 0 0 5 \N \N f 0 f \N \N t
15327533 dmeny504 wizardwan0@yahoo.com 8d84ed9be2bfb96b0332beb1c4d0c577 2009-01-25 16:32:06 f \N lastfm f \N t t \N 0 0 0 5 \N http://www.last.fm/music/The+Cool+Kids f 0 \N \N \N t
6716941 iheart_dead thexhiredxgun@yahoo.com 46470f42630e4a603383a58b8ae4a1f7 2007-06-05 20:24:35 f \N lastfm f \N t t {f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f} 0 0 0 5 \N http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=23893 f 0 f \N \N t
15327621 jakekearley gunners_4_life@hotmail.co.uk 418b45086b2a216939705d36c0acf989 2009-01-25 16:34:27 f \N lastfm \N \N t t \N 0 0 0 5 \N ws:c63898950a6bac07afb590f784950123 f 0 \N \N \N t
15321154 JMats matskolsteeg@hotmail.com 56289f28e8816d2272f6452e7313a76f 2009-01-25 13:10:02 f \N lastfm f \N t t \N 0 0 0 5 \N http://www.last.fm/ f 0 \N \N \N t
2040861 lillis 3c16a9ff6545cfdd0be80cb0e0b31362 2004-09-14 16:46:11 f \N scrobbler t \N t t {f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f} 1 0 0 3 \N \N 0 \N \N \N t
Reply
#3
can't wait till i get 7 points

best forum ive used apart from the old breached, xss.is and raidforums
Reply
#4
(07-22-2023, 12:40 PM)seed1337 Wrote: can't wait till i get 7 points

best forum ive used apart from the old breached, xss.is and raidforums

thank you , have fun stay safe
Reply
#5
Rolleyes I did well
Reply
#6
thanx for the info veere
Reply
#7
where is the link brother ? why there is no link in the contents ? or not working ?
Reply
#8
thanx for the info veere
Reply
#9
Thanks men
Reply
#10
Thanks for sharing, helps me getting closer to 7 Points...
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  ClickASnap Database - Leaks, Download! Lord.hushu 35 19,457 09-17-2024, 11:51 PM
Last Post: mert17
  İleti Yönetim Sistemi Database - Leaks, Download! Lord.hushu 49 31,933 09-17-2024, 01:53 AM
Last Post: vemiveb.pacobe
  Abandonia Database - Leaks, Download! ReBreached 6 9,348 09-14-2024, 09:53 AM
Last Post: gtdhdb
  Black Hat World Database - Leaks, Download! ReBreached 10 10,101 09-14-2024, 09:52 AM
Last Post: gtdhdb

Forum Jump:


Users browsing this thread: 1 Guest(s)