Compare commits
10 Commits
7890bbd7e4
...
4ae38b06cd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ae38b06cd | ||
|
|
6f1bdd6051 | ||
|
|
4f36b72728 | ||
|
|
a637c94ab4 | ||
|
|
8ccc27a2f8 | ||
|
|
3d34aa368b | ||
|
|
3695854aed | ||
|
|
a36ed221d4 | ||
|
|
a8e39779a7 | ||
|
|
542c0d386f |
73
README.md
73
README.md
@@ -1,5 +1,78 @@
|
||||
## 您的star就是我最好的动力!
|
||||
# [FAQ](https://github.com/f0ng/poc2jar/blob/main/FAQ.md)常见问题解答
|
||||
|
||||
交流群
|
||||
|
||||
<img width="250" alt="image" src="https://user-images.githubusercontent.com/48286013/187467374-c8859242-d96d-4370-962d-d06d6b0d0d28.png">
|
||||
|
||||
二维码失效请加微信`f-f0ng`、备注poc2jar交流
|
||||
|
||||
# 欢迎提更多模块的需求
|
||||
|
||||
## 2024.2.25更新v0.68
|
||||
1. 增加fastjson判断版本的payload
|
||||
2. http编码增加解码功能
|
||||
3. windows下poc2jar批量模块修复无法使用
|
||||
其他小功能优化
|
||||
|
||||
## 2024.1.23更新v0.67
|
||||
1. 增加制作zip功能,可生成穿越目录的zip,仅限单个文件
|
||||
2. 密码解密模块优化,增加帆软解密、蓝凌解密
|
||||
3. 增加http编码转换功能
|
||||
4. 增加IP转换功能,目的提取ip与http地址
|
||||
5. 文件转码模块优化,可以直接拖动文件进行编码;增加转换成jdk5字节、再次读取文件等功能
|
||||
6. 文件写入命令模块优化,可以直接拖动文件进行命令生成;增加上传二进制文件写入
|
||||
7. 增加批量js处理代码生成
|
||||
8. 增加webshell模块,默认冰蝎最新版、哥斯拉最新版、蚁剑最新版,支持jsp、php、aspx
|
||||
9. 优化加解密模块
|
||||
10. 编码模块增加生成垃圾数据按钮,json垃圾数据、与传参垃圾数据
|
||||
11. ……
|
||||
|
||||
|
||||
## 2023.4.15更新v0.66
|
||||
1. 优化加解密模块,增加zeropadding填充模式
|
||||
2. 优化各模块使用
|
||||
3. 文件转码模块增加重置按钮,重置文件编码输入
|
||||
|
||||
## 2023.3.10更新v0.65
|
||||
1. 优化URL编码(纯URL编码,类似burpURL编码)
|
||||
2. 优化poc保存模块的发包显示问题(之前有些响应包会被吞掉2个字符)
|
||||
3. 优化文件转码处文件路径的显示
|
||||
4. 文件转码模块,增加class文件转为java文件功能
|
||||
<img width="668" alt="image" src="https://user-images.githubusercontent.com/48286013/224238342-30af77ad-0d2a-4a7a-bd75-a1a95e3fb821.png">
|
||||
|
||||
|
||||
## 2023.1.12更新v0.64
|
||||
- 增加json转参数、参数转json模块
|
||||
- 增加分割符号模块
|
||||
<img width="400" alt="image" src="https://user-images.githubusercontent.com/48286013/212011913-db37df02-0fd9-4914-b9e4-4ad71e9c0218.png">
|
||||
<img width="400" alt="image" src="https://user-images.githubusercontent.com/48286013/212011940-aa3a04e7-e28d-4449-a33f-ca882602d53f.png">
|
||||
<img width="400" alt="image" src="https://user-images.githubusercontent.com/48286013/212011979-414bc100-f2e7-48a5-a8c2-f6c454efaaf2.png">
|
||||
|
||||
|
||||
## 2022.9.20更新v0.63beta1
|
||||
- 8月初丢失了电脑数据,7月更新的没有了,这里补上(识别补丁模块,文件转码模块)
|
||||
|
||||
## 2022.9.8更新v0.63
|
||||
|
||||
- 常用命令模块支持修改
|
||||
<img width="600" alt="image" src="https://user-images.githubusercontent.com/48286013/189057326-7fb53b6c-0ef4-49a6-9140-5d08f532252e.png">
|
||||
|
||||
- 云/微信秘钥有效性检测
|
||||
<img width="600" alt="image" src="https://user-images.githubusercontent.com/48286013/189057954-50813411-3000-48d6-8b9a-4fb530564406.png">
|
||||
|
||||
- 口令模块
|
||||
|
||||
i. 通过中文姓名获取拼音
|
||||
|
||||
<img width="600" alt="image" src="https://user-images.githubusercontent.com/48286013/189058125-bf5bb3cc-9256-4e51-99ee-ce73613f5a68.png">
|
||||
|
||||
ii. 通过输入的关键字信息,生成密码,参考https://www.yuque.com/pmiaowu/bomi9w/ougg6d
|
||||
|
||||
<img width="600" alt="image" src="https://user-images.githubusercontent.com/48286013/189058662-b1c60568-5baa-4d6f-97e3-f405c9611406.png">
|
||||
|
||||
|
||||
|
||||
## 2022.7.11更新v0.62
|
||||
|
||||
- 增加cs linux上线payload保存(curl/wget)
|
||||
|
||||
Reference in New Issue
Block a user