2006-07-31から1日間の記事一覧

ワイヤレス・セキュリティー WEP, 802.1X, WPA, そして 802.11i へ

前半 後半

rsync + cron + ssh (rsyncd を立てない編)

このテキストでは、 rsync を使ったリモートバックアップ(遠隔バックアップ)の方法、特に ssh と cron を利用して、暗号化された経路を経由してのバックアップを自動的に行うための手順を示します。ここで ssh の認証には、パスフレーズを空にし、かつ実行…

SSH Proxy Command -- connect.c

ネタ元:odz buffer - SSHで多段ログインする方法(別解) Features of connect.c are: Supports SOCKS (version 4/4a/5) and https CONNECT method. Supports NO-AUTH and USERPASS authentication of SOCKS Partially supports telnet proxy (experimental).…

Apache mod_rewrite Off-By-One Buffer Overflow Vulnerability