Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@leveryd leveryd released this 10 Jan 06:22
· 1 commit to main since this release
dd4acc2

1、修复sql fuzz bug
2、新增导出payload功能

./x --justOutPutPayload --target test/chatin-sqlchop.http sql --fuzz-sql 'select user from mysql.user' --fuzz-count 1000

--justOutPutPayload 导出payload到payloads.txt文件