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

Add Python 3.12 SSL changes reverse shell #311

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

terrorbyte
Copy link
Collaborator

Noticed the basic SSL payload for Python was failing with errors. Turns out it's the 3.12 changes. This just adds those context requirements: https://docs.python.org/3.12/whatsnew/3.12.html#ssl

It can probably be golfed a bit more.

Based on: #308

@terrorbyte terrorbyte added bug Something isn't working reverse-shell labels Feb 7, 2025
@terrorbyte terrorbyte requested a review from j-baines February 7, 2025 18:39
@terrorbyte terrorbyte self-assigned this Feb 7, 2025
@j-baines j-baines merged commit bb1f213 into payload/unify-layout Feb 14, 2025
@j-baines j-baines deleted the payload/python3.12-ssl-fix branch February 14, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reverse-shell
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants