├── README.md ├── README └── bidong.png └── Release ├── Newtonsoft.Json.dll ├── Newtonsoft.Json.xml ├── 壁咚漏洞搜索.exe └── 壁咚漏洞搜索.exe.config /README.md: -------------------------------------------------------------------------------- 1 | # bidongTools 2 | 3 | 基于c#开发的漏洞搜索工具,可一键查询应用漏洞,查看EXP/POC
4 | Author:Sevck
5 | Website: https://www.javasec.cn
6 | Blog: http://www.cnblogs.com/sevck/
7 |
8 | ![image](https://github.com/sevck/bidongTools/blob/master/README/bidong.png) 9 | 10 | 11 | -------------------------------------------------------------------------------- /README/bidong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sevck/bidongTools/fba78d4f3db4dbe600b311fd08f04c478164c296/README/bidong.png -------------------------------------------------------------------------------- /Release/Newtonsoft.Json.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sevck/bidongTools/fba78d4f3db4dbe600b311fd08f04c478164c296/Release/Newtonsoft.Json.dll -------------------------------------------------------------------------------- /Release/壁咚漏洞搜索.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sevck/bidongTools/fba78d4f3db4dbe600b311fd08f04c478164c296/Release/壁咚漏洞搜索.exe -------------------------------------------------------------------------------- /Release/壁咚漏洞搜索.exe.config: -------------------------------------------------------------------------------- 1 |  2 | 3 | 4 | 5 | 6 | --------------------------------------------------------------------------------