Skip to content

sqlmap-gtk v0.3.4.2

Compare
Choose a tag to compare
@needle-wang needle-wang released this 10 Oct 01:35
· 26 commits to master since this release

bug修复:

  1. 提示框异常

选项:

  1. --common-files, --csrf-method, --param-filter, --table-prefix
  2. 删除--identify-waf(已为默认行为)

优化:

  1. 去掉丑陋的row1-9的写法, 改用list
  2. 调整布局

#TODO
某些数字型选项, 可能支持浮点数, 是不是要改下numberentry实现.
sqlmap缺乏log备份拿shell功能, 要不要加个log备份的备注.