add jwt_tool-检测json令牌的安全性

This commit is contained in:
mr-xn 2019-11-14 21:05:00 +08:00
parent 679f9da612
commit c9415de95d

View File

@ -86,6 +86,7 @@
- [apache_solr_rce](./solr_rce.md)
- [CVE-2019-7580 thinkcmf-5.0.190111后台任意文件写入导致的代码执行](CVE-2019-7580%20thinkcmf-5.0.190111后台任意文件写入导致的代码执行.md)
- [Apache Flink任意Jar包上传导致远程代码执行](https://github.com/LandGrey/flink-unauth-rce)
- [用于检测JSON接口令牌安全性测试](https://github.com/ticarpi/jwt_tool)
## 提权辅助相关