1 2 3 4 5 6 7 8 9 10 11 12
<!DOCTYPE> <html lang="en"> <head> <title>redirection</title> <meta http-equiv="refresh" content="0;url=/cgi-bin/webshell.cgi" /> </head> <body> </body> </html>