|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 54
Members: 0
Total: 54
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
a zended file |
|
Posted: Sat Sep 15, 2012 1:51 am |
|
|
arale |
Regular user |
|
|
Joined: Aug 31, 2012 |
Posts: 22 |
|
|
|
|
|
|
|
|
|
|
|
Posted: Sat Sep 15, 2012 9:45 am |
|
|
demon |
Moderator |
|
|
Joined: Sep 22, 2010 |
Posts: 485 |
|
|
|
|
|
|
|
see your pm |
|
_________________ Go BIG or go HOME ! |
|
|
|
|
|
|
|
Posted: Sat Sep 15, 2012 3:52 pm |
|
|
demon |
Moderator |
|
|
Joined: Sep 22, 2010 |
Posts: 485 |
|
|
|
|
|
|
|
here's your file and see your pm again
Code: | <?php
include("includes/template_fns.php");
echo "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Frameset//EN\"\r\n \"http://www.w3.org/TR/html4/frameset.dtd\">\r\n <html>\r\n <head>\r\n<link rel=\"icon\" href=\"favicon.ico\" type=\"image/x-icon\"> \r\n<link rel=\"shortcut icon\" href=\"favicon.ico\" type=\"image/x-icon\"> \r\n<script type=\"text/javascript\" language=\"javascript\" src=\"js/jquery.js\"></script>\r\n\r\n<title>";
echo TITLE;
echo "</title>\r\n<script>\r\n\r\n/*function ifDoneChildFrame(val)\r\n{\r\n \$('html').html(val);\r\n}\r\n//alert(window.opener.close());\r\n\$(function() {\r\nif ( window.name != 'nf' )\t{//check if login is not top/parent frame or is in the content frame\r\n\t//popup(\"index2.php\");\r\n\twindow.opener.ifDoneChildFrame('');\r\n\r\n}\r\nreturn true;\r\n});\r\n*/\r\n</script>\r\n\r\n</head>\r\n";
$return_value = get_system_wide_settings();
if ($return_value['horizontal_menu']) {
do_initial_middle_full($login, $return_value['horizontal_menu'], $company_select);
} else {
echo "\r\n\r\n <FRAMESET rows=\"72,*\" FRAMESPACING=\"0\" BORDER=\"0\">\r\n<frame name=\"header\" src=\"header.php\" MARGINWIDTH=\"0\" MARGINHEIGHT=\"0\" SCROLLING=no FRAMEBORDER=\"0\" NORESIZE>\r\n\t<FRAMESET cols=\"220,*\" FRAMESPACING=0 BORDER=0>\r\n <frame name=\"Menu\" src=\"leftmenu.php\" MARGINWIDTH=\"0\" MARGINHEIGHT=\"0\" SCROLLING=auto FRAMEBORDER=\"0\" NORESIZE>\r\n <frame name=\"Content\" src=\"body.php\" MARGINWIDTH=\"0\" MARGINHEIGHT=\"0\" SCROLLING=auto FRAMEBORDER=\"0\" NORESIZE>\r\n </FRAMESET>\r\n\r\n</FRAMESET>\t \r\n <NOFRAMES>\r\n <P>This browser does not support frames.</P>\r\n </NOFRAMES>\r\n\r\n\r\n\r\n";
}
echo "\r\n\r\n</html>";
?>
|
|
|
_________________ Go BIG or go HOME ! |
|
|
|
|
www.waraxe.us Forum Index -> PHP script decode requests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|