Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 support #393

Closed
ShayNehmad opened this issue Jul 28, 2019 · 5 comments · Fixed by #394
Closed

Python 3 support #393

ShayNehmad opened this issue Jul 28, 2019 · 5 comments · Fixed by #394
Assignees
Milestone

Comments

@ShayNehmad
Copy link
Contributor

THIS ISSUE WILL TRACK THE PYTHON 3 STATUS OF THE PROJECT.

Expected Behavior

The Infection Monkey and the Island need to support Python 3

Actual Behavior

Currently the project is in Python 2.

@ShayNehmad ShayNehmad self-assigned this Jul 28, 2019
@ShayNehmad ShayNehmad mentioned this issue Jul 28, 2019
@danielguardicore
Copy link
Contributor

danielguardicore commented Jul 28, 2019

caniusepython3 results

tldr: 2 dependencies will require work and 2 seem like they will be fine.

project migration status
flask-jwt This project is currently abandoned and will not migrate. We should use https://github.com/vimalloc/flask-jwt-extended  which looks much more alive and has python 2 support as well so we can do this now
impacket On the readme they say they support Python 3.6I'm trying to clarify it here fortra/impacket#654
rdpy In planning, but doesn't look like it's happening right now. https://github.com/citronneur/rdpy/issues/91it depends on qt4reactor which looks totally dead. ghtdak/qtreactor#23
wmi Readme says it supports 3.4, but the project looks kind of dead. Clarification: tjguk/wmi#7

@danielguardicore
Copy link
Contributor

danielguardicore commented Aug 22, 2019

#409 solved the rdpy requirement

@danielguardicore
Copy link
Contributor

wmi works out of the box.

@ShayNehmad
Copy link
Contributor Author

ShayNehmad commented Oct 23, 2019

What's required to finish this feature and merge it to develop:

@ShayNehmad
Copy link
Contributor Author

AWS SSM integration works, Security Hub isn't working for me but it might be just something I'm missing. Anyway - doesn't seem critical for this version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants