Update README.md

This commit is contained in:
f0ng
2022-01-07 16:53:02 +08:00
committed by GitHub
parent e74f96edc7
commit ba72e57987

View File

@@ -1,5 +1,12 @@
# [FAQ](https://github.com/f0ng/poc2jar/blob/main/FAQ.md)常见问题解答
# 欢迎提更多模块的需求
## 2022.1.7更新v0.51
修复druid解密模块的问题原版本中存在无法解密问题(1.0.16+版本)
AES模块增加key、iv的模式(Base64、Hex)、补位模式
![image](https://user-images.githubusercontent.com/48286013/148515933-d91824df-7be3-4229-b685-e1c11def1d46.png)
## 2022.1.6更新v0.50
修复cors poc生成的双引号问题