Packer-Fuzzer icon indicating copy to clipboard operation
Packer-Fuzzer copied to clipboard

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

Open ch4O3 opened this issue 1 year ago • 2 comments

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

ch4O3 avatar Jun 14 '23 03:06 ch4O3

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

ljxxxxx avatar Jul 28 '23 09:07 ljxxxxx

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

chinahackno1 avatar Sep 06 '23 14:09 chinahackno1

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

rtcatc avatar May 20 '24 23:05 rtcatc

十分感谢,经过尝试解决了这个问题,祝安。

Poc Sir @.***>于2024年5月21日 周二上午7:37写道:

Closed #75 https://github.com/rtcatc/Packer-Fuzzer/issues/75 as completed.

— Reply to this email directly, view it on GitHub https://github.com/rtcatc/Packer-Fuzzer/issues/75#event-12872087425, or unsubscribe https://github.com/notifications/unsubscribe-auth/BB52SR5FORAA4LNBCL2DCV3ZDKCNBAVCNFSM6AAAAAAZFWWW62VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSHA3TEMBYG42DENI . You are receiving this because you commented.Message ID: @.***>

chinahackno1 avatar May 26 '24 17:05 chinahackno1