<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>破解 &#8211; 悠然居</title>
	<atom:link href="https://wordpress.youran.me/tag/%e7%a0%b4%e8%a7%a3/feed/" rel="self" type="application/rss+xml" />
	<link>https://wordpress.youran.me</link>
	<description>极客技术博客</description>
	<lastBuildDate>Sat, 06 Dec 2014 09:20:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
	<item>
		<title>查看是否有人破解你的ssh密码</title>
		<link>https://wordpress.youran.me/%e6%9f%a5%e7%9c%8b%e6%98%af%e5%90%a6%e6%9c%89%e4%ba%ba%e7%a0%b4%e8%a7%a3%e4%bd%a0%e7%9a%84ssh%e5%af%86%e7%a0%81/</link>
					<comments>https://wordpress.youran.me/%e6%9f%a5%e7%9c%8b%e6%98%af%e5%90%a6%e6%9c%89%e4%ba%ba%e7%a0%b4%e8%a7%a3%e4%bd%a0%e7%9a%84ssh%e5%af%86%e7%a0%81/#respond</comments>
		
		<dc:creator><![CDATA[youran]]></dc:creator>
		<pubDate>Thu, 02 Feb 2012 02:44:25 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[密码]]></category>
		<category><![CDATA[破解]]></category>
		<guid isPermaLink="false">http://wordpress.youran.me/?p=258</guid>

					<description><![CDATA[Redhat/Fedora系： cat /var/log/secure&#124;awk '/Failed/{print $(NF-3)}'&#124;sort&#124;uniq -c&#124;awk '{print $2"="$1;}' Debian/Ubuntu系、其他系： cat /var/log/auth.log&#124;awk '/Failed/{print $(NF-3)}'&#124;sort&#124;uniq -c&#124;awk '{print $2"="$1;}' 不看不知道，一看吓一跳： 我一个名不见经传的小站，也有无聊的人来破解啊，shit! 本文为悠然居(https://wordpress.youran.me/)的原创文章，转载请注明出处！]]></description>
		
					<wfw:commentRss>https://wordpress.youran.me/%e6%9f%a5%e7%9c%8b%e6%98%af%e5%90%a6%e6%9c%89%e4%ba%ba%e7%a0%b4%e8%a7%a3%e4%bd%a0%e7%9a%84ssh%e5%af%86%e7%a0%81/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 37/41 objects using Disk
Page Caching using Disk: Enhanced 
Database Caching 4/4 queries in 0.001 seconds using Disk

Served from: wordpress.youran.me @ 2026-06-08 07:12:21 by W3 Total Cache
-->