YDHCUI / CNVD-2020-10487-Tomcat-Ajp-lfi

Tomcat-Ajp协议文件读取漏洞
750 stars 341 forks source link

NotImplemented Error #2

Open shaikhyaser opened 4 years ago

shaikhyaser commented 4 years ago

Does it mean that AJP is not enabled?

root@kali:~# python tomcatlfi.py X.X.X.X -p 8080 -f WEB-INF/web.xml Getting resource at ajp13://X.X.X.X:8080/asdf Traceback (most recent call last): File "tomcatlfi.py", line 299, in {'name':'req_attribute','value':['javax.servlet.include.servlet_path','/']}, File "tomcatlfi.py", line 274, in perform_request responses = self.forward_request.send_and_receive(self.socket, self.stream) File "tomcatlfi.py", line 154, in send_and_receive r = AjpResponse.receive(stream) File "tomcatlfi.py", line 225, in receive r.parse(stream) File "tomcatlfi.py", line 193, in parse raise NotImplementedError NotImplementedError

alimp5 commented 4 years ago

PS C:\Python27> .\python.exe .\aaaaaa.py IP-ADDREESS -p 8080 -f WEB-INF/web.xml Getting resource at ajp13://79.175.132.97:8080/asdf Traceback (most recent call last): File ".\aaaaaa.py", line 299, in {'name':'req_attribute','value':['javax.servlet.include.servlet_path','/']}, File ".\aaaaaa.py", line 274, in perform_request responses = self.forward_request.send_and_receive(self.socket, self.stream) File ".\aaaaaa.py", line 154, in send_and_receive r = AjpResponse.receive(stream) File ".\aaaaaa.py", line 225, in receive r.parse(stream) File ".\aaaaaa.py", line 193, in parse raise NotImplementedError NotImplementedError

m4ra7h0n commented 2 months ago

8009 port bros,not 8080