53 Commits

Author SHA1 Message Date
bcoles 3b5c359ab4 Remove deprecated CoinHive miner Autorun rule (#2786) 2023-04-02 20:27:29 +10:00
bcoles 221fbddec2 AutorunEngine: Cleanup, rename REST routes, use Core::Models in REST API (#2785)
* arerules: Remove os/browser properties with redundant 'ALL' values

* Tools: Add Autorun REST examples

* AutorunEngine: Cleanup, rename REST routes, use Core::Models in REST API
2023-04-02 20:04:38 +10:00
Josh 6db2a6f4f8 fiexed broken values 2020-04-07 00:56:18 -07:00
Josh 28e43b23f5 removing Are rules from enabled by default 2020-04-05 18:31:35 -07:00
aaron 89c08b5ffd Merge https://github.com/beefproject/beef 2020-04-02 17:16:20 +10:00
AussieKlutz dcb946dfa2 First cut, automated scan using new sw_port_scanner module. 2020-04-01 14:38:14 +10:00
AussieKlutz aae313fee0 Removed extraneous comma, due to a commented option 2020-04-01 14:21:41 +10:00
aaron f28bc603ad Starting promise based port scanner 2020-04-01 14:06:55 +10:00
aaron 047b18ec88 Updated to correct module 2020-04-01 12:34:42 +10:00
aaron 10f367eb5a Portscan multihosts 2020-04-01 12:29:53 +10:00
aaron 3c3b3e2595 Modified lan_portscan for name 2020-04-01 12:22:52 +10:00
root d1f778dab0 Added portscan arerule 2020-04-01 12:14:01 +10:00
slackr da8d78f40a Raw JavaScript ARE rule 2018-07-19 14:21:08 -04:00
Brendan Coles 16973ccd48 Add Coinhive Miner ARE rule 2017-10-14 17:01:25 +00:00
Michael Benich 408e18c0c6 Add json for get_cookie 2017-02-03 15:32:07 -05:00
Brendan Coles 5e91dfb9d7 Add Text to Voice module 2016-05-14 20:22:51 +00:00
Brendan Coles d15f016336 Rename module fake_notification_ie to fake_notification 2016-05-05 09:21:26 +00:00
Brendan Coles 0be18e57a0 Merge pull request #1259 from mgeeky/get_snapshot
Four additional ARE rules.
2016-05-02 21:32:16 +10:00
mgeeky f206be9233 Revert "Revert "Added four new ARE rules""
This reverts commit 0da8696248.
2016-05-02 13:08:16 +02:00
mgeeky 0da8696248 Revert "Added four new ARE rules"
This reverts commit 1449913c65.
2016-05-02 10:14:49 +02:00
mgeeky 1449913c65 Added four new ARE rules 2016-05-02 10:11:25 +02:00
mgeeky 2cf6504912 Revert "Added three new Autorun rules"
This reverts commit 010867cf24.
2016-05-02 09:43:26 +02:00
mgeeky 4058381f9a Revert "Added record_snapshots autorun rule"
This reverts commit abdb5462cf.
2016-05-02 09:43:12 +02:00
mgeeky abdb5462cf Added record_snapshots autorun rule 2016-04-18 11:11:42 +02:00
Brendan Coles 624d81749e Add Ping Sweep module 2016-04-17 14:07:55 +00:00
mgeeky 010867cf24 Added three new Autorun rules 2016-04-13 21:38:25 +02:00
Brendan Coles 8cc5e8b236 Allow comma separated list of IPs and ranges as input 2016-04-09 06:36:28 +00:00
Brendan Coles fa1e32c046 Use SWFObject library for cross_origin_scanner_flash 2016-04-08 16:25:52 +00:00
Brendan Coles 313d6593ca Update supported browsers 2016-04-05 15:47:00 +00:00
Brendan Coles c1558878aa Add ARE rules for scanning common LAN IPs 2016-04-04 13:17:10 +00:00
Brendan Coles 37f536fc12 Add wait option to Flash scanner 2016-04-04 10:15:41 +00:00
Brendan Coles 7b96212876 Add wait option to CORS scanner 2016-04-04 10:02:49 +00:00
antisnatchor dd0a10bda5 Use anonymous function in setTimeout when executing sequential ARE rules. Added ARE rule for lan fingerprint using common IPs. 2016-04-04 10:20:09 +02:00
antisnatchor 8bcae3e30b Revmoed commented testing line 2016-04-03 15:18:56 +02:00
antisnatchor c700bb3013 Added ws_connect_timeout option to delay of 500 ms the establishment of the WS channel. This is needed to wait for browser fingerprinting to finish, in order to have all the info needed for triggering ARE rules using WS channel. 2016-04-03 15:16:14 +02:00
Brendan Coles 127942b60d Decrease workers and timeout 2016-04-02 13:32:04 +00:00
antisnatchor 309bbe4859 Merge branch 'master' of https://github.com/beefproject/beef 2016-04-02 13:06:31 +02:00
antisnatchor 4f5e7ddfb6 Renamed ARE rule. 2016-04-02 12:27:13 +02:00
Brendan Coles ffb15892a4 Add timeout option to beef.net.cors.request 2016-04-02 06:46:23 +00:00
Brendan Coles 26e1672227 Use default options 2016-04-02 06:14:35 +00:00
antisnatchor 41c9589ef1 Removed rules enabled by mistake. 2016-04-01 17:36:44 +02:00
antisnatchor 5e7342e1bd Added Brave browser detection. 2016-04-01 14:14:13 +02:00
Brendan Coles 5065a55238 Add lan_http_scan ARE rule 2016-02-07 13:19:35 +00:00
Brendan Coles 7e6e3bc51d Add lan_flash_scan ARE rule 2016-02-07 12:20:04 +00:00
Brendan Coles 321aff56f3 Rename cross_origin_scanner to cross_origin_scanner_cors 2016-02-07 10:53:32 +00:00
Brendan Coles 8e3264e750 Change names 2016-02-03 22:57:33 +00:00
Brendan Coles ff50dc9c4a Add lan_fingerprint ARE rule 2016-01-31 20:27:44 +00:00
Brendan Coles 623db6229e Add lan_cors_scan ARE rule 2016-01-31 20:27:14 +00:00
antisnatchor b81f7c6953 Small changes in some rulesets, fixed old code comments. 2015-07-28 10:29:50 +02:00
antisnatchor b7788d6fe5 Cleaned rules. 2015-07-27 12:31:37 +02:00