Releases: bit4woo/knife
knife v1.3
knife v1.3:
Add "Run SQLMap" function
实现一键运行SQLMap的功能
knife v1.2
knife v1.2 release:
add "dismiss" function : Dismiss useless requests (eg. *.firefox.com *.mozilla.com) from proxy
update "update cookie" and "set cookie" function
knife v1.1
Add Proxy function
Add chunked encode function
Add Set cookie with function
knife v1.0
1.Update Config GUI
2.Add Chunked Encoding To Menu.
1、更新图形配置界面,更为简单易用。
2、将“分块编码“功能添加到菜单中。参见:https://github.com/c0ny1/chunked-coding-converter
knife v0.9
add config save and load function
custom payload support 2 variables %host %DNSlogServer
add chinese readme 添加中文说明文件
use custom dnslog in xxe and file payload
fix a bug in updateheader
knife v0.8
big improvement:
- open URL with your configured browser
- hackbar++(you can configure payload)
- auto remove some headers that control cache
- auto add/update some headers that you configured
......
knife v0.7
add function "update header": update header that like token ,authorization.
knife v0.6
merge U2C to knife
knife v0.5
坚持简洁美原则,删除“U2C”、"copy this cookie","get latest cookie"选项,因为它们都可以间接或通过其他插件实现了。
simple is beautiful, leave real useful menus ,delete others!
knife v0.4
fix a little bug in "update cookie" function.