<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/cybersecurity/">
    <title>CyberSecurity</title>
    <link>http://w.atwiki.jp/cybersecurity/</link>
    <atom:link href="https://w.atwiki.jp/cybersecurity/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>CyberSecurity</description>

    <dc:language>ja</dc:language>
    <dc:date>2011-01-05T00:57:18+09:00</dc:date>
    <utime>1294156638</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/cybersecurity/pages/4.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/cybersecurity/pages/16.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/cybersecurity/pages/20.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/cybersecurity/pages/2.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/cybersecurity/pages/9.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/cybersecurity/pages/5.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/cybersecurity/pages/8.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/cybersecurity/pages/27.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/cybersecurity/pages/14.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/cybersecurity/pages/31.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/cybersecurity/pages/4.html">
    <title>トップページ</title>
    <link>https://w.atwiki.jp/cybersecurity/pages/4.html</link>
    <description>
      ----
*CyberSecurityについて　&amp;html(&lt;a href=&quot;http://px.a8.net/svt/ejp?a8mat=UB9BW+8LLNU2+IMA+5Z6WX&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; width=&quot;120&quot; height=&quot;60&quot; alt=&quot;&quot; src=&quot;http://www28.a8.net/svt/bgt?aid=050913788520&amp;wid=012&amp;eno=01&amp;mid=s00000002413001004000&amp;mc=1&quot;&gt;&lt;/a&gt;&lt;img border=&quot;0&quot; width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://www12.a8.net/0.gif?a8mat=UB9BW+8LLNU2+IMA+5Z6WX&quot; alt=&quot;&quot;&gt;)
----
CyberSecurityでは、ソフトウエア開発におけるセキュリティ対策を扱っている。

Edited by [[Karai]] &amp;date(j)
----
&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/04543b7d.cb2a6e05.04543b7e.7dc8b5f6/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fsanwadirect%2ffp-fl128%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fsanwadirect%2fi%2f10020358%2f&quot; target=&quot;_blank&quot;&gt;［在庫あり］指紋認証フラッシュ（128MB）【送料無料】【ベストバイ0116】&lt;/a&gt;)

&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/04543c8c.5cf262ba.04543c8d.58b847f6/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fgoodwill%2fb4535520000491%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fgoodwill%2fi%2f10007753%2f&quot; target=&quot;_blank&quot;&gt;他人に見られない。ハッキングされても、ファイルを盗まれない・壊されない!アイアンセキュリテ...&lt;/a&gt;)
----

Edited by [[Karai]] &amp;date(j)

----

&amp;html(&lt;a href=&quot;http://px.a8.net/svt/ejp?a8mat=109WWW+7IWHII+348+1BRTKX&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; width=&quot;224&quot; height=&quot;33&quot; alt=&quot;&quot; src=&quot;http://www23.a8.net/svt/bgt?aid=060928736455&amp;wid=012&amp;eno=01&amp;mid=s00000000404008024000&amp;mc=1&quot;&gt;&lt;/a&gt;&lt;img border=&quot;0&quot; width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://www14.a8.net/0.gif?a8mat=109WWW+7IWHII+348+1BRTKX&quot; alt=&quot;&quot;&gt;)    </description>
    <dc:date>2011-01-05T00:57:18+09:00</dc:date>
    <utime>1294156638</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/cybersecurity/pages/16.html">
    <title>Web開発</title>
    <link>https://w.atwiki.jp/cybersecurity/pages/16.html</link>
    <description>
      *Web開発でのセキュリティ

-Web開発で問題となる脆弱性は以下の２つに分類できる
--CWV(Common Web Vulnerative)
---Webサーバの問題
---Third-Partyの設定ミス
---簡単に発見できる
--ASV(Application Specific Vunerative)
---入力の問題など

-Webアプリケーションの脅威情報
--OWASP.ORG Top 10 Attacks

-Web開発で問題となる主な脅威をまとめる。詳細はリンクをクリックする。
+[[SQLインジェクション]]
+[[クロスサイトスクリプティング]]
+[[フィッシング]]

Edited By [[Karai]]
----
&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/03f9c199.bdaf523d.03f9c19a.0d5b9fa6/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f3971112%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f11590217%2f&quot; target=&quot;_blank&quot;&gt;Webアプリセキュリティ対策入門&lt;/a&gt;)

