DarkForums Members
Posts
23
Threads
0
Joined
Aug 2023
1 Year
DarkForums Members
Posts
5
Threads
0
Joined
May 2025
2 Months
Thanks for the free share ;)
DarkForums Members
Posts
4
Threads
0
Joined
Apr 2025
3 Months
DarkForums Members
Posts
2
Threads
0
Joined
Jul 2025
1 days
DarkForums Members
Posts
4
Threads
0
Joined
May 2025
2 Months
Has anyone managed to convert this file to a CSV? I tried with a Python script, but it doesn't really work because the JSON isn't valid.
If you've created a CSV, can you share it with me in MP? thanks
DarkForums Members
Posts
35
Threads
0
Joined
Sep 2024
10 Months
DarkForums Members
Posts
4
Threads
0
Joined
Jul 2025
Few hours
(06-07-25, 01:09 AM)Tanaka Wrote: Database leaked Norauto France
contains email name phone address
all rows: 17,474,727
users: about 156K
date: 2024=11
sample:
Code: {
"address": {
"address1": "14 rue Gabriel péri",
"address2": "Impasse chemin vert maison numéro 4",
"address_type": null,
"alias": "Livraison",
"city": "ST YZAN DE SOUDIAC",
"company": null,
"country": {
"addon": null,
"addon_id": null,
"currency": null,
"custom_code": null,
"flag": "https://location.norauto.fr/img/flags/1x1/fr.svg",
"id": 75,
"iso_code": "FR",
"name": "France",
"phone_code": 33,
"phone_code_full": "+33"
},
"country_id": 75,
"country_name": "France",
"created_at": "2024-02-23T15:53:28.000000Z",
"customer_id": 71538,
"external_id": null,
"firstname": "Yoni",
"id": 68852,
"lastname": "Redon",
"phone": "+33629605412",
"postcode": "33920",
"updated_at": "2024-02-23T15:53:28.000000Z"
},
"addresses": [
{
"address1": "14 rue Gabriel péri",
"address2": "Impasse chemin vert maison numéro 4",
"address_type": null,
"alias": "Livraison",
"city": "ST YZAN DE SOUDIAC",
"company": null,
"country": {
"addon": null,
"addon_id": null,
"currency": null,
"custom_code": null,
"flag": "https://location.norauto.fr/img/flags/1x1/fr.svg",
"id": 75,
"iso_code": "FR",
"name": "France",
"phone_code": 33,
"phone_code_full": "+33"
},
"country_id": 75,
"country_name": "France",
"created_at": "2024-02-23T15:53:28.000000Z",
"customer_id": 71538,
"external_id": null,
"firstname": "Yoni",
"id": 68852,
"lastname": "Redon",
"phone": "+33629605412",
"postcode": "33920",
"updated_at": "2024-02-23T15:53:28.000000Z"
}
],
"antifraud_last_score_method_label": "Score Fraude",
"antifraud_score": null,
"antifraud_score_method_label": "",
"antifraud_score_state": {
"declined": "danger",
"pending": "warning",
"validated": "success"
},
"antifraud_score_status": null,
"antifraud_score_status_label": "",
"available_custom_fields": [
{
"active": true,
"code": "cf_customfield_6",
"created_at": "2020-12-04T06:23:17.000000Z",
"excluded_categories_ids": null,
"field_type": null,
"fillable": true,
"id": 6,
"input_type": "text",
"label": {
"fr": "N° carte d'identité"
},
"number": 1,
"position": 1,
"required": false,
"target": "customer",
"updated_at": "2020-12-16T17:25:21.000000Z",
"validation_regex": null
},
{
"active": true,
"code": "cf_customfield_7",
"created_at": "2020-12-04T06:23:17.000000Z",
"excluded_categories_ids": null,
"field_type": null,
"fillable": true,
"id": 7,
"input_type": "text",
"label": {
"fr": "N° carte de fidélité"
},
"number": 2,
"position": 2,
"required": false,
"target": "customer",
"updated_at": "2020-12-16T17:25:21.000000Z",
"validation_regex": null
},
thanks bro
DarkForums Members
Posts
30
Threads
0
Joined
Jul 2025
2 Weeks
thanks bro for this sharing
DarkForums Members
Posts
20
Threads
0
Joined
Jun 2025
1 Months
|