Bit4woo ReSign Versions Save

A burp extender that recalculate signature value automatically after you modified request parameter value.

v2.2

7 years ago

ReSign v2.2 Change log

  • Support timestamp in parameter value ,basing on current system time.
  • Optimized log format.
  • 支持时间戳形式的参数值,通过获取当前系统时间实现。
  • 优化了log输出格式。。

v2.1

7 years ago

ReSign v2.1 Change log

  • fix remove issue after sort.
  • support remove multiple rows.
  • fix URL encode issue in "Send to ReSign" menu.
  • 修复排序后删除异常的问题。
  • 增加支持多行删除。
  • 修复“发送到 Resign”中的URL编码问题。

v2.0

7 years ago

Change log

  • support SHA1.
  • support custome order.
  • support parameter combine control: chose whether only use value; specify the connector string.
  • adjust the scope policy that the extender config take effect:this extender is main for single request(like other burp origin components),that means you need to config again for each request. if the config are same in same domain, you don't need to do that again.
  • 增加SHA1算法支持。
  • 增加自定义排序支持。
  • 增加字符拼接控制:是否只使用value,指定拼接连接符。
  • 调整插件生效范围策略:主要针对单个请求(就像burp的原生组件一样),也就是说对于每个单独的请求都需从新配置。但是如果同域下其他接口的签名参数和方法完全一样,则可以不用重新配置。

v1.0

7 years ago

First release with GUI