Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutorunEngine: Cleanup, rename REST routes, use Core::Models in REST API #2785

Merged
merged 3 commits into from
Apr 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions arerules/alert.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{"name": "Display an alert",
"author": "mgeeky",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "alert_dialog",
"condition": null,
Expand Down
4 changes: 0 additions & 4 deletions arerules/coinhive_miner.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{"name": "Start CoinHive JavaScript miner",
"author": "bcoles",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "coinhive_miner",
"condition": null,
Expand Down
4 changes: 0 additions & 4 deletions arerules/confirm_close_tab.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{"name": "Confirm Close Tab",
"author": "mgeeky",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "confirm_close_tab",
"condition": null,
Expand Down
3 changes: 1 addition & 2 deletions arerules/ff_osx_extension-dropper.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "Firefox Extension Dropper",
"author": "antisnatchor",
"browser": "FF",
"browser_version": "ALL",
"os": "OSX",
"os_version": ">= 10.8",
"modules": [{
Expand All @@ -17,4 +16,4 @@
"execution_order": [0],
"execution_delay": [0],
"chain_mode": "sequential"
}
}
4 changes: 0 additions & 4 deletions arerules/get_cookie.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"name": "Get Cookie",
"author": "@benichmt1",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "get_cookie",
"condition": null,
Expand Down
1 change: 0 additions & 1 deletion arerules/ie_win_htapowershell.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "HTA PowerShell",
"author": "antisnatchor",
"browser": "IE",
"browser_version": "ALL",
"os": "Windows",
"os_version": ">= 7",
"modules": [
Expand Down
3 changes: 0 additions & 3 deletions arerules/lan_cors_scan.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{"name": "LAN CORS Scan",
"author": "bcoles",
"browser": ["FF", "C"],
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "get_internal_ip_webrtc",
"condition": null,
Expand Down
4 changes: 0 additions & 4 deletions arerules/lan_cors_scan_common.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{"name": "LAN CORS Scan (Common IPs)",
"author": "bcoles",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "cross_origin_scanner_cors",
"condition": null,
Expand Down
3 changes: 0 additions & 3 deletions arerules/lan_fingerprint.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{"name": "LAN Fingerprint",
"author": "bcoles",
"browser": ["FF", "C"],
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "get_internal_ip_webrtc",
"condition": null,
Expand Down
4 changes: 0 additions & 4 deletions arerules/lan_fingerprint_common.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{"name": "LAN Fingerprint (Common IPs)",
"author": "antisnatchor",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "internal_network_fingerprinting",
"condition": null,
Expand Down
3 changes: 0 additions & 3 deletions arerules/lan_flash_scan.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{"name": "LAN Flash Scan",
"author": "bcoles",
"browser": ["FF", "C"],
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "get_internal_ip_webrtc",
"condition": null,
Expand Down
3 changes: 0 additions & 3 deletions arerules/lan_flash_scan_common.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{"name": "LAN Flash Scan (Common IPs)",
"author": "bcoles",
"browser": ["FF", "C"],
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "cross_origin_scanner_flash",
"condition": null,
Expand Down
3 changes: 0 additions & 3 deletions arerules/lan_http_scan.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{"name": "LAN HTTP Scan",
"author": "bcoles",
"browser": ["FF", "C"],
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "get_internal_ip_webrtc",
"condition": null,
Expand Down
4 changes: 0 additions & 4 deletions arerules/lan_http_scan_common.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{"name": "LAN HTTP Scan (Common IPs)",
"author": "bcoles",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "get_http_servers",
"condition": null,
Expand Down
3 changes: 0 additions & 3 deletions arerules/lan_ping_sweep.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{"name": "LAN Ping Sweep",
"author": "bcoles",
"browser": "FF",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "get_internal_ip_webrtc",
"condition": null,
Expand Down
3 changes: 0 additions & 3 deletions arerules/lan_ping_sweep_common.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{"name": "LAN Ping Sweep (Common IPs)",
"author": "bcoles",
"browser": "FF",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "ping_sweep",
"condition": null,
Expand Down
4 changes: 0 additions & 4 deletions arerules/lan_port_scan.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{"name": "LAN Port Scan",
"author": "aburro & aussieklutz",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "get_internal_ip_webrtc",
"condition": null,
Expand Down
4 changes: 0 additions & 4 deletions arerules/lan_sw_port_scan.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{"name": "LAN SW Port Scan",
"author": "aburro & aussieklutz",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "get_internal_ip_webrtc",
"condition": null,
Expand Down
4 changes: 0 additions & 4 deletions arerules/man_in_the_browser.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{"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,
Expand Down
4 changes: 0 additions & 4 deletions arerules/raw_javascript.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"name": "Raw JavaScript",
"author": "[email protected]",
"browser": "ALL",
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "raw_javascript",
"condition": null,
Expand Down
4 changes: 0 additions & 4 deletions arerules/record_snapshots.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{"name": "Collects multiple snapshots of the webpage within Same-Origin",
"author": "mgeeky",
"browser": ["FF", "C", "O", "IE", "S"],
"browser_version": "ALL",
"os": "ALL",
"os_version": "ALL",
"modules": [
{"name": "spyder_eye",
"condition": null,
Expand Down
3 changes: 0 additions & 3 deletions arerules/win_fake_malware.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
{
"name": "Windows Fake Malware",
"author": "bcoles",
"browser": "ALL",
"browser_version": "ALL",
"os": "Windows",
"os_version": "ALL",
"modules": [
{
"name": "blockui",
Expand Down
Loading