new plugin
This commit is contained in:
15
plugins/poc模板.py
Normal file
15
plugins/poc模板.py
Normal file
@@ -0,0 +1,15 @@
|
||||
#coding=utf-8
|
||||
pocs=[
|
||||
{"requests_option":"",
|
||||
"url":[],
|
||||
"params":[],
|
||||
"data":[],
|
||||
"flag":[],
|
||||
"success":"",
|
||||
"fail":"",
|
||||
"end":"",
|
||||
"admin_bursk":"",
|
||||
"username":[],
|
||||
"password":[],
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user