Skip to content

v2.9.6

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 09:18
· 261 commits to main since this release

【优化】进行TCP PoC验证时,新增返回十六进制数据包类型的功能。使用response.raw可获取正常数据包,而使用response.body则可获取经过十六进制解码的数据包。
【PoC】总数:1266

During TCP PoC verification, an enhancement has been made to return the hexadecimal data packet type. Use response.raw to retrieve the normal data packet, and response.body to obtain the data packet after hex decoding.
PoC count: 1266