<?xml version="1.0" encoding="UTF-8" ?>
<feed xml:lang="ja" xmlns="http://www.w3.org/2005/Atom">
	<generator uri="http://nucleuscms.org/" version="Nucleus CMS v3.31SP1-kes">Nucleus CMS v3.31SP1-kes</generator>

	<id>http://fireball.loafer.jp/kes/</id>
	<link rel="self" type="application/atom+xml" href="http://fireball.loafer.jp/kes/atom.xml" />
	<link rel="related" type="text/html" href="http://fireball.loafer.jp/" />
	<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/" />

	<rights>© 2008 Project Loafer/Project Fireball and all blog writers.</rights>

	<title>Entering Passive Mode</title>
	<subtitle>やる気のない受け身なブログ。実験場。</subtitle>

	<updated>2012-04-22T17:40:31+09:00</updated>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term="Life" scheme="http://fireball.loafer.jp/kes/life/" />
		<content type="html">
<![CDATA[
<p>
<a href="http://fireball.loafer.jp/kes?imagepopup=2/IMG_0498.JPG&amp;width=960&amp;height=720&amp;imagetext=All+Paper+Clock" onclick="window.open(this.href,'imagepopup','status=no,toolbar=no,scrollbars=no,resizable=yes,width=960,height=720');return false;" class="thumbnail"><img src="http://media.fireball.loafer.jp/thumbnail/2_IMG_0498.JPG" width="120" height="90" alt="All Paper Clock" title="All Paper Clock" /></a></p>
<p>
確か小学生の頃だっただろうか。
ペーパークラフトが好きな私の為に親が買ってくれた紙時計。<br />
当時の自分には難しすぎたのか、焦りすぎたのか、作るのに失敗した。
</p>
<p>
今となってはいい思い出だと、気にも留めていなかったのだが<br />
久しぶりに実家でその部品だと思われる残骸を見つけたとき<br />
何故か、このままでは終われないという想いが沸き立った。
</p>
<p>
それから 3 ヶ月。
</p>
<p>
四方八方手を尽くして、やっと同じ製品を見つけることができた。<br />
この商品は遥か昔に製造中止になっているので、もう次はない。<br />
今度こそは絶対に仕上げてみせる。
</p>
<p>
……ゆっくり、慎重にやろっと。
</p>

]]>
		</content>
		<id>http://fireball.loafer.jp/kes/article_636.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/article_636.html" />
		<published>2012-04-22T17:40:31+09:00</published>
		<title type="html"><![CDATA[思い出の紙時計]]></title>
		<updated>2012-04-22T17:40:31+09:00</updated>
	</entry>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term="Unclassified" scheme="http://fireball.loafer.jp/kes/null/" />
		<content type="html">
<![CDATA[
<p>
さくらインターネットの VPS がリニューアルした。<br />
価格は上がらず、メモリもディスクも増量している。<br />
基盤がどう変わったかどうかは分からないけど<br />
今までの実績から考えると、ありがたいニュースだ。
</p>
<p>
新規契約なら、ね。
</p>
<p>
さくらインターネットは、既存の VPS 利用者に対して乗り換え優遇施策を発表した。<br />
<a href="http://www.sakura.ad.jp/news/sakurainfo/newsentry.php?id=628" onclick="javascript:window.open(this.href, '_blank'); return false;">http://www.sakura.ad.jp/news/sakurainfo/newsentry.php?id=628</a>
</p>
<p>
が、結論から言うと移行期間を十分に欲しい人以外には<br />
特にメリットがないように見えるのだが。
</p>
<a href="http://fireball.loafer.jp/kes/new-sakura-vps.html">続きを読む</a>
]]>
		</content>
		<id>http://fireball.loafer.jp/kes/new-sakura-vps.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/new-sakura-vps.html" />
		<published>2012-03-29T15:30:42+09:00</published>
		<title type="html"><![CDATA[さくらインターネットの VPS リニューアル]]></title>
		<updated>2012-03-29T15:30:42+09:00</updated>
	</entry>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term="Unclassified" scheme="http://fireball.loafer.jp/kes/null/" />
		<content type="html">
