Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n0kovo/danish-wordlists

Collection of danish base wordlists for cracking danish passwords (Hashcat, John the Ripper etc.)
https://github.com/n0kovo/danish-wordlists

danish-language dataset hash-cracking hashcat hashcat-lists john-the-ripper password-cracking wordlists

Last synced: 12 days ago
JSON representation

Collection of danish base wordlists for cracking danish passwords (Hashcat, John the Ripper etc.)

Awesome Lists containing this project

README

        

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

# Danish wordlists
## Collection of danish wordlists for cracking danish passwords
(See also [Danish Phone Wordlist Generator](https://github.com/narkopolo/danish_phone_wordlist_generator) for generating wordlists of Danish phone numbers by geographical area and/or usage (landline, mobile, services etc.).

Follow me on Mastodon: [@[email protected]](https://infosec.exchange/@n0kovo)

Filename | Lines | Description | Source
------------- | ------------- | ------------- | -------------
dawiki-2021-11-25.txt | 2600745 | Words sourced from the danish language Wikipedia | https://dumps.wikimedia.org/dawiki/20211120/
old_testament.txt | 21937 | Words sourced from The Old Testament in Danish | https://www.gutenberg.org/cache/epub/2143/pg2143.txt
new_testament.txt | 9343 | Words sourced from The New Testament in Danish | https://www.gutenberg.org/cache/epub/2143/pg2143.txt
supplementary_city_names.txt | 6542 | Collection of 'supplementary city names' sourced from The Danish Agency for Data Supply and Efficiency | https://api.dataforsyningen.dk/supplerendebynavne?format=csv
street_names.txt | 111911 | Collection of street names sourced from The Danish Agency for Data Supply and Efficiency | https://api.dataforsyningen.dk/vejstykker?format=csv
first_names_female_2021.txt | 80003 | List of approved female danish first names (2021) sourced from the danish Civil Registration System by Statistics Denmark | https://www.dst.dk/da/Statistik/emner/borgere/navne
first_names_male_2021.txt | 62442 | List of approved male danish first names (2021) sourced from the danish Civil Registration System by Statistics Denmark | https://www.dst.dk/da/Statistik/emner/borgere/navne
last_names_2021.txt | 297222 | List of approved danish last names (2021) sourced from the danish Civil Registration System by Statistics Denmark | https://www.dst.dk/da/Statistik/emner/borgere/navne
ddo_fullforms.txt | 632060 | This wordlist comprises inflected forms of the headwords of The Danish Dictionary. Based on ddo_fullforms_2020-08-26.csv | https://korpus.dsl.dk/resources/details/ddo-fullforms.html
cvr_companies.txt | 330421 | Danish company names scraped from The Central Business Register. As much of the data is all upper case for some reason, it might be useful to convert all lines to lower case with something like `awk '{print tolower($0)}' < cvr_companies.txt > cvr_companies_lower.txt` | https://datacvr.virk.dk/data/
dk_breach.txt | 1255980 | Huge list compiled from harvesting Danish account data from a large amount of public data breach dumps available from BreachForums, Telegram, Pastebin etc. Removed duplicates, pruned everything not in the 8-20 char. length range, removed purely numeric entries, decoded base64 encoded entries, removed email addresses and fixed entries garbled by encoding errors where possible. | DIY
subdomains.txt | 18659 | List of subdomains scraped from SSL certificates of domains from a combination of a large list of .dk domains, and a port scan of the entire Danish IP space on common HTTPS ports. Sorted by frequency of occurrence. | DIY