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

运行报错,求解决 #7

Open
yaunsky opened this issue Jul 17, 2020 · 0 comments
Open

运行报错,求解决 #7

yaunsky opened this issue Jul 17, 2020 · 0 comments

Comments

@yaunsky
Copy link

yaunsky commented Jul 17, 2020

Traceback (most recent call last):
File "CNVD-2020-10487-Tomcat-Ajp-lfi.py", line 299, in
{'name':'req_attribute','value':['javax.servlet.include.servlet_path','/']},
File "CNVD-2020-10487-Tomcat-Ajp-lfi.py", line 274, in perform_request
responses = self.forward_request.send_and_receive(self.socket, self.stream)
File "CNVD-2020-10487-Tomcat-Ajp-lfi.py", line 154, in send_and_receive
r = AjpResponse.receive(stream)
File "CNVD-2020-10487-Tomcat-Ajp-lfi.py", line 225, in receive
r.parse(stream)
File "CNVD-2020-10487-Tomcat-Ajp-lfi.py", line 182, in parse
self.magic, self.data_length, self.prefix_code = unpack(stream, ">HHb")
File "CNVD-2020-10487-Tomcat-Ajp-lfi.py", line 16, in unpack
return struct.unpack(fmt, buf)
struct.error: unpack requires a string argument of length 5

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

1 participant