This website requires JavaScript.
Explore
Help
Register
Sign In
Hiddenden
/
beef
Watch
2
Star
0
Fork
0
You've already forked beef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
458985cf84748bbf607fe978ab0f0e4ea8065ff4
beef
/
core
/
main
/
autorun_engine
History
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
..
models
Fixed
#1203
Now wrapping function names are appended with 8 bytes of random hexchars, to prevent name collisions. The rule_token "seed" is also stored in the ARE Execution table.
2016-03-14 16:43:59 +01:00
engine.rb
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
parser.rb
Verify if ARE module exec_order and exec_delay values are consistent with ARE modules number.
2016-03-14 16:51:06 +01:00
rule_loader.rb
Hide ARE rule processing output unless debugging
2016-02-01 18:42:21 +00:00