monkey/monkey
VakarisZ 6282cd0de3 Add a UT to test if ransomware payload tries to encrypt files if "linux_target_dir" and "windows_target_dir" inputs are empty.
We have empty "linux_target_dir" and "windows_target_dir" by default so it's important that ransomware payload doesn't try to encrypt files by default, without users' knowledge.
2021-07-07 10:48:35 +03:00
..
common Merge pull request #1292 from guardicore/ransomware_dir_fix 2021-07-06 11:25:13 -04:00
infection_monkey Merge pull request #1292 from guardicore/ransomware_dir_fix 2021-07-06 11:25:13 -04:00
monkey_island Merge pull request #1292 from guardicore/ransomware_dir_fix 2021-07-06 11:25:13 -04:00
tests Add a UT to test if ransomware payload tries to encrypt files if "linux_target_dir" and "windows_target_dir" inputs are empty. 2021-07-07 10:48:35 +03:00
.coveragerc ci: add .coveragerc to omit unit test code from coverage report 2021-01-17 20:20:06 -05:00
__init__.py Reformat all python with black v20.8b1 2021-04-06 09:20:18 -04:00
codecov.yml Updated codecov coloring. 2020-03-15 11:50:43 +02:00
infection_monkey.py String vs byte stream mixup bugs fixed 2019-09-20 18:07:17 +03:00
monkey_island.py island: Rename start_island() -> main() 2021-06-03 11:01:03 -04:00