|
[md]### 安装
```
git clone https://github.com/maurosoria/dirsearch.git
cd dirsearch
python3 dirsearch.py -u <URL> -e <EXTENSION>
```
### 参数说明
* `-u:` 目标地址
* `-e:` 网站语言 **PHP** **asp** 等
* `-w:` 用户字典路劲
### 牛刀小试
```python
python3 dirsearch.py -u https://baidu.com -e php
```

[/md] |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|