
Sub-folderFetcher
A script to download specific Vulhub repository folder (kibana/CVE-2018-17246) from GitHub.
exploitationgeneral-purpose-utilitiesscripting-automation+2

A script to download specific Vulhub repository folder (kibana/CVE-2018-17246) from GitHub.

This script is a tool to recursively download the contents of the '.git' directory from a website. Using Python and libraries like 'requests' and…