アカウント名:
パスワード:
より多くのコメントがこの議論にあるかもしれませんが、JavaScriptが有効ではない環境を使用している場合、クラシックなコメントシステム(D1)に設定を変更する必要があります。
ナニゲにアレゲなのは、ナニゲなアレゲ -- アレゲ研究家
投稿時のパケット (スコア:1)
POST /fslasht/edit HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-gsarcade-launch, application/x-shockwave-flash, */*
Referer: http://d.hatena.ne.jp/fslasht/edit
Accept-Language: ja
Content-Type: multipart/form-data; boundary=----BOUNDARY----
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
Host: d.hatena.ne.jp
Content-Length: 1114
Connection: Keep-Alive
Cache-Control: no-cache
Cookie: name=fslasht; rk=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
----BOUNDARY----
Content-Disposition: form-data; name="mode"
enter
----BOUNDARY----
Content-Disposition: form-data; name="timestamp"
----BOUNDARY----
Content-Disposition: form-data; name="year"
2003
----BOUNDARY----
Content-Disposition: form-data; name="month"
11
----BOUNDARY----
Content-Disposition: form-data; name="day"
17
----BOUNDARY----
Content-Disposition: form-data; name="title"
TestTitle
----BOUNDARY----
Content-Disposition: form-data; name="body"
テスト本文
TEST POST
----BOUNDARY----
Content-Disposition: form-data; name="image"; filename=""
Content-Type: application/octet-stream
----BOUNDARY----
Content-Disposition: form-data; name="imagetitle"
----BOUNDARY----
Content-Disposition: form-data; name="edit"
この内容を登録する
----BOUNDARY----
【補足】
「XXXXXXXX~」実際にはセッションキーが入る(暗号)
POSTデータ部の区切り文字は実際には「--(省略)--7d333c183b00e6」だった(省略の部分も含め30文字の「-」)が、投稿制限に引っかかったので「----BOUNDARY----」に改変した。
POST中の日本語文字コードはEUC。