GithubHelp home page GithubHelp logo

Comments (5)

0vercl0k avatar 0vercl0k commented on August 14, 2024

from cve-2021-31166.

kouzhudong avatar kouzhudong commented on August 14, 2024

D:\git\Vulnerability\CVE\CVE-2021-31166>"C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python37_64\Lib\venv\scripts\nt\python.exe" cve-2021-31166.py --target=172.23.240.1
No pyvenv.cfg file

D:\git\Vulnerability\CVE\CVE-2021-31166>C:\Users\Administrator\AppData\Local\Programs\Python\Python39\Lib\venv\scripts\nt\python.exe cve-2021-31166.py --target=172.23.240.1
No pyvenv.cfg file

D:\git\Vulnerability\CVE\CVE-2021-31166>

from cve-2021-31166.

0vercl0k avatar 0vercl0k commented on August 14, 2024

from cve-2021-31166.

kouzhudong avatar kouzhudong commented on August 14, 2024

D:\git\Vulnerability\CVE\CVE-2021-31166>C:\Users\Administrator\AppData\Local\Programs\Python\Python39\python.exe cve-2021-31166.py --target=172.23.240.1
Traceback (most recent call last):
File "D:\git\Vulnerability\CVE\CVE-2021-31166\cve-2021-31166.py", line 2, in
import requests
ModuleNotFoundError: No module named 'requests'

D:\git\Vulnerability\CVE\CVE-2021-31166>C:\Users\Administrator\AppData\Local\Programs\Python\Python39\Scripts\pip.exe install requests
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)'))': /simple/requests/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)'))': /simple/requests/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)'))': /simple/requests/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)'))': /simple/requests/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)'))': /simple/requests/
Could not fetch URL https://pypi.org/simple/requests/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/requests/ (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)'))) - skipping
ERROR: Could not find a version that satisfies the requirement requests
ERROR: No matching distribution found for requests
Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)'))) - skipping

D:\git\Vulnerability\CVE\CVE-2021-31166>

from cve-2021-31166.

0vercl0k avatar 0vercl0k commented on August 14, 2024

from cve-2021-31166.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.