工具地址
Gobuster
工具介绍
Gobuster 是一种用于暴力破解的工具:
网站中的 URI(目录和文件)。
DNS 子域(支持通配符)。
目标 Web 服务器上的虚拟主机名。
打开 Amazon S3 存储桶
打开 Google Cloud 存储桶
TFTP 服务器
搭建流程
下载安装
使用方法
1 | gobuster -u http://example.com -w wordlist.txt dir |
Gobuster 是一种用于暴力破解的工具:
网站中的 URI(目录和文件)。
DNS 子域(支持通配符)。
目标 Web 服务器上的虚拟主机名。
打开 Amazon S3 存储桶
打开 Google Cloud 存储桶
TFTP 服务器
下载安装
1 | gobuster -u http://example.com -w wordlist.txt dir |