Revert "Added three new Autorun rules"

This reverts commit 010867cf24.
This commit is contained in:
mgeeky
2016-05-02 09:43:26 +02:00
parent 4058381f9a
commit 2cf6504912
3 changed files with 0 additions and 55 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"
}