Matsubo Tech Blog

記事一覧

楽天モバイルはメイン携帯にもおすすめ(でした)

楽天モバイルUnlimitをサブ回線で1年試用した結果レポート。自社アンテナエリアでのパケット使い放題・ピーク時の速度実測値・IPv6対応など利点を詳しく紹介。
632 文字
|
3 分
Cover Image of the Post

Benchmarking ActiveRecord and mysql2

RubyのActiveRecordとmysql2ドライバの速度を実測比較。1万回のクエリでActiveRecordは6.6秒、mysql2直接使用は3.5秒と約2倍の差を計測。
252 文字
|
1 分
Cover Image of the Post

I found a vulnerability related to the potential of Zoom Bomb

A security vulnerability discovered in Zoom where password authentication is case-insensitive despite appearing case-sensitive, reducing cryptographic strength by 10^30 times. CVSS score 6.5.
348 文字
|
2 分
Cover Image of the Post

Zoomのパスワード強度に関する脆弱性を見つけた

ZoomのミーティングURLに含まれるパスワードがサーバ側で大文字小文字を区別せず認証される脆弱性を発見。想定の暗号強度より10^30倍弱くなる問題を動画付きで実証報告。
670 文字
|
3 分
Cover Image of the Post

fail2banを運用するにあたっての設定

SSHの踏み台サーバでfail2banを運用し、24時間8998件のBANを記録。bantime1年に設定してMackerelでグラフ化する運用ノウハウ
367 文字
|
2 分
Cover Image of the Post

回線速度を定期的にベンチマーク

OOKLAの公式speedtestコマンドをcronで定期実行し、Mackerelのカスタムメトリクスとして上り下りの回線速度をグラフ化する手順
252 文字
|
1 分
Cover Image of the Post

室内外の温度温度の変化を記録

Raspberry Pi 4とDHT11センサを使い、室内外の温度・湿度を定期取得してMackerelでグラフ可視化するIoT環境モニタリングシステムの構築手順を紹介します。
996 文字
|
5 分
Cover Image of the Post