Commit Graph

3028 Commits

Author SHA1 Message Date
Shay Nehmad 4b735e37ec Use api.github.com to get the latest version
That way we don't need to update it manually in each release
2020-04-17 01:04:40 +03:00
VakarisZ 34e64f5429
Merge pull request #618 from VakarisZ/release/1.8.0
Readme update
2020-04-15 10:21:33 +03:00
VakarisZ f270f62ef5 Changed dropdowns to headers in readme 2020-04-14 17:46:54 +03:00
VakarisZ 2bf7ea546f Another mitre attack report picture dimension adjust 2020-04-14 15:01:49 +03:00
VakarisZ b802d83d35 Fixed the rest of dropdowns and picture dimensions 2020-04-14 14:53:19 +03:00
VakarisZ 22a0bc2703 Fixing dropdown 2020-04-14 14:36:24 +03:00
VakarisZ 37308897ff Added and updated screenshots on readme 2020-04-14 13:24:39 +03:00
Shay Nehmad cbbc158105
Merge pull request #617 from VakarisZ/vsftpd_fix
VSFTPD byte string mixup fixes
2020-04-14 10:35:39 +03:00
VakarisZ 892caadcd0 VSFTPD byte string mixup fixes 2020-04-14 10:23:01 +03:00
Shay Nehmad 9aaa84ee48
Merge pull request #614 from acepace/bugfix/leak_info_when_sending_telem
Brute force fix for #613
2020-04-13 16:13:15 +03:00
Shay Nehmad 9d1e163841
Merge pull request #609 from guardicore/bugfix/1.8.0-fix-deb-python-version
Bugfix/1.8.0 fix deb python version
2020-04-13 16:12:42 +03:00
Ace Pace c00958ddcd Renamed display to log 2020-04-12 19:58:20 +03:00
Shay Nehmad 592fd887b8 No need to qualify python since we sourced `activate`
Added which python it to the debug prints to compensate
2020-04-12 19:26:26 +03:00
Shay Nehmad 9687b22b2b Add some safety check for the .rnd file nonsense
I added more comments, so it must be fine 🔥 🐶 🔥
2020-04-12 19:24:21 +03:00
Ace Pace fcfbef995b Brute force fix for #613 2020-04-12 15:02:28 +03:00
Shay Nehmad 9d889aada8 Fix create cert paths in postinst and added debug messages 2020-04-11 18:29:19 +03:00
Shay Nehmad f1de8e8c76 openssl needs to be able to read the .rnd file 2020-04-11 12:45:12 +03:00
Shay Nehmad b95646c300 Added a comment which explains the new dd 2020-04-11 01:12:27 +03:00
Shay Nehmad 305d15cc6a Added random seed data to .rnd for openssl to work
This is a known issue with openssl and once ubuntu 18 gets a new version we can delete this
2020-04-11 01:11:01 +03:00
Shay Nehmad 90f9f69e30 Added some more output to the postinst script 2020-04-10 23:11:50 +03:00
Shay Nehmad 8907a01021 Merge branch 'release/1.8.0' into bugfix/1.8.0-fix-deb-python-version 2020-04-10 18:00:17 +03:00
Shay Nehmad d8c1407750
Merge pull request #610 from VakarisZ/1_8_fixes
1.8 release fixes
2020-04-10 17:59:02 +03:00
VakarisZ e78a8d4a83 Minor style changes 2020-04-10 17:48:50 +03:00
VakarisZ f92211128a UI remote monkey run button fix 2020-04-10 17:48:44 +03:00
Shay Nehmad bd2edee49a Moved comments. For some reason, dpkg-deb can't read them
moved to postinst
2020-04-10 16:47:55 +03:00
Shay Nehmad 41f4f3ffbb Trying to change to comments format, since it's messing with dpkg 2020-04-10 16:38:21 +03:00
Shay Nehmad 7488dea00e Fixed comment format 2020-04-10 16:14:35 +03:00
Shay Nehmad ef5694e055 Updating pip and added more messages to the postinstall script 2020-04-10 14:51:58 +03:00
Shay Nehmad 5c6b9c43b3 Added build-essential to deps, to install packages without precompiled whl
like netifaces
2020-04-10 14:45:25 +03:00
VakarisZ 3898872224
Merge pull request #607 from guardicore/run_remote_monkey_button_fix
UI remote monkey run button fix
2020-04-10 14:40:55 +03:00
VakarisZ bbe8338f98 Merge remote-tracking branch 'upstream/develop' into develop 2020-04-10 14:35:01 +03:00
VakarisZ dc871eb777
Merge pull request #601 from VakarisZ/1_8_fixes
1.8 quick fixes
2020-04-10 14:31:48 +03:00
Shay Nehmad c72ed36b76 No need for bson package in requirements
Installed with pymongo in a maintained project
2020-04-09 18:50:10 +03:00
VakarisZ c8d8cc3941 Removed pytest fail mark from fixed tunneling test and moved to performance test 2020-04-09 18:25:33 +03:00
VakarisZ 1ed4b29786 BB fixes: updated struts2 configuration and increased tunneling timeout 2020-04-09 16:22:07 +03:00
Shay Nehmad 7bab9a03d8 Updated python version to 3.7 2020-04-09 15:51:59 +03:00
VakarisZ b701375236 Fixed bug where tunneling-11 doesn't get turned on/off during bb tests 2020-04-08 18:24:44 +03:00
VakarisZ 03c29c07fb Minor style changes 2020-04-08 18:22:12 +03:00
VakarisZ 347f63d09f UI remote monkey run button fix 2020-04-08 18:17:43 +03:00
VakarisZ 5748645734 Actual stix2 import bugfix 2020-04-08 16:38:30 +03:00
VakarisZ 90e655d242 Improved stix2 core import statement 2020-04-08 16:06:02 +03:00
VakarisZ a55812edbe Improved SSH exploiter to run on the background 2020-04-08 16:04:27 +03:00
VakarisZ a74a7cc48f Added tunneling-12 (windows) machine to monkeyzoo infra and test config. 2020-04-08 12:14:33 +03:00
VakarisZ 2c2af5451d SSH tunneling fix 2020-04-08 12:11:41 +03:00
VakarisZ a873525cc0 Added new icons 2020-04-08 12:10:38 +03:00
VakarisZ e95cf61b28 Removed cmd.exe prefix from command that's used on linux also 2020-04-06 10:19:52 +03:00
VakarisZ b89a23bc9a Added logging about which command was used to execute monkey in WebRCE framework 2020-04-06 10:19:16 +03:00
VakarisZ 2e21930417 Fixed bug where bootloader telem creates a second node after monkey finishes 2020-04-03 21:03:03 +03:00
VakarisZ 94b06f49bb Improved default monkey run commands to include cmd.exe /c prefix (this fixed elastic bug) 2020-04-03 17:48:18 +03:00
VakarisZ bf6a8384da
Merge pull request #600 from VakarisZ/linux_bootloader_hotfix
Bootlaoder reliability
2020-04-03 09:39:31 +03:00