Shivank
|
4518b93260
|
Merge pull request #1 from guardicore/develop
Updating my local fork
|
2019-10-28 15:14:53 +05:30 |
Shay Nehmad
|
348a743619
|
Extracted api representations hooks to separate file, added UT, and fixed linter issue
use `x not in y` instead of `not x in y`.
|
2019-10-28 10:28:40 +02:00 |
Shay Nehmad
|
59a779822b
|
Added some badges (since we added the build badge and I don't want it to look alone)
|
2019-10-28 09:31:00 +02:00 |
Shay Nehmad
|
bb536755bf
|
reordered readme with badges
|
2019-10-27 18:44:38 +02:00 |
Shay Nehmad
|
984a280b66
|
Changed bullets to table
|
2019-10-27 18:39:54 +02:00 |
Shay Nehmad
|
681c0396c4
|
Added travis badges to readme
|
2019-10-27 18:35:38 +02:00 |
Shay Nehmad
|
7c23065efa
|
Trying to get slack notifications to work.
|
2019-10-27 18:31:44 +02:00 |
Shay Nehmad
|
ab348bb12a
|
Fix zero_trust_service tests (comparison order problems)
|
2019-10-27 17:56:12 +02:00 |
Shay Nehmad
|
f2297de661
|
Fix TestMonkey to pytest
|
2019-10-27 17:55:51 +02:00 |
Shay Nehmad
|
7b153d29b2
|
Fix segmentation utils test
|
2019-10-27 17:55:34 +02:00 |
Shay Nehmad
|
ceca7ce127
|
Adding pytest to requirements and pytest.ini file for logging purposes
|
2019-10-27 17:55:24 +02:00 |
Shay Nehmad
|
43048329d0
|
Fix requirements path
|
2019-10-27 13:50:13 +02:00 |
Shay Nehmad
|
ee1e913291
|
using python -m for tests - and trying still to make slack integ work
|
2019-10-27 13:48:09 +02:00 |
Shay Nehmad
|
cc674cac57
|
Trying to fix slack notifications from travis
|
2019-10-27 12:29:52 +02:00 |
Shay Nehmad
|
c11d78c6a0
|
cd-ing to source root
|
2019-10-27 12:24:46 +02:00 |
Shay Nehmad
|
05fbdafd9d
|
Updated travis file, let's test it
|
2019-10-27 12:13:26 +02:00 |
VakarisZ
|
6e2f1f0d76
|
Log download fix
|
2019-10-25 18:11:21 +03:00 |
VakarisZ
|
1d666e525d
|
Smb logging improved, mimikatz bugfix
|
2019-10-25 17:50:32 +03:00 |
VakarisZ
|
561f2f5d2f
|
Smb exploiter py3 and bugfix
|
2019-10-25 16:50:45 +03:00 |
VakarisZ
|
09ba5f3930
|
Merge remote-tracking branch 'upstream/393/python-3' into 393/python-3
|
2019-10-25 13:25:17 +03:00 |
VakarisZ
|
2a7d196cb7
|
Smb fingerprinter fix
|
2019-10-25 13:18:48 +03:00 |
Shay Nehmad
|
ee41f36939
|
Merge branch '393/python-3' of https://github.com/guardicore/monkey into 393/python-3
|
2019-10-24 18:54:24 +03:00 |
Shay Nehmad
|
4b84810fae
|
Updated format errors in aws_exporter and lowered errors to infos in vsftpd exploiter
|
2019-10-24 18:54:20 +03:00 |
VakarisZ
|
5ea4dc3d1b
|
Merge branch '393/python-3' of https://github.com/guardicore/monkey into 393/python-3
|
2019-10-24 16:16:31 +03:00 |
VakarisZ
|
06bded65eb
|
Wmi fix, expected return code 0, but it is None
|
2019-10-24 16:15:33 +03:00 |
VakarisZ
|
1c32ef156a
|
Improved linux deployment instructions
|
2019-10-24 12:54:00 +03:00 |
VakarisZ
|
222b9432e8
|
fixed front end dependencies
|
2019-10-24 11:17:10 +03:00 |
VakarisZ
|
a305611558
|
re-added deadsnakes ppa, because ubuntu 16 doesn't support py3.7 reps
|
2019-10-24 10:02:50 +03:00 |
VakarisZ
|
4457cdc0c8
|
re-added deadsnakes ppa, because ubuntu 16 doesn't support py3.7 reps
|
2019-10-23 15:11:58 +03:00 |
VakarisZ
|
bcf428de1e
|
Merge remote-tracking branch 'upstream/393/python-3' into deployment_scripts_python3
|
2019-10-23 14:47:43 +03:00 |
VakarisZ
|
fbe9708da6
|
Removed ppa, unused certificate generation, updated readme
|
2019-10-23 14:46:59 +03:00 |
VakarisZ
|
e52491aef5
|
Small linux deployment script improvement
|
2019-10-23 10:17:47 +03:00 |
VakarisZ
|
8046cddb8b
|
Fixed ring bug with @staticmethod
|
2019-10-23 09:19:03 +03:00 |
Shay Nehmad
|
c66a0cd44c
|
Merge branch '393/python-3' of https://github.com/guardicore/monkey into 393/python-3
|
2019-10-22 14:33:41 +03:00 |
VakarisZ
|
3d332c7d66
|
More python3 outdated decorators and bytes-string mixup fixes
|
2019-10-21 17:38:39 +03:00 |
VakarisZ
|
c0f661d337
|
More python3 fixes
|
2019-10-18 18:14:42 +03:00 |
VakarisZ
|
f60cdd116b
|
Replaced six package usages with py3
|
2019-10-18 09:10:14 +03:00 |
VakarisZ
|
c768e33f25
|
Merge remote-tracking branch 'origin/deployment_scripts_python3' into deployment_scripts_python3
# Conflicts:
# deployment_scripts/deploy_linux.sh
# monkey/monkey_island/linux/run.sh
|
2019-10-17 19:44:38 +03:00 |
VakarisZ
|
05af080f98
|
Linux deployment fixes
|
2019-10-17 19:42:00 +03:00 |
VakarisZ
|
c56dea39a9
|
Removed six from requirements
|
2019-10-17 19:39:27 +03:00 |
VakarisZ
|
047191070c
|
Small CR fixes
|
2019-10-17 19:33:30 +03:00 |
VakarisZ
|
eaee0451c5
|
Linux dev. env. deployment altered to support py3
|
2019-10-17 10:45:47 +03:00 |
VakarisZ
|
6245be15eb
|
Automatically adds python scripts to path so user could use pyinstaller off the bat
|
2019-10-17 10:45:47 +03:00 |
VakarisZ
|
dff71eabc4
|
Added C++ redistributable required for windows and brought back UPX
|
2019-10-17 10:45:47 +03:00 |
VakarisZ
|
97542107dc
|
Fixed bug that caused PATH not to be refreshed after python installation
|
2019-10-17 10:45:47 +03:00 |
VakarisZ
|
e7a71e10d8
|
Removed enum34 from requirements
|
2019-10-17 10:45:47 +03:00 |
VakarisZ
|
1c880a76d9
|
Windows deployment scripts to python3
|
2019-10-17 10:45:46 +03:00 |
VakarisZ
|
df7a43127a
|
Windows deployment scripts to python3
|
2019-10-17 10:45:04 +03:00 |
VakarisZ
|
e36bb9721d
|
Sambacry fixes
|
2019-10-16 18:27:14 +03:00 |
VakarisZ
|
547cfe2f92
|
Various python3 bugfixes
|
2019-10-16 18:26:41 +03:00 |