knownsec / pocsuite3

pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.

Home Page:https://pocsuite.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NameError: name 'split_first' is not defined

N1k0la-T opened this issue · comments

commented
from pocsuite3.api import requests
r = requests.get(url='http://192.168.237.132/index.aspx')

pocsuite3\lib\request\patch\hook_urllib3_parse_url.py patched_parse_url
NameError: name 'split_first' is not defined

commented

urllib3版本过高

哪个版本可以呢

urllib3版本过高

commented

哪个版本可以呢

urllib3版本过高

1.26.14