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

加代理报错 -p http://127.0.0.1:8080 #75

Closed
ch4O3 opened this issue Jun 14, 2023 · 3 comments
Closed

加代理报错 -p http://127.0.0.1:8080 #75

ch4O3 opened this issue Jun 14, 2023 · 3 comments

Comments

@ch4O3
Copy link

ch4O3 commented Jun 14, 2023

python3 PackerFuzzer.py -u https://ip:10443/login -p http://127.0.0.1:8080 -f 1


| _ \ __ _ | | _____ _ __ | | _ ___________ _ __
| |
) / ` |/ | |/ / _ \ '| | | | | | |
/
/ _ \ '
|
| __/ (
| | (| < / | | || || |/ / / / / |
|| _,_|_|_|__|| || _,/
/_|_|
Packer Fuzzer v1.4.15

©2023 Poc-Sir、KpLi0rn、Liucy、RachesseHS、Lupin-III
Project Hub: https://github.com/rtcatc/Packer-Fuzzer
西湖论剑 ༒༒༒ 首届国产优秀网络安全工具主题展参展作品

[!] 外网连接失败,请检查当前网络状况或者代理情况
[11:06:21] 目标站点:https://ip:10443/login
[11:06:21] 正在解析网页中...
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/urllib3/connectionpool.py", line 790, in urlopen
response = self._make_request(
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/urllib3/connectionpool.py", line 536, in _make_request
response = conn.getresponse()
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/urllib3/connection.py", line 454, in getresponse
httplib_response = super().getresponse()
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/http/client.py", line 1344, in getresponse
response.begin()
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/http/client.py", line 329, in begin
raise UnknownProtocol(version)
http.client.UnknownProtocol: HTTP/2

@ljxxxxx
Copy link

ljxxxxx commented Jul 28, 2023

同样外网连接失败,请问师傅问题解决了吗

@chinahackno1
Copy link

如果你是mac的话并且开着clash,那就把增强模式关掉,如果实在windows就把proxifier啥的全局关掉

@rtcatc
Copy link
Owner

rtcatc commented May 20, 2024

我看了下 报错是因为http.client.UnknownProtocol: HTTP/2 目标服务器不支持http2协议
burp新版本会默认开启全局http2 要关闭这个选项走http1协议

@rtcatc rtcatc closed this as completed May 20, 2024
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

4 participants