关于APIDetector
APIDetector是一款针对Swagger的强大安全扫描工具,该工具可以帮助广大研究人员高效扫描和识别目标Web域名及子域名中暴露的Swagger节点。...', '/documentation/swagger.yaml', '/documentation/swagger.yml'
(右滑查看更多)
中危节点
'/v2/api-docs', '/v3/api-docs...', '/api/v2/swagger.json', '/api/v3/swagger.json', '/api/v1/documentation', '/api/v2/documentation',...'/api/v3/documentation', '/api/v1/api-docs', '/api/v2/api-docs', '/api/v3/api-docs', '/swagger/v2/api-docs...apidetector.py -d example.com
从一个输入文件中扫描多个域名:
python apidetector.py -i input_file.txt
指定一个输出文件:
python