Last Update @ 04/20/2023 ToolUpdate File (ChangeLog)
A.S.A.D.T MKII (Assistive Search And Discovery Tool Mark Two) is a Bash (Bourne-Again Shell) Script.
It's purpose is to provide and easy to use and configure toolkit & GUI for select programs & scripts inside the Kali Linux and Parrot Linux operating systems.
ASADT is built on the newly designed Bash Prog-FrameWork
, making it extremely small, fast, and simplistic. The toolkit works by applying a GUI frontend (using zenity
) to prompt the user for necessary program/script data, then parse the inputted data to be used by the specified script or program. This completely eliminates the need to type long commands or use multiple arguments, ASADT does the dirty work for you so you can get back to what really matters, analyzing and attacking your target.
sudo
bash
< <(curl
-L
https://raw.githubusercontent.com/odf-community/ASADT/main/builder.sh
)
Notice! This Command Requires The Following APT Packages:
wget
,unzip
&curl
-
Execute
sudo /usr/bin/asadt/asadt.sh
--module_name
tool_name
- Installing ASADT
- Using The CnfEdit Tool
- Using The ExeMkr Module
- Using The BruteTool Module
- Using The ScanTool Module
To edit the configuration properly, please refer to ASADT's HelpDoc/ManPage for more information.