<?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; moneyslow.com</title>
	<atom:link href="https://moneyslow.com/tag/%e6%89%ab%e6%8f%8f/feed" rel="self" type="application/rss+xml" />
	<link>https://moneyslow.com</link>
	<description>making money with technology</description>
	<lastBuildDate>Sat, 09 Nov 2024 05:27:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>nmap扫描主机网段端口</title>
		<link>https://moneyslow.com/nmap%e6%89%ab%e6%8f%8f%e7%bd%91%e6%ae%b5%e7%ab%af%e5%8f%a3.html</link>
		
		<dc:creator><![CDATA[moneyslow]]></dc:creator>
		<pubDate>Wed, 13 Mar 2019 02:41:25 +0000</pubDate>
				<category><![CDATA[newest]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[扫描]]></category>
		<guid isPermaLink="false">https://moneyslow.com/?p=8505</guid>

					<description><![CDATA[nmap -p T:135,139,445,3389 -oG - -P0 -sS -iL ip.lst &#124;grep open ip.lst: 1.1.1.0/24 2.2.2.0/24 用root会更快： $ nmap -n -vv -sn 192.168.1.1-255 -oG - &#124; grep -i 'up'Host: 192.168.1.1 () Status: UpHost: 192.168.1.5 () Status: UpHost: 192.168.1.207 () Status: Up# Nmap done at Tue Aug 11 17:40:08 2020 -- 255 IP addresses (3 hosts up) scanned [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
