laowang1026 / leakinfo_finder

批量爬取JS文件中接口信息,添加spring boot actuator目录扫描以及手机号、身份证号码等敏感信息匹配

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

批量扫描JS文件中接口的脚本

1、新增响应包中手机号、身份证号码等敏感信息正则匹配

2、新增多级敏感目录扫描:springboot未授权、swagger未授权、druid未授权等

3、新增POST请求方式(Content-Type:application/json)

命令:python3 leakinfo_finder.py -f url.txt -ol leakinfo.txt

image

image

参考

https://github.com/p1g3/JSINFO-SCAN

https://github.com/Threezh1/JSFinder

About

批量爬取JS文件中接口信息,添加spring boot actuator目录扫描以及手机号、身份证号码等敏感信息匹配


Languages

Language:Python 100.0%