handisport.org
Jul 9, 2026
Data breach of the French Handisport Federation (Fédération Française Handisport), the governing body for Paralympic and disability sports in France. The leaked dataset contains detailed member/licensee records including full names, birthdates, gender, contact information (email, phone, mobile), license details, license status, structure affiliations, identity verification steps, and internal administrative metadata. The data appears to be exported from their membership/licensing management system.
Data found in this dataset
Source files
Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.
FR-Handisport-org__records.csv12 columns59,931 rows
File structure
Format: CSV·Delimiter: comma·Has header: yes·Quote: "
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 1 | gender | high | [1] header 'gender', values are 'm'/'f' (standard gender codes) |
| 3 | firstName | high | [3] header 'first_name', values are given names (e.g., 'Stacy') |
| 4 | lastName | high | [4] header 'last_name', values are surnames (e.g., 'CHAUFFEUR') |
| 5 | dob | high | [5] header 'birthdate', ISO date format values (e.g., '1989-11-09T23:00:00.000000Z') |
| 6 | fullName | high | [6] header 'full_name', values combine first + last name (e.g., 'A CHAUFFEUR') |
| 64 | lastName | high | [64] nested path 'license.user.last_name', value 'A Ïdel' is a surname |
| 65 | firstName | high | [65] nested path 'license.user.first_name', value 'Soraya' is a given name |
| 67 | gender | high | [67] nested path 'license.user.gender', value 'f' is a standard gender code |
| 68 | dob | high | [68] nested path 'license.user.birthdate', value '1977-03-28' is a date without time |
| 74 | high | [74] nested path 'license.user.email', value 'soraya.aidel@free.fr' contains '@' | |
| 82 | skip | high | [82] nested path 'license.user.phone', value 'FR' is a country code prefix for phone numbers |
| 84 | phone | high | [84] nested path 'license.user.mobile', value '+33683021087' is a valid French mobile number |
Notes: 90 columns total, 12 contain PII. All PII columns mapped with high confidence based on headers and sample values. Nested license.user.* fields contain duplicated PII (e.g., email, phone, name, gender, DOB) — mapped accordingly.