Update README.md

This commit is contained in:
东方有鱼名为咸 2019-06-07 15:05:34 +08:00 committed by GitHub
parent e38d972ed0
commit bfeaa4826c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@
- **LFI scanner checks.jar** --- 是国人 [lufei](https://github.com/lufeirider/Project/tree/master/LFIScanner) 为burp轻量级扫描器做的一个检测LFI(Local File Include)本地文件包含漏洞插件。相关文章可以在 [freebuf](https://www.freebuf.com/sectool/75118.html) 看他写的或者是看项目[保存的PDF版](https://github.com/Mr-xn/BurpSuite-collections/blob/master/books/%E6%9C%AC%E5%9C%B0%E6%96%87%E4%BB%B6%E5%8C%85%E5%90%AB%E6%BC%8F%E6%B4%9E%E6%A3%80%E6%B5%8B%E5%B7%A5%E5%85%B7%20%E2%80%93%20Burp%E5%9B%BD%E4%BA%A7%E6%8F%92%E4%BB%B6LFI%20scanner%20checks.pdf) 。
- **jsEncrypter.0.2** --- [jsEncrypter](https://github.com/c0ny1/jsEncrypter) 使用 `phantomjs` 调用前端加密函数对数据进行加密方便对加密数据输入点进行fuzz
- **jsEncrypter.0.3** --- [jsEncrypter](https://github.com/c0ny1/jsEncrypter) 使用 `phantomjs` 调用前端加密函数对数据进行加密方便对加密数据输入点进行fuzz
- **burp-vulners-scanner-1.2.jar** --- burp 根据Vulners.com提供的漏洞库扫描通过burp的请求是否存在漏洞
@ -88,7 +88,7 @@
地址https://github.com/c0ny1/chunked-coding-converter
- **sqlmap.jar** 联合本地sqlmap 进行注入测试当然burp插件商店上还有一款 sqli-py(地址https://github.com/portswigger/sqli-py)可以直接安装就不叙述了
- **sqlmap.jar** 联合本地sqlmap 进行注入测试当然burp插件商店上还有一款 sqli-py(地址:[https://github.com/portswigger/sqli-py](https://github.com/portswigger/sqli-py))可以直接安装就不叙述了
#### 汉化起因