本仓库包含我创建的一些用于自动化侦察过程的脚本。
它执行以下操作:
更多工具即将推出 / 正在开发中 😉
所有输出将保存到以域名命名的文件夹中,位于 output 文件夹内。
在该文件夹中,将创建包含已发现内容的文件。
git clone https://github.com/003random/003Recon.git;
cd 003Recon;
./install.sh; #如果你已经安装了某些工具,请在 recon.sh 中编辑路径并在此处注释掉这些工具。
然后通过以下命令调用:
./recon.sh example.com
👌 由 003random 创建 - @003random - 003random.com