|
[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
```
![s.png](data/attachment/forum/202004/28/191656xhgqmg5yltgjmqje.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/300 "s.png")
[/md] |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|