Skip to content

Instantly share code, notes, and snippets.

@kawaz
Created February 8, 2013 07:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kawaz/4737252 to your computer and use it in GitHub Desktop.
Save kawaz/4737252 to your computer and use it in GitHub Desktop.
お名前COMのVPSが妖しい…。
GET / HTTP/1.0
HTTP/1.0 200 OK
Connection: Close
Pragma: no-cache
cache-control: no-cache
Refresh: 0.1
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd"> -->
<HTML>
<HEAD>
<META HTTP-EQUIV="Refresh" CONTENT="0.1">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<TITLE></TITLE>
</HEAD>
<BODY><P></BODY>
</HTML>
@kawaz
Copy link
Author

kawaz commented Feb 8, 2013

うち、80番なんて上げてないのに、うちのVPSのIPで誰かが応答返してくるんだけど何これ!?
当然だけど、試しにVPS内でhttpd上げてみてもそこには着弾しないので恐らく乗っ取られてることだけが確認できる。

VPSインスタンスの手前で何かが起こってる模様…。

@kawaz
Copy link
Author

kawaz commented Feb 9, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment