10月 13

第5回 リアリティはないけど、脅威は確かにいるよ


Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in /home/users/0/fool.jp-pentest/web/n/wordpress/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 1384

Warning: preg_match_all(): Compilation failed: invalid range in character class at offset 4 in /home/users/0/fool.jp-pentest/web/n/wordpress/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 700

Warning: foreach() argument must be of type array|object, null given in /home/users/0/fool.jp-pentest/web/n/wordpress/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 707

Warning: preg_match_all(): Compilation failed: invalid range in character class at offset 4 in /home/users/0/fool.jp-pentest/web/n/wordpress/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 700

Warning: foreach() argument must be of type array|object, null given in /home/users/0/fool.jp-pentest/web/n/wordpress/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 707

title

今回は、SSHハニーポットからペネトレーションテストの現場での
パスワードによる侵入について書かせていただきました。

SSHハニーポットから狙われやすいアカウントやログイン試行の傾向などを
身近に感じていただければと思います。

そして、ペネトレーションテストの現場の話では
1つのアカウントの脆弱なパスワードにがきっかけとなり
千里の堤、つまり、堅牢と思われたネットワークも
蟻の一穴により陥落していくということを書かせていただいております。

SSHハニーポットの構築方法から、パスワードクラッカーの紹介もさせていただいておりますので
今回も手元で再現しながら読み進めていただければ幸いです。

Category: site | 第5回 リアリティはないけど、脅威は確かにいるよ はコメントを受け付けていません
10月 1

dd オプションメモ


Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in /home/users/0/fool.jp-pentest/web/n/wordpress/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 1384

Warning: preg_match_all(): Compilation failed: invalid range in character class at offset 4 in /home/users/0/fool.jp-pentest/web/n/wordpress/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 700

Warning: foreach() argument must be of type array|object, null given in /home/users/0/fool.jp-pentest/web/n/wordpress/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 707

Warning: preg_match_all(): Compilation failed: invalid range in character class at offset 4 in /home/users/0/fool.jp-pentest/web/n/wordpress/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 700

Warning: foreach() argument must be of type array|object, null given in /home/users/0/fool.jp-pentest/web/n/wordpress/wp-content/plugins/lightbox-plus/classes/shd.class.php on line 707

入力から出力へデータをコピーするコマンド「dd」のオプションメモです。
超訳です。
Continue reading

Category: tool | dd オプションメモ はコメントを受け付けていません