Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
danish_phone_wordlist_generator — Generate wordlists of Danish phone numbers by area and/or usage (Mobile, landline etc.) Useful for password cracking or fuzzing Danish targets. | Kitploit
Tools/GitHubGitHub/n0kovo/danish_phone_wordlist_generator
OSINT (Open Source Intelligence)Password CrackingFuzzing
GitHubn0kovo/danish_phone_wordlist_generator

danish_phone_wordlist_generator

Generate wordlists of Danish phone numbers by area and/or usage (Mobile, landline etc.) Useful for password cracking or fuzzing Danish targets.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
8324 years agoNot yet reviewed

Danish Phone Wordlist Generator

This tool can generate wordlists of Danish phone numbers by area and/or usage (Mobile, landline etc.) Useful for password cracking or fuzzing Danish targets.

(See also my Danish Wordlists repo for a collection of Danish general-purpose wordlists.)

Getting started:

  • Clone repo: git clone https://github.com/narkopolo/danish_phone_wordlist_generator.git
  • Enter directory: cd danish_phone_wordlist_generator
  • Install dependencies: python -m pip install -r requirements.txt
  • Run script: python wordlist_generate.py

Demo:

demo Asciinema version (text based)

Credits:

  • Area numbers in Denmark by Verner Qvotrup (love this guy)
  • picker by Dino Beslagic
Download Tool