目录扫描工具—dirsearch使用指南

一:工具简介

        dirsearch是一个基于Python3的命令行工具,旨在对web服务器中的目录和文件进行暴力破解,既暴力扫描页面结构,包括网页中的目录和文件。

下载地址:

1:  https://github.com/maurosoria/dirsearch.git (git安装)

2:  https://gitcode.net/mirrors/maurosoria/dirsearch(安装包安装)

安装环境要求:python 3.7 或更高版本

支持:Windows、GNU/Linux、MacOS

安装:

1)将文件解压放置本地。如D:\Information collection tool\Directory scan\dirsearch-master

2)进入CMD窗口,安装依赖。 命令:pip3 install -r requirements.txt

2)查看命名帮助    命令:python dirsearch.py -h

二:基本使用

1:python dirsearch.py  -u  https:// xxxx   扫描某个站点

2:python dirsearch.py -u http://xxxx -r       递归扫描

3:python dirsearch.py -u http://xxxx -r -t 30    线程控制请求速率扫描

4:python dirsearch.py -u http://xxxx -r -t 30 --proxy 127.0.0.1:8080        使用代理进行扫描

  • 2
    点赞
  • 13
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值