Csv No Pass Nokia """data breach""" 2024
- Thread starter
- Thread Author
- #1
Hello, yesterday while diving thru my collection I found out that most of 888 (BIG) 'data breaches' (more like bogus scrapes) are either fake or fabricated
For example as the title states today I'm posting about his Nokia data: You must be logged in to see this link.
He claims +7k rows, but are approximately 115K because they were converted to JSON and also were added random entries to make the file look bigger.
Before working on the data it looked like this:
After converting it to CSV the number claimed slightly matches, but after completely cleaning the file from garbage and duplicates we merely have 3700 records
("Email Verification Status","Direct Phone Number","Corporate Phone Number","Employees","Industry"."Created Time") removed because they were placed on purpose to make it look legit and wider
Why I'm posting this? Just to say check what you're downloading and who you are idolizing, a LARP, and pretty sure I will post more to rebut his most known claims!
You can now download the free-garbage """database"" here: You must be logged in to see this link.
For example as the title states today I'm posting about his Nokia data: You must be logged in to see this link.
He claims +7k rows, but are approximately 115K because they were converted to JSON and also were added random entries to make the file look bigger.
Before working on the data it looked like this:
before:
{
"First Name":"Dave",
"Last Name":"Arlt",
"Job Title":"Superintendent",
"Company Name":"Nokia",
"Email":"dave@nokia.com",
"Email Verification Status":"valid",
"Direct Phone Number":"(972) 936-7500",
"Corporate Phone Number":"(972) 936-7500",
"Employees":88000,
"Industry":"Telecommunications",
"Person State":"Colorado",
"Person Country":"United States",
"Created Time":"2023-02-22T17:40:00.000Z"
},
("Email Verification Status","Direct Phone Number","Corporate Phone Number","Employees","Industry"."Created Time") removed because they were placed on purpose to make it look legit and wider
after:
first_name,last_name,email,job_title,state,country
"dave","arlt",dave@nokia.com,"superintendent","colorado","united states"
"jason","borak",jason.borak@nokia.com,"innovation engineering senior manager","espoo southern finland finland","finland"
"ken","hsieh",khsieh@nokia.com,"manager network operation","espoo southern finland finland","finland"
"nikolay","lobanov",nl@nokia.com,"network planning and optimization expert","espoo southern finland finland","finland"
"mary","lowry",ml@nokia.com,"manager","espoo southern finland finland","finland"
You can now download the free-garbage """database"" here: You must be logged in to see this link.