<![CDATA[
<p>
ここ 3 週間、SSH でどんな攻撃されているのか<br />
ちょいとデータを取ってみた。
</p>
<p>
■攻撃パスワード TOP 5
</p>
<ol>
<li>123456</li>
<li>changeme</li>
<li>password</li>
<li>1234</li>
<li>mixmixtalentat</li>
</ol>
<p>
言うまでもなくユーザーは root が狙われてるが<br />
root ログイン狙いは全体の攻撃の 56% 程度。<br />
最近は PermitRootLogin no も考慮してるのかも。
</p>
<p>
■攻撃国 TOP 5
</p>
<a href="http://fireball.loafer.jp/kes/sshd-access-analyzing.html">続きを読む</a>
]]>
		</content>
		<id>http://fireball.loafer.jp/kes/sshd-access-analyzing.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/sshd-access-analyzing.html" />
		<published>2012-03-19T15:48:02+09:00</published>
		<title type="html"><![CDATA[SSHD への攻撃を分析してみた]]></title>
		<updated>2012-03-19T15:48:02+09:00</updated>
	</entry>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term="Unclassified" scheme="http://fireball.loafer.jp/kes/null/" />
		<content type="html">
<![CDATA[
<p>
キーロガーを仕込んで 4 ヶ月。<br />
ちょっと手元のログを分析してみた。
</p>
<p>
総物理打鍵数: 3,110,842
</p>
<p>
被害キートップ 3 は Down, Up, Right で<br />
それぞれ 14.7%, 7.9%, 6.5%。<br />
Down キーは 4 ヶ月で 456,642 回しばかれたらしい。
</p>
<a href="http://fireball.loafer.jp/kes/keylogger-report.html">続きを読む</a>
]]>
		</content>
		<id>http://fireball.loafer.jp/kes/keylogger-report.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/keylogger-report.html" />
		<published>2012-03-09T00:51:23+09:00</published>
		<title type="html"><![CDATA[キーボードの過酷さ]]></title>
		<updated>2012-03-09T00:51:23+09:00</updated>
	</entry>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term=".NET" scheme="http://fireball.loafer.jp/kes/category_15/" />
		<content type="html">
<![CDATA[
<p>
.NET でパフォーマンスの事を口に出すのであれば<br />
最低限、ここに書いてあることを前提としてほしいんだけどな。<br />
少し古いが、十分に役に立つ。
</p>
<a href="http://msdn.microsoft.com/ja-jp/library/dd162296.aspx" onclick="javascript:window.open(this.href, '_blank'); return false;">http://msdn.microsoft.com/ja-jp/library/dd162296.aspx</a>
<p>
コーディングはプラットフォームへの実行指示書の作成に過ぎない。<br />
実際に実行するのはプラットフォームであることを忘れてはいけない。
</p>
<p>
プラットフォームに適切な指示を与えなければ<br />
性能なんて出るわけがないのだ。
</p>
<ul>
<li>実際の実行時間を測定せずに遅いと決めるな</li>
<li>他の言語のプラクティスが通用するとは限らない</li>
<li>微細な最適化はコンパイラ/JIT コンパイラに任せた方が効率が良い</li>
<li>実装の力技で何とかする前に設計が悪くないか考えよ</li>
</ul>
]]>
		</content>
		<id>http://fireball.loafer.jp/kes/dotnet-performance.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/dotnet-performance.html" />
		<published>2012-03-08T13:25:00+09:00</published>
		<title type="html"><![CDATA[.NET のパフォーマンスについて]]></title>
		<updated>2012-03-08T13:25:00+09:00</updated>
	</entry>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term="Unclassified" scheme="http://fireball.loafer.jp/kes/null/" />
		<content type="html">
<![CDATA[
<p>
今日に限った話ではないが Apache HTTPD のアクセスログに<br />
/phpMyAdmin 系の URL へのアクセスが大量に記録されている。
</p>
<p>
FTP や SCP で Web サーバーのディレクトリにアップロードし<br />
セットアップ用のURL をブラウザで開いて初期設定を行い<br />
インストールを完了とするタイプのシステム全てに言えることだが<br />
ディレクトリにアップロードした「直後」が一番危ないわけだ。
</p>
<p>
phpMyAdmin 系のパスへのアクセスが未だに多いのは<br />
今も昔も良く使われている（もしくは脆弱？）という証拠なんだろな。
</p>
]]>
		</content>
		<id>http://fireball.loafer.jp/kes/attacks-for-phpmyadmin.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/attacks-for-phpmyadmin.html" />
		<published>2012-03-07T21:26:00+09:00</published>
		<title type="html"><![CDATA[phpMyAdmin  への攻撃]]></title>
		<updated>2012-03-07T21:26:00+09:00</updated>
	</entry>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term="Unclassified" scheme="http://fireball.loafer.jp/kes/null/" />
		<content type="html">
