# http_scan **Repository Path**: fanych/http_scan ## Basic Information - **Project Name**: http_scan - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-20 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # http_scan #### 一款低效的URL资产探测工具,用于验证大量URL状态,常用于SRC资产筛选,觉得低效的表哥可以点个**
python3 http_scan.py -u url.txt -c 404 403 -t 5 -r 1 -e 2 -o output.txt
![http_scan](https://github.com/daichao66/http_scan/blob/main/http_scan.png) #### 更新日志(2020/11/10) 多线程验证功能,输出功能优化 #### 更新日志(2020/11/12) 修复标题验证bug,加入了某些url请求后执行js跳转的验证