Krenair

TalkTalk = dumb

Jun 12th, 2012
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. alex@alex:~$ telnet 194.71.107.15 80
  2. Trying 194.71.107.15...
  3. Connected to 194.71.107.15.
  4. Escape character is '^]'.
  5. GET / HTTP/1.1
  6. host: thepiratebay.se
  7.  
  8. HTTP/1.1 200 OK
  9. X-Powered-By: PHP/5.4.3
  10. Set-Cookie: PHPSESSID=[redacted]; path=/; domain=.thepiratebay.se
  11. Set-Cookie: language=en_EN; expires=Wed, 12-Jun-2013 22:58:00 GMT; path=/; domain=.thepiratebay.se
  12. Expires: Mon, 26 Jul 1997 05:00:00 GMT
  13. Last-Modified: Tue, 12 Jun 2012 22:58:00 GMT
  14. Cache-Control: no-store, no-cache, must-revalidate
  15. Cache-Control: post-check=0, pre-check=0
  16. Pragma: no-cache
  17. Content-Type: text/html;charset=UTF-8
  18. Transfer-Encoding: chunked
  19. Date: Tue, 12 Jun 2012 22:58:00 GMT
  20. Server: lighttpd
  21.  
  22. e72
  23. [well, you don't really need to see the entire HTML for this page]
  24.  
  25. 0
  26.  
  27. Connection closed by foreign host.
  28. alex@alex:~$ telnet 194.71.107.15 80
  29. Trying 194.71.107.15...
  30. Connected to 194.71.107.15.
  31. Escape character is '^]'.
  32. GET / HTTP/1.1
  33. Host: thepiratebay.se
  34.  
  35. HTTP/1.1 302 Found
  36. Pragma: no-cache
  37. Cache-Control: no-cache
  38. Content-Length: 0
  39. Location: http://www.siteblocked.org/piratebay.html?accessurl=[redacted]
  40. Connection: close
  41.  
  42. Connection closed by foreign host.
Advertisement
Add Comment
Please, Sign In to add comment