&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/03f9c199.bdaf523d.03f9c19a.0d5b9fa6/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f3694631%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f11554078%2f&quot; target=&quot;_blank&quot;&gt;JavaScriptハッカーズ・プログラミング&lt;/a&gt;)
----    </description>
    <dc:date>2011-01-05T00:56:30+09:00</dc:date>
    <utime>1294156590</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/cybersecurity/pages/20.html">
    <title>アプリケーション</title>
    <link>https://w.atwiki.jp/cybersecurity/pages/20.html</link>
    <description>
      *アプリケーション開発のセキュリティ
-ここではアプリケーション開発におけるセキュリティを取り扱う。開発分野を以下のカテゴリに分類する。
+[[共通]]
+[[Web開発]]
+[[スタンドアローン]]

Edited By [[Karai]]
----
&amp;html(&lt;a href=&quot;http://px.a8.net/svt/ejp?a8mat=1IASUW+FKUL4A+50+3HEJ5D&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; width=&quot;468&quot; height=&quot;60&quot; alt=&quot;&quot; src=&quot;http://www20.a8.net/svt/bgt?aid=091203224942&amp;wid=012&amp;eno=01&amp;mid=s00000000018021063000&amp;mc=1&quot;&gt;&lt;/a&gt;&lt;img border=&quot;0&quot; width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://www10.a8.net/0.gif?a8mat=1IASUW+FKUL4A+50+3HEJ5D&quot; alt=&quot;&quot;&gt;)
----    </description>
    <dc:date>2011-01-05T00:55:40+09:00</dc:date>
    <utime>1294156540</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/cybersecurity/pages/2.html">
    <title>メニュー</title>
    <link>https://w.atwiki.jp/cybersecurity/pages/2.html</link>
    <description>
      メニュー
-[[トップページ]]
-[[アプリケーション]]
--[[共通]]
--[[Web開発]]
--[[ペネトレーションテスト]]
-[[ネットワークインフラ]]
--[[無線LAN]]
--[[プロトコル]]
-[[開発プロセス]]

&amp;link(Karai On Knowledge){http://www28.atwiki.jp/karaiknowledge/}
----
&amp;html()

&amp;html()
----

今日の閲覧者数　　　&amp;counter(today)
昨日の閲覧者数　　　&amp;counter(yesterday)
開設からの閲覧者数　&amp;counter(total)
----
&amp;html(&lt;a href=&quot;http://px.a8.net/svt/ejp?a8mat=UBA3Z+ETGNAI+348+609HT&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; width=&quot;88&quot; height=&quot;31&quot; alt=&quot;&quot; src=&quot;http://www20.a8.net/svt/bgt?aid=050914799896&amp;wid=012&amp;eno=01&amp;mid=s00000000404001009000&amp;mc=1&quot;&gt;&lt;/a&gt;&lt;img border=&quot;0&quot; width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://www10.a8.net/0.gif?a8mat=UBA3Z+ETGNAI+348+609HT&quot; alt=&quot;&quot;&gt;)
&amp;html(&lt;a href=&quot;http://px.a8.net/svt/ejp?a8mat=TYF60+41VGH6+9QK+60OXD&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; width=&quot;88&quot; height=&quot;31&quot; alt=&quot;&quot; src=&quot;http://www20.a8.net/svt/bgt?aid=050314824245&amp;wid=012&amp;eno=01&amp;mid=s00000001262001011000&amp;mc=1&quot;&gt;&lt;/a&gt;&lt;img border=&quot;0&quot; width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://www13.a8.net/0.gif?a8mat=TYF60+41VGH6+9QK+60OXD&quot; alt=&quot;&quot;&gt;)
&amp;html(&lt;a href=&quot;http://px.a8.net/svt/ejp?a8mat=ZUVVK+DBVMUI+5QY+5ZEMP&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; width=&quot;88&quot; height=&quot;31&quot; alt=&quot;&quot; src=&quot;http://www25.a8.net/svt/bgt?aid=060227552806&amp;wid=012&amp;eno=01&amp;mid=s00000000745001005000&amp;mc=1&quot;&gt;&lt;/a&gt;&lt;img border=&quot;0&quot; width=&quot;1&quot; height=&quot;1&quot; src=&quot;http://www15.a8.net/0.gif?a8mat=ZUVVK+DBVMUI+5QY+5ZEMP&quot; alt=&quot;&quot;&gt;)
----    </description>
    <dc:date>2010-11-05T05:44:37+09:00</dc:date>
    <utime>1288903477</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/cybersecurity/pages/9.html">
    <title>ペネトレーションテストツール</title>
    <link>https://w.atwiki.jp/cybersecurity/pages/9.html</link>
    <description>
      ----
**ペネトレーションテストツール
----
　無料で利用可能な、[[ペネトレーションテスト]]で有用なツールを列挙する。
----
**1.情報収集
-[[Google&gt;http://www.google.com]] 
--ペネトレーションテストに有用なコマンド
---site:sampledomain.com
----特定のサイトのみ検索対象となる。上記の例はsampledomain.comサイトのみ検索を行う。
---filetype:pdf
----特定のファイルタイプのみ検索対象となる。上記の例はpdfファイルのみ検索を行う。
---link:sampledomain.com
----特定のサイトからリンクされているサイトのみ検索対象となる。上記の例はsampledomain.comからリンクが張られているサイトのみ検索を行う。

-[[Netcraft&gt;http://www.netcraft.com]]

-[[KartOO&gt;http://www.kartoo.com/]]

-[[Nmap&gt;http://nmap.org/]]

****Edited By [[Karai]]

----
----
&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/044b43ab.ff18bacb.044b43ac.8cb7f8ee/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fhitline%2f4995490009144%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fhitline%2fi%2f10034921%2f&quot; target=&quot;_blank&quot;&gt;ウイルス、ハッカーからの攻撃、個人情報の流出もこれ一つでブロックSYMANTEC　Symantec Norton...&lt;/a&gt;)

&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/03f9c199.bdaf523d.03f9c19a.0d5b9fa6/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f4263388%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f11987023%2f&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://hbb.afl.rakuten.co.jp/hgb/?pc=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fbook%2fcabinet%2f7973%2f79733705.jpg%3f_ex%3d80x80&amp;m=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fbook%2fcabinet%2f7973%2f79733705.jpg%3f_ex%3d64x64&quot; border=&quot;0&quot;&gt;&lt;/a&gt;)
----    </description>
    <dc:date>2008-10-24T02:20:10+09:00</dc:date>
    <utime>1224782410</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/cybersecurity/pages/5.html">
    <title>RightMenu</title>
    <link>https://w.atwiki.jp/cybersecurity/pages/5.html</link>
    <description>
      &amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/066b14aa.47ad494d.066b14ab.425bb8af/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fworld-chara%2f3429-f-02-90%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fworld-chara%2fi%2f10007187%2f&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://hbb.afl.rakuten.co.jp/hgb/?pc=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fworld-chara%2fcabinet%2fmori%2fimg55277147.jpg%3f_ex%3d80x80&amp;m=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fworld-chara%2fcabinet%2fmori%2fimg55277147.jpg%3f_ex%3d64x64&quot; border=&quot;0&quot;&gt;&lt;/a&gt;)

&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/05b41900.ff6d64d6.05b41901.46d278a8/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fetre%2f110196%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fetre%2fi%2f10002038%2f&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://hbb.afl.rakuten.co.jp/hgb/?pc=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fetre%2fcabinet%2fitemimage%2f110196.jpg%3f_ex%3d64x64&amp;m=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fetre%2fcabinet%2fitemimage%2f110196.jpg%3f_ex%3d40x40&quot; border=&quot;0&quot;&gt;&lt;/a&gt;)

&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/04dac917.fe878445.04dac918.d2e7c958/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fexcellar%2f10210600%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fexcellar%2fi%2f10044515%2f&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://hbb.afl.rakuten.co.jp/hgb/?pc=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fexcellar%2fcabinet%2fsoft_language%2f10210600_1.jpg%3f_ex%3d64x64&amp;m=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fexcellar%2fcabinet%2fsoft_language%2f10210600_1.jpg%3f_ex%3d40x40&quot; border=&quot;0&quot;&gt;&lt;/a&gt;)    </description>
    <dc:date>2007-10-31T01:19:15+09:00</dc:date>
    <utime>1193761155</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/cybersecurity/pages/8.html">
    <title>ペネトレーションテスト</title>
    <link>https://w.atwiki.jp/cybersecurity/pages/8.html</link>
    <description>
      ----
ここでは、ペネトレーションテストの方法論、ツールを紹介する。
----
+[[ペネトレーションテストとは？]]
+[[ペネトレーションテストツール]]

Edited By [[Karai]]

----
&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/03f9c199.bdaf523d.03f9c19a.0d5b9fa6/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f4263388%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f11987023%2f&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://hbb.afl.rakuten.co.jp/hgb/?pc=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fbook%2fcabinet%2f7973%2f79733705.jpg%3f_ex%3d80x80&amp;m=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fbook%2fcabinet%2f7973%2f79733705.jpg%3f_ex%3d64x64&quot; border=&quot;0&quot;&gt;&lt;/a&gt;)
----    </description>
    <dc:date>2007-10-31T01:18:23+09:00</dc:date>
    <utime>1193761103</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/cybersecurity/pages/27.html">
    <title>ペネトレーションテストとは？</title>
    <link>https://w.atwiki.jp/cybersecurity/pages/27.html</link>
    <description>
      ----
[[ペネトレーションテスト]]とは、擬似的にハッキングを行いソフトウエアの安全性を検証するテストのことである。

Edited By [[Karai]] &amp;date(j)
----
&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/03f9c199.bdaf523d.03f9c19a.0d5b9fa6/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f828191%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f10591047%2f&quot; target=&quot;_blank&quot;&gt;世界ハッカー犯罪白書&lt;/a&gt;)
----    </description>
    <dc:date>2007-10-01T03:21:35+09:00</dc:date>
    <utime>1191176495</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/cybersecurity/pages/14.html">
    <title>開発プロセス</title>
    <link>https://w.atwiki.jp/cybersecurity/pages/14.html</link>
    <description>
      ----
セキュリティを強化していく為にはソフトウエア開発のライフサイクルでセキュリティを考慮する必要がある。
以下にマイクロソフト社で実施されているセキュリティライフサイクルについてまとめる。
----
**セキュリティ開発ライフサイクル（SDL）
セキュリティ開発ライフサイクル（以下SDL）とはマイクロソフト社内で実施しているセキュリティに配慮した開発プロセスでありWindowsベースでない開発にも適用可能である。
SDLを導入した効果として今よりセキュリティ、安定性の高いソフトウエアが開発可能であり、メンバーのセキュリティ意識の向上にもなる

Edited By [[Karai]]
----
&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/03f9c199.bdaf523d.03f9c19a.0d5b9fa6/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f1740733%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f11324615%2f&quot; target=&quot;_blank&quot;&gt;プログラマのためのセキュリティ対策テクニック（上）第2版&lt;/a&gt;)
&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/03f9c199.bdaf523d.03f9c19a.0d5b9fa6/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f1740734%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f11324616%2f&quot; target=&quot;_blank&quot;&gt;プログラマのためのセキュリティ対策テクニック（下）第2版&lt;/a&gt;)
----    </description>
    <dc:date>2007-08-08T04:48:33+09:00</dc:date>
    <utime>1186516113</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/cybersecurity/pages/31.html">
    <title>Windows XPにおけるIPv6</title>
    <link>https://w.atwiki.jp/cybersecurity/pages/31.html</link>
    <description>
      ----
Windows XP SP1より[[IPv6]]が実装されている。ここでは利用方法などを解説していく。

Edited By [[Karai]] &amp;date(j)
----
&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/05bdce0c.4e0e0097.05bdce0d.19b6ce3b/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fplusyu%2f4961415372648%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fplusyu%2fi%2f10054462%2f&quot; target=&quot;_blank&quot;&gt;【送料無料】古河電気工業 モバイルカード対応VPN対応ブロードバンドアクセスルータFITELnet-F1...&lt;/a&gt;)
----
***1.インストール方法
Windows XP IPv6 [[プロトコル]]は以下の手順にインストールすることが可能である。

1.Windows XP を実行しているコンピュータに、管理者特権を持つユーザー アカウントでログオンする。

2.コマンドプロンプトを起動し次のコマンドを入力する。
#highlight(){ipv6 install}

3.｢Instaling... Successt｣と表示されれば完了である。

4.コマンドプロンプトで次のコマンドを入力することでIPv6のアドレスが取得できていることが確認できる。
#highlight{ipconfig}

Edited By [[Karai]] &amp;date(j)
----
&amp;html(&lt;a href=&quot;http://hb.afl.rakuten.co.jp/hgc/03f9c199.bdaf523d.03f9c19a.0d5b9fa6/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f4002609%2f&amp;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f11807435%2f&quot; target=&quot;_blank&quot;&gt;ライフサイクルイノベーション&lt;/a&gt;)
----    </description>
    <dc:date>2007-08-08T01:56:46+09:00</dc:date>
    <utime>1186505806</utime>
  </item>
  </rdf:RDF>
