<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nmap Development</title>
    <link>http://seclists.org/#nmap-dev</link>
    <atom:link href="http://seclists.org/rss/nmap-dev.rss" rel="self" type="application/rss+xml" />
    <language>en-us</language>
    <description>Unmoderated technical development forum for debating ideas, patches, and suggestions regarding proposed changes to &lt;A HREF=&quot;http://nmap.org&quot;&gt;Nmap&lt;/A&gt; and related projects. Subscribe &lt;a href=&quot;http://cgi.insecure.org/mailman/listinfo/nmap-dev&quot;&gt;here&lt;/a&gt;.</description>
    <pubDate>Wed, 23 May 2012 19:15:09 GMT</pubDate>
    <lastBuildDate>Wed, 23 May 2012 19:15:09 GMT</lastBuildDate>
<!-- MHonArc v2.6.16 -->

 

  <item>
    <title>Re: nmap 6.0/Zenmap hang on OS X 10.7.4</title>
    <link>http://seclists.org/nmap-dev/2012/q2/419</link>
    <description>&lt;p&gt;Posted by David Newman on May 23&lt;/p&gt;FYI the previous hangs were when scanning subnets, not individual hosts.&lt;br&gt;
Today I was able to reproduce the hang after a scan of one host. Again,&lt;br&gt;
the hang occurred on step 2 above, when clicking on the Topology tab.&lt;br&gt;
The OS X Console app had the same file-format error message.&lt;br&gt;
&lt;br&gt;
dn&lt;br&gt;</description>
    <pubDate>Wed, 23 May 2012 19:12:04 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/419</guid>
  </item>
  <item>
    <title>Re: http-methods &amp; http-trace NSE Script Enhancement Ideas</title>
    <link>http://seclists.org/nmap-dev/2012/q2/418</link>
    <description>&lt;p&gt;Posted by Patrik Karlsson on May 23&lt;/p&gt;The http library does support http redirects for get and head requests.&lt;br&gt;
While redirection may seem trivial to implement at first there are a&lt;br&gt;
actually a few things to consider.&lt;br&gt;
Therefore, why not make trace a function in the http library wrapping the&lt;br&gt;
generic_request method and adding redirect support in the same way as has&lt;br&gt;
already been done for get, head, post and put requests?&lt;br&gt;
&lt;br&gt;
Cheers,&lt;br&gt;
Patrik&lt;br&gt;</description>
    <pubDate>Wed, 23 May 2012 18:03:34 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/418</guid>
  </item>
  <item>
    <title>Re: nse_main.lua:312: attempt to index field &apos;?&apos; (a nil value)</title>
    <link>http://seclists.org/nmap-dev/2012/q2/417</link>
    <description>&lt;p&gt;Posted by Patrik Karlsson on May 23&lt;/p&gt;On Tue, May 22, 2012 at 1:42 PM, Bernd Kohler &amp;lt;kohler () umic rwth-aachen de&amp;gt;wrote:&lt;br&gt;
&lt;br&gt;
I believe I have fixed the bug causing this problem and committed it as&lt;br&gt;
r28666.&lt;br&gt;
The update script is accessible from the following link:&lt;br&gt;
&lt;a  rel=&quot;nofollow&quot; href=&quot;https://svn.nmap.org/nmap/scripts/http-unsafe-output-escaping.nse&quot;&gt;https://svn.nmap.org/nmap/scripts/http-unsafe-output-escaping.nse&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Let me know if it solves your problem.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Patrik&lt;br&gt;</description>
    <pubDate>Wed, 23 May 2012 17:55:55 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/417</guid>
  </item>
  <item>
    <title>RE: http-methods &amp; http-trace NSE Script Enhancement Ideas</title>
    <link>http://seclists.org/nmap-dev/2012/q2/416</link>
    <description>&lt;p&gt;Posted by King Thorin on May 23&lt;/p&gt;I just had a quick look at http-cors. It does not appear to follow redirects or check status codes at all, only setting &lt;br&gt;
and getting header values. I&amp;apos;m not sure if those header values would or wouldn&amp;apos;t be present in a redirect.&lt;br&gt;
&lt;br&gt;
I still need someone (or a bunch of people) to confirm if I&amp;apos;m correct in my experiences with allow and public being &lt;br&gt;
lacking on redirect responses. Also I still need to know how to provide updates for the...&lt;br&gt;</description>
    <pubDate>Wed, 23 May 2012 17:33:49 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/416</guid>
  </item>
  <item>
    <title>New VA Modules: NSE: 2, MSF: 1, Nessus: 12</title>
    <link>http://seclists.org/nmap-dev/2012/q2/415</link>
    <description>&lt;p&gt;Posted by New VA Module Alert Service on May 23&lt;/p&gt;This report describes any new scripts/modules/exploits added to Nmap,&lt;br&gt;
