Revert "Added four new ARE rules"

This reverts commit 1449913c65.
This commit is contained in:
mgeeky
2016-05-02 10:14:49 +02:00
parent 1449913c65
commit 0da8696248
4 changed files with 0 additions and 74 deletions

View File

@@ -1,17 +0,0 @@
{"name": "Perform Man-In-The-Browser",
"author": "mgeeky",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "man_in_the_browser",
"condition": null,
"code": null,
"options": {}
}
],
"execution_order": [0],
"execution_delay": [0],
"chain_mode": "sequential"
}