Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 943 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 943 Bytes

Dutch-Government-VDP-Scope

This repo consists of an automated way to extract the In-Scope Targets of the Dutch(Netherland) Government Vulnerability Disclosure Program using a bash script.

Requirements

sudo apt install libreoffice 

Usage Example
Download the run.sh file and run the below commmands.

sudo chmod +x run.sh
./run.sh

This command will automatically download the .ods source file which is provided in the offical Netherland Government website and extract only the domains.

Reference Links:

Program Page - https://english.ncsc.nl/contact/reporting-a-vulnerability-cvd
Report Form - https://english.ncsc.nl/contact/reporting-a-vulnerability-cvd/cvd-report-form
Domains Source - https://www.communicatierijk.nl/vakkennis/r/rijkswebsites/verplichte-richtlijnen/websiteregister-rijksoverheid

Good Luck with finding a 🪲! Happy Hunting 😎 !