HostileSubBruteforcer

HostileSubBruteforcer

#Threat Defense#Honeypots

A DICOM server with a twist, blocking C-STORE attempts for protection but logging them.

Visit Website

HostileSubBruteforcer: A Tool for Subdomain Brute Forcing

HostileSubBruteforcer is a specialized tool created to perform brute force attacks on subdomains of a specified domain.

A straightforward Python script for domain extraction and scanning

This is a straightforward Python script that utilizes the `tldextract` library to extract the top-level domain and subdomain. It then employs the `nmap` library to scan the identified subdomain for any open ports and services.