monkey/monkey
vkuchinov 5c4797108e Rules update
The rules are now set at this.rules array.
While some of them have two conditions, i.e. Rule #2 shoud check if Conclusive is 0 and Inconclusive > 0, all rules has its own function (formula), which returns true or false.

Eventually, I could shorten variable naming, for example, d_['Conclusive'] to something more prompt, but keeping this helps understand formulas even without referencing to upper comments.
2019-08-25 13:05:56 +03:00
..
common Added the open http endpoint test 2019-08-22 10:52:33 +03:00
infection_monkey Merge pull request #410 from VakarisZ/default_server_bugfix 2019-08-21 16:47:02 +02:00
monkey_island Rules update 2019-08-25 13:05:56 +03:00
__init__.py Move everything under monkey 2018-05-23 16:05:41 +03:00
infection_monkey.py infection monkey works via infection_monkey.py or monkey.exe 2018-06-13 14:38:58 +03:00
monkey_island.py monkey island can now be run from both monkey_island.py and run_cc.bat 2018-06-13 15:40:13 +03:00