Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8" />
  5. <link rel="stylesheet" href="style.css" />
  6. <title>ArmaNet</title>
  7. </head>
  8.  
  9. <?php
  10. $ipClient = 0;
  11. `$_GET['ipClient']`
  12. ?>
  13.  
  14.  
  15.  
  16. <body>
  17.  
  18. <h1> <p> <font color="red">ArmaNet !!!</font> </p> </h1>
  19. <p> <font color="yellow">Le botnet Ind&eacute;pendent de CreaProg et Dimitri<font> </p>
  20. </body>
  21.  
  22. L'ip du mec qui c'est connect&eacute; sur la deuxieme page est : <?php
  23. echo $ipclient;
  24. ?>
  25. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement