Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 872 Bytes

README.md

File metadata and controls

49 lines (39 loc) · 872 Bytes

https://red.flag.domains/

NewRedflag

Basic Python script for download/create wordlist from https://red.flag.domains/

Install

git clone https://github.com/0xlildoudou/NewRedflag.git
cd NewRedFlag
pip3 install -r requirements.txt

Usage

Download all domains flagged

python3 NewFlag.py -A

Download last domains flagged

python3 NewFlag.py --latest

Download specific date

3 day before

python3 NewFlag.py --day 3

Specific date

python3 NewFlag.py --day 2023-11-11

Supported format: Year-month-day or Year/month/day

Output name

python3 NewFlag.py -A --output sample.txt

Dns entry output

python3 NewFlag.py -A --dns 127.0.0.1

Support

https://www.buymeacoffee.com/0xlildoudou/