Awesome
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:
<figure> <img src="https://user-images.githubusercontent.com/16690056/170092837-b1a312b4-f1a3-44ee-b6c6-9bff1f8671da.gif" alt="demo" width="640"/> <figcaption><a href="https://asciinema.org/a/urxZsMuMbm836x4xIwmCvR7PD">Asciinema version </a>(text based)</figcaption></figure>Credits:
- Area numbers in Denmark by Verner Qvotrup (love this guy)
- picker by Dino Beslagic