OpenVAS, Metasploit, and Nessus since yesterday.&lt;br&gt;
&lt;br&gt;
== Nmap Scripting Engine scripts (2) ==&lt;br&gt;
&lt;br&gt;
r28652 icap-info &lt;a  rel=&quot;nofollow&quot; href=&quot;http://nmap.org/nsedoc/scripts/icap-info.html&quot;&gt;http://nmap.org/nsedoc/scripts/icap-info.html&lt;/a&gt;&lt;br&gt;
&lt;a  rel=&quot;nofollow&quot; href=&quot;https://svn.nmap.org/nmap/scripts/icap-info.nse&quot;&gt;https://svn.nmap.org/nmap/scripts/icap-info.nse&lt;/a&gt;&lt;br&gt;
Tries a list of known ICAP service names and prints information about&lt;br&gt;
the ones it detects. The Internet Content Adaptation Protocol (ICAP) is&lt;br&gt;
used to extend transparent proxy...&lt;br&gt;</description>
    <pubDate>Wed, 23 May 2012 17:00:28 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/415</guid>
  </item>
  <item>
    <title>Re: http-methods &amp; http-trace NSE Script Enhancement Ideas</title>
    <link>http://seclists.org/nmap-dev/2012/q2/414</link>
    <description>&lt;p&gt;Posted by Toni Ruottu on May 23&lt;/p&gt;Does this affect http-cors too?&lt;br&gt;</description>
    <pubDate>Wed, 23 May 2012 15:41:11 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/414</guid>
  </item>
  <item>
    <title>Re: http-methods &amp; http-trace NSE Script Enhancement Ideas</title>
    <link>http://seclists.org/nmap-dev/2012/q2/413</link>
    <description>&lt;p&gt;Posted by Paulino Calderon on May 23&lt;/p&gt;I think adding a configuration value for redirects will work better in &lt;br&gt;
some cases. I would say most of the libraries follow 2-3 redirects but &lt;br&gt;
no more than that. In your experience, what would be a good default?&lt;br&gt;</description>
    <pubDate>Wed, 23 May 2012 13:03:41 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/413</guid>
  </item>
  <item>
    <title>http-methods &amp; http-trace NSE Script Enhancement Ideas</title>
    <link>http://seclists.org/nmap-dev/2012/q2/412</link>
    <description>&lt;p&gt;Posted by King Thorin on May 23&lt;/p&gt;I was just looking through some online docs and some nmap results. I&amp;apos;ve &lt;br&gt;
never seen a server that includes public or allow header(s) on a &lt;br&gt;
redirect response [maybe my experience is limited?]. It seems to me that the http-methods NSE should follow &lt;br&gt;
redirects (HTTP 301, 302, 303) in order to perform the necessary OPTIONS&lt;br&gt;
 request on a page/resource that&amp;apos;s providing a HTTP 200.&lt;br&gt;
&lt;br&gt;
Perhaps similar to the http-trace script:...&lt;br&gt;</description>
    <pubDate>Wed, 23 May 2012 12:17:08 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/412</guid>
  </item>


  <item>
    <title>Re: bug report: &quot;Microsoft Visual C++ 2010 Redistributable failed	to install&quot;</title>
    <link>http://seclists.org/nmap-dev/2012/q2/411</link>
    <description>&lt;p&gt;Posted by jah on May 22&lt;/p&gt;Thanks for reporting this.  It&amp;apos;s quite likely that the MS Redistributable installed correctly.&lt;br&gt;
The problem is with how the Nmap installer performs its check to see if the redistributable is installed - it does this &lt;br&gt;
to determine whether the redist needs to be installed and in such cases it then also checks that the redist was indeed &lt;br&gt;
installed.&lt;br&gt;
&lt;br&gt;
The check is to test for the presence of a particular named string value under the registry key:...&lt;br&gt;</description>
    <pubDate>Tue, 22 May 2012 23:47:27 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/411</guid>
  </item>
  <item>
    <title>Re: Nmap 6 fails to initialize on Windows xp sp3</title>
    <link>http://seclists.org/nmap-dev/2012/q2/410</link>
    <description>&lt;p&gt;Posted by David Fifield on May 22&lt;/p&gt;Can you post your complete Nmap output? We do use IPv6 source addresses&lt;br&gt;
when sending ND probes; it may be a bug that your source address is&lt;br&gt;
being calculated as ::.&lt;br&gt;
&lt;br&gt;
What is the output of this command?&lt;br&gt;
&lt;br&gt;
nmap --route-dst ff02::1:ff19:37fe&lt;br&gt;
&lt;br&gt;
What is the output of&lt;br&gt;
&lt;br&gt;
nmap --iflist&lt;br&gt;
&lt;br&gt;
Do the packets appear when you use the --packet-trace option? If not,&lt;br&gt;
then they are being sent by the operating system, not by Nmap itself.&lt;br&gt;
&lt;br&gt;
David Fifield&lt;br&gt;</description>
    <pubDate>Tue, 22 May 2012 23:00:50 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/410</guid>
  </item>
  <item>
    <title>Re: NSE: Credential disclosure in modems Huawei HG510, HG520x, HG530	and possibly others</title>
    <link>http://seclists.org/nmap-dev/2012/q2/409</link>
    <description>&lt;p&gt;Posted by David Fifield on May 22&lt;/p&gt;I&amp;apos;m wondering if we should use Lua string escapes instead of literal&lt;br&gt;
