Commit
·
2e8af40
1
Parent(s):
a9f4004
Update README.md
Browse files
README.md
CHANGED
@@ -11,9 +11,10 @@ license: openrail
|
|
11 |
---
|
12 |
|
13 |
# check_sec
|
14 |
-
检查web
|
|
|
15 |
## 类型
|
16 |
```
|
17 |
LABEL_0: secure
|
18 |
-
LABEL_1: insecure(可能包含
|
19 |
```
|
|
|
11 |
---
|
12 |
|
13 |
# check_sec
|
14 |
+
检查web参数安全性,支持多种payload(v0.0.3)
|
15 |
+
|
16 |
## 类型
|
17 |
```
|
18 |
LABEL_0: secure
|
19 |
+
LABEL_1: insecure(可能包含payload)
|
20 |
```
|