stripcreator.com
Nov 1, 2019
In November 2019, the webcomic platform StripCreator (stripcreator.com) suffered a data breach exposing 456,183 user records. The breach was carried out by exploiting CVE-2019-16759 and was attributed to threat actors 'Winter' or '@donjuji'. Compromised data includes email addresses and MD5-hashed passwords. The dataset was later verified and shared on RaidForums.
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.
StripCreator__Info.txt2 columns25 rows
File structure
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | high | All values contain @ symbol and follow standard email format (local@domain) | |
| 1 | password | high | 32-character hexadecimal strings consistent with MD5 hash format; breach context confirms MD5-hashed passwords |
Notes: StripCreator 2019 breach - standard email:MD5hash combo list. 456,183 user records from webcomic platform compromised via CVE-2019-16759.
StripCreator__data__stripcreator.com_november2019_md5_456k.csv2 columns453,370 rows
File structure
| Source column | Mapped field | Confidence | LLM assessment |
|---|---|---|---|
| 0 | high | All values contain @ symbol and are valid email address formats | |
| 1 | password | high | 32-character hexadecimal strings consistent with MD5 hashes; breach context confirms MD5-hashed passwords |
Notes: StripCreator 2019 breach: email:MD5hash combo list. 456,183 user records compromised via CVE-2019-16759. Passwords are MD5 hashes, not plaintext.