Commit Graph

2580 Commits

Author SHA1 Message Date
VakarisZ 63d0e57bb7 Added documentation on why we ignore errors when getting tcp banner 2019-11-05 13:11:15 +02:00
VakarisZ a7218e13d4 Merge remote-tracking branch 'upstream/393/python-3' into 393/python-3 2019-11-05 12:39:33 +02:00
VakarisZ fc063a5378 Fixed mysql finger printer py3 bugs 2019-11-05 12:37:51 +02:00
Shay Nehmad c69766650c Update upper limit to actual current amount of linter warnings 2019-11-05 12:22:55 +02:00
Shay Nehmad bbdc12a412 Update .travis.yml 2019-11-05 12:19:46 +02:00
Shay Nehmad d52d00e5d9 Trying to make the test work 2019-11-05 12:13:38 +02:00
Shay Nehmad ea5ae67891 Updated flake8 to fail if number of warnings is too high 2019-11-05 12:05:45 +02:00
Shay Nehmad d5bc218996
Merge pull request #448 from VakarisZ/deployment_scripts_python3
Deployment scripts python3
2019-11-05 10:43:59 +02:00
Shay Nehmad c68ea48b0b Added unit tests guide to the readme. 2019-11-05 10:19:39 +02:00
VakarisZ 88b8d2ce5a Merge branch '393/python-3' into deployment_scripts_python3
# Conflicts:
#	monkey/monkey_island/cc/ui/package-lock.json
#	monkey/monkey_island/cc/ui/package.json
#	monkey/monkey_island/requirements.txt
2019-11-04 16:06:43 +02:00
Shay Nehmad 2773002af7
Merge pull request #470 from guardicore/393/python-3-fix-linter-warnings
[WIP] 393/python 3 fix linter warnings
2019-11-04 15:29:48 +02:00
Shay Nehmad 38c45ccc72
Merge branch 'develop' into 393/python-3 2019-11-04 15:29:27 +02:00
VakarisZ 7de03d8db0
Merge pull request #475 from VakarisZ/py3_logging_improvements
Py3 logging improvements
2019-11-04 12:29:31 +02:00
Shay Nehmad a125df6345
Merge branch '393/python-3' into 393/python-3-fix-linter-warnings 2019-11-04 11:45:33 +02:00
Shay Nehmad bcf2d964d7 Moved representations to services 2019-11-04 11:44:25 +02:00
Shay Nehmad c778ae7aa1 Changed import to `import common.data.zero_trust_consts as zero_trust_consts`
Looks better
2019-11-04 11:27:34 +02:00
VakarisZ e5715f5a7e Removed unnecessary logging of config in BB and MSSQL unhandled error 2019-10-31 12:11:22 +02:00
VakarisZ 1f5acbc287 Another white screen fix 2019-10-31 10:48:02 +02:00
VakarisZ ac63797f45 Blank screen fix corrected 2019-10-30 15:11:50 +02:00
VakarisZ a6e61215f3 SSH banner read timeout exception (tunneling) bugfix 2019-10-30 14:45:30 +02:00
VakarisZ dba52fcbed BB tests bugfix of not refreshing JWT 2019-10-30 14:38:17 +02:00
VakarisZ ec5de408b2 Blank screen (JWT token expiration) bugfix 2019-10-30 12:38:14 +02:00
Shay Nehmad 811b2b28f5
Merge pull request #473 from shivank1234/406/use-js-file-saver
406/use js file saver
2019-10-30 10:23:30 +02:00
Shivank 933dc9c378 Second File-saver patch 2019-10-30 11:06:25 +05:30
VakarisZ 95c63d6cef Rollback of accidental changes 2019-10-29 16:29:51 +02:00
VakarisZ cdc30f56c7 Shellshock bugfix 2019-10-29 15:00:01 +02:00
VakarisZ c1a20116a0 Merge remote-tracking branch 'upstream/393/python-3' into 393/python-3 2019-10-29 14:05:22 +02:00
VakarisZ 64ec629306 Machine name in BB fix 2019-10-29 14:04:48 +02:00
vakaris_zilius ca7cfb51b2 BB fix for python3, updated package.json 2019-10-29 09:08:10 +00:00
Shay Nehmad 530e1a3b65 Whitespace fixes 2019-10-28 21:25:37 +02:00
Shay Nehmad 1f598579ee Linter fixes in `common` 2019-10-28 21:22:14 +02:00
Shay Nehmad dd461b974b Manual fix - auto formatter is confused again 👎 2019-10-28 21:20:29 +02:00
Shay Nehmad e627c8c857 Manual fix - auto formatter failed 2019-10-28 21:14:22 +02:00
Shay Nehmad 40494d3c3c Auto reformat all code 2019-10-28 21:11:05 +02:00
Shay Nehmad d69976f4b5 Fixed unresolved reference
self.host instead of host
2019-10-28 21:03:51 +02:00
Shay Nehmad 75bff22649 Changed import * to explicit imports 2019-10-28 20:59:30 +02:00
Shay Nehmad f430bfb940 Changed info to debug in tests 2019-10-28 20:43:01 +02:00
Shay Nehmad 797b6c58b9 Removed some unused imports 2019-10-28 20:41:35 +02:00
Shivank 6992902991 JS File-saver dependency patch 2019-10-28 22:53:07 +05:30
Shay Nehmad fb00fb9bc7 Merge branch '393/python-3' into 393/python-3-fix-linter-warnings 2019-10-28 17:08:11 +02:00
VakarisZ ea584e2d46 Fixed monkey tests to test updated cached methods 2019-10-28 16:59:01 +02:00
Shay Nehmad 719088070e Added todo 2019-10-28 16:16:19 +02:00
Shay Nehmad f8b38d9a8d Change is to isisntance for type checking 2019-10-28 16:16:05 +02:00
Shay Nehmad fd70ecfe29 Intentional shadowing of builtins 2019-10-28 16:15:52 +02:00
Shay Nehmad 4b0ea4aed7 Variable names and const location fixes 2019-10-28 16:15:31 +02:00
Shay Nehmad cd3835a42e Whitespace and imports fixes 2019-10-28 16:14:52 +02:00
VakarisZ 65cfab30dd Revert "Fixed ring bug with @staticmethod"
This reverts commit 8046cdd
2019-10-28 15:44:53 +02:00
VakarisZ 72aee13d5a Merge remote-tracking branch 'upstream/393/python-3' into 393/python-3 2019-10-28 15:06:39 +02:00
VakarisZ 2a34ec4995 Mimikatz fix and small sambacry fix 2019-10-28 15:03:41 +02:00
Shay Nehmad 88b7936f6c
Merge pull request #469 from guardicore/393/python-3-ci
393/python 3 ci
2019-10-28 14:52:51 +02:00