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

Error with the script upon runtime #2

Open
nov3mb3r opened this issue Dec 19, 2023 · 1 comment
Open

Error with the script upon runtime #2

nov3mb3r opened this issue Dec 19, 2023 · 1 comment

Comments

@nov3mb3r
Copy link

sh-4.2$ python3 ssm-send-command-interception-poc.py
Traceback (most recent call last):
File "ssm-send-command-interception-poc.py", line 3, in
import requests, json, uuid
File "/home/ssm-user/.local/lib/python3.7/site-packages/requests/init.py", line 43, in
import urllib3
File "/home/ssm-user/.local/lib/python3.7/site-packages/urllib3/init.py", line 42, in
"urllib3 v2.0 only supports OpenSSL 1.1.1+, currently "
ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: urllib3/urllib3#2168

@Frichetten
Copy link
Owner

Hi there! Sorry, I'm not sure what could be causing the error. I haven't used this PoC in a couple years so it's possible that one of the dependencies has a problem. Additionally, it's worth knowing that this only works with IMDSv1, not v2.

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

No branches or pull requests

2 participants