<![CDATA[
<p>
Web システムのテストをしている最中<br />
ブラウザに自分のルーターの設定画面が突然現れて面食らった。<br />
ルーターとは全然関係ない URL であるにも関わらず、だ。
</p>
<p>
実は、自身の管理する Web サーバーは、予期しないアクセスがあった場合<br />
アクセス元のリモートホストに 303 でリダイレクトするように設定している。
</p>
<p>
これは、主にロボット等で不正アクセスを行う者に対する<br />
ちょっとしたいたずらなんだが、忘れていて自分が引っかかってしまったようだ。
</p>

]]>
		</content>
		<id>http://fireball.loafer.jp/kes/url-redirect-mimic-bites-me.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/url-redirect-mimic-bites-me.html" />
		<published>2012-03-01T09:56:00+09:00</published>
		<title type="html"><![CDATA[ミイラ取りがミイラになりかけた]]></title>
		<updated>2012-03-01T09:56:00+09:00</updated>
	</entry>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term="Unclassified" scheme="http://fireball.loafer.jp/kes/null/" />
		<content type="html">
<![CDATA[
<p>
最近はコンテンツの保管 URL を複雑にすることによって
「アクセス制限」とみなすケースが増えてきた。
</p>
<p>
正規の利用者にしかその URL を知る方法がないため
他者には「事実上アクセスできない」という事なんだろう。
</p>
<p>ユーザー名やパスワードを知られるとダメなのは、まあ当然として
Web システムの仕組み上 Cookie を盗まれたらダメ
セッション ID を知られたらダメってのも、ある意味仕方ないと思う。
</p>
<p>
でも、URL を知られてはダメってのはちょっとねぇ。
</p>
]]>
		</content>
		<id>http://fireball.loafer.jp/kes/complex-url-is-not-access-restriction.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/complex-url-is-not-access-restriction.html" />
		<published>2012-02-22T15:42:00+09:00</published>
		<title type="html"><![CDATA[URL を知らなければ安全だと？]]></title>
		<updated>2012-02-22T15:42:00+09:00</updated>
	</entry>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term="Unclassified" scheme="http://fireball.loafer.jp/kes/null/" />
		<content type="html">
<![CDATA[
<p>
新しい物を作るのは難しい。<br />
探せば既にあるかもしれない。<br />
技術だと車輪の再発明になりかねない。<br />
それでもやるからには、強い意志を持ってやろう。 
</p>
<p>
出尽くした感は常に付きまとう。<br />
実際、大半は既存のもので代用が効いてしまう。
</p>
<p>
でも既存のものから余計なものを削ぎ落として使うより<br />
必要なものだけを選び抜き、新しく創造するほうが良い。<br />
汎用的なものなんていらない。そう強く思う。
</p>

]]>
		</content>
		<id>http://fireball.loafer.jp/kes/decide.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/decide.html" />
		<published>2012-02-16T00:13:00+09:00</published>
		<title type="html"><![CDATA[決意]]></title>
		<updated>2012-02-16T00:13:00+09:00</updated>
	</entry>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term="Unclassified" scheme="http://fireball.loafer.jp/kes/null/" />
		<content type="html">
<![CDATA[
<p>
家庭だけでなく業務も含めると、ルーターの UPnP 対応はまだまだ進んでいないようだ。<br />
Peer to Peer の活用を視野に入れたサービスを展開しようとしても<br />
まだまだネットワークインフラが足枷になるね。
</p>

<p>
でも、結局中央集権型になるってのは負けたみたいで嫌だなぁ。<br />
頑張って何か考えよう。
</p>
]]>
		</content>
		<id>http://fireball.loafer.jp/kes/upnp-router-availability.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/upnp-router-availability.html" />
		<published>2012-01-30T10:33:00+09:00</published>
		<title type="html"><![CDATA[ルーターの UPnP 対応状況]]></title>
		<updated>2012-01-30T10:33:00+09:00</updated>
	</entry>

</feed>
