lockedbyte / CVE-2021-40444

CVE-2021-40444 PoC
1.58k stars 483 forks source link

code 404, message File not found #13

Closed wxh0000mm closed 2 years ago

wxh0000mm commented 2 years ago

┌──(root💀Kali)-[/home/king] └─# python3 -m http.server 80
Serving HTTP on 0.0.0.0 port 80 (http://0.0.0.0:80/) ... 192.168.175.139 - - [08/Oct/2021 23:11:32] code 501, message Unsupported method ('OPTIONS') 192.168.175.139 - - [08/Oct/2021 23:11:32] "OPTIONS / HTTP/1.1" 501 - 192.168.175.139 - - [08/Oct/2021 23:11:32] code 404, message File not found 192.168.175.139 - - [08/Oct/2021 23:11:32] "HEAD /word.html HTTP/1.1" 404 - 192.168.175.139 - - [08/Oct/2021 23:11:35] code 501, message Unsupported method ('OPTIONS') 192.168.175.139 - - [08/Oct/2021 23:11:35] "OPTIONS / HTTP/1.1" 501 - 192.168.175.139 - - [08/Oct/2021 23:11:35] code 404, message File not found 192.168.175.139 - - [08/Oct/2021 23:11:35] "GET /word.html HTTP/1.1" 404 - 192.168.175.139 - - [08/Oct/2021 23:11:35] code 501, message Unsupported method ('OPTIONS') 192.168.175.139 - - [08/Oct/2021 23:11:35] "OPTIONS / HTTP/1.1" 501 - 192.168.175.139 - - [08/Oct/2021 23:11:35] code 404, message File not found 192.168.175.139 - - [08/Oct/2021 23:11:35] "HEAD /word.html HTTP/1.1" 404 -