<?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>IV Needle &#187; dns</title>
	<atom:link href="http://www.ivneedle.com/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ivneedle.com</link>
	<description>Injecting Tech into the Vein</description>
	<lastBuildDate>Fri, 06 Aug 2010 15:38:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DNS Interrogation</title>
		<link>http://www.ivneedle.com/2009/05/dns-interrogation/</link>
		<comments>http://www.ivneedle.com/2009/05/dns-interrogation/#comments</comments>
		<pubDate>Fri, 08 May 2009 03:30:00 +0000</pubDate>
		<dc:creator>Heavymeddler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dig]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dnsstuff]]></category>
		<category><![CDATA[interrogation]]></category>
		<category><![CDATA[nslookup]]></category>
		<category><![CDATA[traceroute]]></category>
		<category><![CDATA[whois]]></category>

		<guid isPermaLink="false">http://www.ivneedle.com/?p=65</guid>
		<description><![CDATA[DNS Record Types (http://en.wikipedia.org/wiki/List_of_DNS_record_types) A: IPv4 Address record CNAME: Canonical Name (alias) MX: Mail Exchange record (mail servers for domain) NS: Name Server record (authoritative name server) PTR: Pointer for inverse lookups record (reverse record) SOA: Start of Authority record (server authoritative for zone) TXT: Text record (arbitrary text string - often used vs. spam) [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: bold;">DNS Record Types</span> (<a href="http://en.wikipedia.org/wiki/List_of_DNS_record_types">http://en.wikipedia.org/wiki/List_of_DNS_record_types</a>)</p>
<ul>
<li>A: IPv4 Address record</li>
<li>CNAME: Canonical Name (alias)</li>
<li>MX: Mail Exchange record (mail servers for domain)</li>
<li>NS: Name Server record (authoritative name server)</li>
<li>PTR: Pointer for inverse lookups record (reverse record)</li>
<li>SOA: Start of Authority record (server authoritative for zone)</li>
<li>TXT: Text record (arbitrary text string - often used vs. spam)</li>
<li>HINFO: Host Information record (formerly system type) - rarely used</li>
<li>RP: Responsible Person record (info of human) - rarely used</li>
<li>SRV: Service Locator record (host/port info - used for newer protocols instead of creating proto-specific records like MX) - rarely used</li>
</ul>
<p><span style="font-weight: bold;">nslookup (+interactive mode)</span></p>
<ul>
<li>server</li>
<li>set</li>
<li>- type=any</li>
<li>- [no]recurse</li>
<li>ls -d  [&gt; filename]</li>
<li>view</li>
</ul>
<p><span style="font-weight: bold;">DNS Cache Snooping - Luis Grangia</span> (<a href="http://www.sysvalue.com/ResourcesUser/docs/dns_cache_snooping.pdf">http://www.sysvalue.com/ResourcesUser/docs/dns_cache_snooping.pdf</a>)</p>
<p><span style="font-weight: bold;">dig [@global-server [domain] [type]</span></p>
<ul>
<li>dig @  -t AXFR  (All zone transfer)</li>
<li>dig @  -t IXFR= (Incremental zone transfer, retrieving records since SOA serial number was N)</li>
<li>+[no]recursive (recursive searches default)</li>
<li>Dig for Windows (<a href="http://www.nscan.org/dig.html">http://www.nscan.org/dig.html</a>)</li>
</ul>
<p><span style="font-weight: bold;">DNSstuff.com &amp; DNS Query Websites</span></p>
<ul>
<li><a href="http://member.dnsstuff.com/pages/tools.php">http://member.dnsstuff.com/pages/tools.php</a></li>
<li>DNS Report (Improved, lots of info – but only trial free now)</li>
<li>Whois/IPWhois Lookup</li>
<li>IP Information (City, Country, etc.)</li>
<li>URL Deobfuscator</li>
<li>Traceroute</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ivneedle.com/2009/05/dns-interrogation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
