The SDAkit Project is designed to assist security testers by providing various methods
for subdomain discovery and analysis. The main goal of this project is to make the
process of subdomain enumeration as easy as possible by automatically performing general
analysis, testing for typical flaws, determining the subdomain's purpose, and generation
of a clean overview in form of a final report. The prefered scan options can be configured
as needed. All subdomains and addresses are stored seperately for further processing.
Windows
:
.\build\Windows\build.bat
Linux
:
cmd="./build/Linux/build.sh";chmod +x $cmd && $cmd
Display
the availableoptions
:
./bin/sdakit -h
THE SDAKIT- PROJECT IS INTENDED FOR ETHICAL AND EDUCATIONAL
USE ONLY. THE DEVELOPERS ARE NOT RESPONSIBLE FOR YOUR ACTIONS.
THINK BEFORE YOU TYPE.
The sdakit Project is published under the MIT license.