rsnl.nl
May 29, 2026
23,756
Records
1
Files
May 30, 2026
Added
A credential dump from what appears to be a Dutch RuneScape community forum (RSN.nl - RuneScape Nederland), using phpBB3 software. Contains usernames, password hashes (mix of MD5 and phpBB3 $H$ format), and email addresses. The Dutch email domains (.nl, hotmail.com, etc.) and RuneScape-themed usernames are consistent with a Dutch RS fan community forum.
Data found in this dataset
EmailUsername
Source files
Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.
md5_phpbb3_rsnl.txt3 columns23,756 rows
File structure
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | username | high | Forum usernames, often contain RuneScape-themed names, special characters, spaces |
| 1 | password | high | Password hashes in two formats: MD5 (32 hex chars) and phpBB3 $H$ format |
| 2 | high | Valid email addresses with @ symbol; Dutch domains (.nl, .be) and international providers (hotmail.com, gmail.com, etc.) |
Notes: Standard username:password_hash:email combo list from phpBB3 forum. Mix of MD5 and phpBB3 $H$ password hashes. Some malformed lines present (empty fields, single placeholder values like 'laellaellaellael', '::') which should be skipped during processing.