Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
antSword
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
antSword
Commits
30f0dd1b
Commit
30f0dd1b
authored
Jan 19, 2020
by
Medicean
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Update: Changelog) 增加垃圾数据填充的 changelog 说明
parent
c2613581
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
CHANGELOG.md
CHANGELOG.md
+18
-0
No files found.
CHANGELOG.md
View file @
30f0dd1b
...
...
@@ -2,6 +2,24 @@
> 有空会补补BUG、添添新功能。
> 同时也欢迎大家的参与!感谢各位朋友的支持! .TAT.
## `v2.1.9-dev`
### 后端模块
*
request 增加垃圾数据填充功能 (thx: @yzddmr6)
> 支持 form-data 和 multipart 模式



该模块不会改变 payload, 仅会填充垃圾数据, 部分基于 nginx 二次开发的 WAF 会因为过多参数导致 WAF 获取不到后面的数据,从而达到 Bypass 目的。
测试 paper 参见:
[
yzddmr6的 Blog —— 蚁剑改造计划之增加垃圾数据
](
https://yzddmr6.tk/posts/antsword-diy-1/
)
## 2019/12/04 `v(2.1.8.1)`
*
Fix ViewSite security issue thx @imagemlt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment