Skip to content

v1.16

Choose a tag to compare

@hack007x hack007x released this 11 Mar 16:03
· 7 commits to main since this release
368af95

EN:
1:Added the response_time function to detect time-delayed blind SQL injection: #@ matcher: response_time > 10 # Response time greater than 10 seconds
2: Added the version function for version comparison: version < 1.1.8 # Version less than 1.1.8

3:For details, please refer to the book written by PoC.
https://github.com/hack007x/veil/wiki/veil-Poc-%E8%AF%AD%E6%B3%95%E6%80%BB%E8%A7%88v1.2.0#61-%E5%B7%A6%E5%80%BClhs%E5%AE%8C%E6%95%B4%E5%88%97%E8%A1%A8

ZH:
1:新增response_time 函数用于检测盲注时间延迟注入: #@ matcher: response_time > 10 #响应时间大于10秒
2:新增version 函数 用于版本比较 version < 1.1.8 #版本小于1.1.8
3:详细请看poc编写书册
https://github.com/hack007x/veil/wiki/veil-Poc-%E8%AF%AD%E6%B3%95%E6%80%BB%E8%A7%88v1.2.0#61-%E5%B7%A6%E5%80%BClhs%E5%AE%8C%E6%95%B4%E5%88%97%E8%A1%A8