Skip to content

PlagueByteSec/sdakit-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logoTransparent
stars version license

Description

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.

Quick Start

  • Windows:
.\build\Windows\build.bat
  • Linux:
cmd="./build/Linux/build.sh";chmod +x $cmd && $cmd
  • Display the available options:
./bin/sdakit -h

NOTE

THE SDAKIT- PROJECT IS INTENDED FOR ETHICAL AND EDUCATIONAL 
USE ONLY. THE DEVELOPERS ARE NOT RESPONSIBLE FOR YOUR ACTIONS. 

THINK BEFORE YOU TYPE.

Getting Started

License

The sdakit Project is published under the MIT license.