UTF-8 bytes, to protect against someone using an editor in the future&lt;br&gt;
that changes the encoding. So in place of&lt;br&gt;
        &amp;apos;Modelo de módem:&amp;apos;,&lt;br&gt;
use&lt;br&gt;
        &amp;apos;Modelo de m\195\179dem:&amp;apos;.&lt;br&gt;
&lt;br&gt;
David Fifield&lt;br&gt;</description>
    <pubDate>Tue, 22 May 2012 21:36:15 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/409</guid>
  </item>
  <item>
    <title>Re: Small Bug in SVN revision 28643: Missing newline in gnmap output	(diff included)</title>
    <link>http://seclists.org/nmap-dev/2012/q2/408</link>
    <description>&lt;p&gt;Posted by jah on May 22&lt;/p&gt;Hi Matthew,&lt;br&gt;
&lt;br&gt;
I think you&amp;apos;re correct; here&amp;apos;s another example where the timed-out host is the last host listed and the final summary &lt;br&gt;
line erroneously appears on the same line:&lt;br&gt;
&lt;br&gt;
# Nmap 6.01 scan initiated Tue May 22 21:15:03 2012 as: nmap -sS -p80 -d -n -oG timeout-nmap.txt --host-timeout 100ms &lt;br&gt;
192.168.1.5 212.159.6.9&lt;br&gt;
# Ports scanned: TCP(1;80) UDP(0;) SCTP(0;) PROTOCOLS(0;)&lt;br&gt;
Host: 192.168.1.5 ()    Status: Up&lt;br&gt;
Host: 192.168.1.5 ()...&lt;br&gt;</description>
    <pubDate>Tue, 22 May 2012 20:48:18 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/408</guid>
  </item>
  <item>
    <title>Re: Nmap 6 Zenmap problem</title>
    <link>http://seclists.org/nmap-dev/2012/q2/407</link>
    <description>&lt;p&gt;Posted by David Fifield on May 22&lt;/p&gt;I&amp;apos;m sorry, our binaries don&amp;apos;t support PowerPC Macs anymore. It was a&lt;br&gt;
problem in the documentation that claimed they did.&lt;br&gt;
&lt;br&gt;
You can try one of the third-party packagers once they have it packaged,&lt;br&gt;
&lt;br&gt;
&lt;a  rel=&quot;nofollow&quot; href=&quot;http://nmap.org/book/inst-macosx.html#inst-macosx-third-party&quot;&gt;http://nmap.org/book/inst-macosx.html#inst-macosx-third-party&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
or install GTK+ and PyGTK packages and then run from source code.&lt;br&gt;
&lt;br&gt;
&lt;a  rel=&quot;nofollow&quot; href=&quot;http://nmap.org/book/inst-macosx.html#inst-macosx-source&quot;&gt;http://nmap.org/book/inst-macosx.html#inst-macosx-source&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
David Fifield&lt;br&gt;</description>
    <pubDate>Tue, 22 May 2012 20:16:09 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/407</guid>
  </item>
  <item>
    <title>Re: Italian translation</title>
    <link>http://seclists.org/nmap-dev/2012/q2/406</link>
    <description>&lt;p&gt;Posted by David Fifield on May 22&lt;/p&gt;Please go ahead and begin your translation. Here are instructions for&lt;br&gt;
making a new translation:&lt;br&gt;
&lt;br&gt;
&lt;a  rel=&quot;nofollow&quot; href=&quot;http://nmap.org/book/zenmap-lang.html#zenmap-lang-new&quot;&gt;http://nmap.org/book/zenmap-lang.html#zenmap-lang-new&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Please make sure you start with the newest zenmap.pot from&lt;br&gt;
&lt;a  rel=&quot;nofollow&quot; href=&quot;https://svn.nmap.org/nmap/zenmap/share/zenmap/locale/zenmap.pot&quot;&gt;https://svn.nmap.org/nmap/zenmap/share/zenmap/locale/zenmap.pot&lt;/a&gt;.&lt;br&gt;
There is a Makefile in the zenmap/share/zenmap/locale directory that can&lt;br&gt;
make some steps easier, for example &amp;quot;make update-mo&amp;quot;.&lt;br&gt;
&lt;br&gt;
David Fifield&lt;br&gt;</description>
    <pubDate>Tue, 22 May 2012 20:06:30 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/406</guid>
  </item>
  <item>
    <title>Re: scanning a /8</title>
    <link>http://seclists.org/nmap-dev/2012/q2/405</link>
    <description>&lt;p&gt;Posted by Michael Right on May 22&lt;/p&gt;Hi Brandon,&lt;br&gt;
&lt;br&gt;
Thanks for the detailed reply!&lt;br&gt;</description>
    <pubDate>Tue, 22 May 2012 20:03:15 GMT</pubDate>
    <guid isPermaLink="true">http://seclists.org/nmap-dev/2012/q2/405</guid>
  </item>

 

<!-- MHonArc v2.6.16 -->
  </channel>
</rss>

