Add json for get_cookie

This commit is contained in:
Michael Benich
2017-02-03 15:32:07 -05:00
committed by GitHub
parent 8820ddc294
commit 408e18c0c6

18
arerules/get_cookie.json Normal file
View File

@@ -0,0 +1,18 @@
{
"name": "Get Cookie",
"author": "@benichmt1",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "get_cookie",
"condition": null,
"options": {
}
}
],
"execution_order": [0],
"execution_delay": [0],
"chain_mode": "sequential"
}