Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 639 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 639 Bytes

xyJSfinder

一个简单的提取web页面内js和url链接进行探测存活的扫描器

使用

安装依赖库

pip3 install -r requirements.txt

脚本执行

python3 xyJSfinder -u http://www.baidu.com

第一步提取URL links

image

第二步,JS Files found

image

第三步,Web Dirsan

image