Swaggerhole- python3脚本 在Swaggerhub上寻找秘密

taibeihacker

Moderator
AVvXsEgRljQyFcgTZb4QTUQAXiP9eyW_Fekzx2kyra3RU1VavN4YnL6zw4rNwfeZnizpu6kduRsMj2JcgySp-UuMDoxok-6vBpNlpU4gea4gmMI7cdXGxPQ8EvKjXjpqX9Awz3WGQsAU5OctKJ7iJwfi0AczjKJ-h92AKkwZJrxcxU-1Wr3ui1-ITAGicwPyjc53=w640-h470

Introduction​

此工具是为了自动化[SwaggerHub]在公共API中检索秘密的过程(3https://App.swaggerhub.com/search)。 This tool is multithreaded and pipe mode is available :)

Requirements​

- python3 (sudo apt install python3) - pip3 (sudo apt install python3-pip) ## Installation pip3 install swaggerhole or cloning this repository and running git clone https://github.com/Liodeus/swaggerHole.git
PIP3安装。

Usage​

______ _____ _____ _____ _____ _____ _____ ______ _______
/___/| | /| //__`//__`//__`//_ \/___//
(__)| |/|////_ /////_ //////////////_///__ ////////
/____/| __/| __/\ __,_/\ __,/\ __,/\ __,/\ __,/\ ___ //
__ __ __ /____//_____//
//////____//____
//_///__ \///_ \ _ \
/__ ///_ //////////__/
/_//_/\ ____ //\ \ ___//
USAGE: SwaggerHole [-h] [-s搜索] [-o out] [-t threads] [-j] [-q] [-du] [-de] [-de]
可选参数:
-h, - 赫尔普显示此帮助消息和退出
-s搜索, - 搜索搜索
搜索术语
-o Out, - 输出输出目录
-t线程, - 线程线程
线程号(默认25)
-J, - 杰森马云惹不起马云乌普特
-Q, - Quiet删除横幅
-du,-deactivate_url
停用URL过滤
-de,-deactivate_email
停用电子邮件过滤

Search for secret about a domain​

Swaggerhole -S test.com
echo test.com | SwaggerHole

Search for secret about a domain and output to json​

Swaggerhole -S Test.com -JSON
echo test.com | Swaggerhole -JSON

Search for secret about a domain and do it fast :)

SwaggerHole -S Test.com -T 100
echo test.com | SwaggerHole -T 100

Output explanation​

Normal output​

`findy_type-发现- [Swagger_name] [date_last_update] [line3:number]`:01

Json output​

date_last_update,'line': number}`

Deactivate url/email​

使用-du或-de删除工具完成的过滤。这些选项有更多的假阳性。
 
返回
上方