Re: dev Digest, Vol 144, Issue 31

Rewanth Cool <[email protected]>
Newsgroups gmane.comp.security.nmap.devel
Message-ID <CAF-KJUJnG3uvp2XTWLMa8t2QHk2uFxM1FNDS99tjJTSyy4ggGQ@mail.gmail.com>
Re: Handled the overflow errors in Ncat by modifying the output.  (Varunram
Ganesh)

Hi Varunram,
That PR is not suitable for a merge as there are some other files also
included in that PR. So I made a new one and closed the previous PR.

Best regards,
Rewanth.

On Wed, Mar 22, 2017 at 5:04 PM, <[email protected]> wrote:

> Send dev mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://nmap.org/mailman/listinfo/dev
> or, via email, send a message with subject or body 'help' to
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of dev digest..."
>
>
> Today's Topics:
>
>    1. Additions to mac-prefixes (Varunram Ganesh)
>    2. Re: Additions to mac-prefixes (Varunram Ganesh)
>    3. Detect ExpressJS Server and preference of data file when
>       executing script (Vinamra Bhatia)
>    4. Handled the overflow errors in Ncat by modifying the output.
>       (Rewanth Cool)
>    5. Updated and modified the list of SQL errors (Rewanth Cool)
>    6. Re: Handled the overflow errors in Ncat by modifying the
>       output. (Varunram Ganesh)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 22 Mar 2017 07:54:33 +0000 (UTC)
> From: Varunram Ganesh <[email protected]>
> To: Nmap-dev <[email protected]>
> Cc: Daniel Miller <[email protected]>
> Subject: Additions to mac-prefixes
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> Greetings list,
> The attached file contains a few of the mac-prefixes that are missing from
> our db. Since there was no way to submit these via the website, I thought
> I'd post it here to receive feedback.?
> Cheers,
>
> Varunram
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://nmap.org/mailman/private/dev/attachments/
> 20170322/53982f0b/attachment.html>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 22 Mar 2017 07:55:49 +0000 (UTC)
> From: Varunram Ganesh <[email protected]>
> To: Nmap-dev <[email protected]>
> Cc: Daniel Miller <[email protected]>
> Subject: Re: Additions to mac-prefixes
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> Oops, forgot to?attach the file earlier.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://nmap.org/mailman/private/dev/attachments/
> 20170322/a2c2a24c/attachment.html>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: mac-prefixes
> Type: application/octet-stream
> Size: 876 bytes
> Desc: not available
> URL: <https://nmap.org/mailman/private/dev/attachments/
> 20170322/a2c2a24c/attachment.obj>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 22 Mar 2017 16:55:27 +0530
> From: Vinamra Bhatia <[email protected]>
> To: [email protected]
> Subject: Detect ExpressJS Server and preference of data file when
>         executing script
> Message-ID:
>         <[email protected].
> com>
> Content-Type: text/plain; charset="utf-8"
>
> I saw that there was no detection for ExpressJS in
> http-devframework-fingerprint.lua, so i added that in this pull request
> https://github.com/nmap/nmap/pull/790
>
> Also, when i was trying to use my local copy of nmap scripts using
> --script=./nmap/scripts/http-devframework, the fetchfile function in the
> script tries to fetch the copy of http-devframework-fingerprint.lua from
> /usr/local/share/nmap/nselib/data/ while I thought that it would do so
> from
> ./nmap/nselib/data.
> I came across a merge done quite a long back regarding the same. Can
> someone also check this issue?
>
> Cheers,
> Vinamra Bhatia
> CS Sophomore
> BITS Pilani
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://nmap.org/mailman/private/dev/attachments/
> 20170322/333ea1eb/attachment.html>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 22 Mar 2017 16:55:52 +0530
> From: Rewanth Cool <[email protected]>
> To: nmap list <[email protected]>
> Subject: Handled the overflow errors in Ncat by modifying the output.
> Message-ID:
>         <CAF-KJUJR5w+6AgcxY-XKjGMSy-7Uqx_iPNGeTApJVv=__BCooQ@mail.
> gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> If the timeout value is greater than the maximum limit in Ncat, it displays
> wrong error messages.
>
> There is a PR on #791 <https://github.com/nmap/nmap/pull/791> regarding
> the
> same.
> This PR handles this overflow and closes the issue #741
> <https://github.com/nmap/nmap/issues/741>.
>
> Best regards,
> Rewanth.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://nmap.org/mailman/private/dev/attachments/
> 20170322/e637cf6e/attachment.html>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 22 Mar 2017 17:03:52 +0530
> From: Rewanth Cool <[email protected]>
> To: nmap list <[email protected]>
> Subject: Updated and modified the list of SQL errors
> Message-ID:
>         <CAF-KJUJSh=j9jgHXjARrzUNTcTkg3kkMCxdiLS+aLagtx1Oz7Q@mail.
> gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Updated and modified the list of SQL errors in the
> nselib/data/http-sql-errors.lst file with the most common and recent
> errors.
>
> There is a PR on #776 <https://github.com/nmap/nmap/pull/776> regarding
> the
> same.
>
> Best regards,
> Rewanth.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://nmap.org/mailman/private/dev/attachments/
> 20170322/b3143afc/attachment.html>
>
> ------------------------------
>
> Message: 6
> Date: Wed, 22 Mar 2017 11:34:24 +0000 (UTC)
> From: Varunram Ganesh <[email protected]>
> To: Nmap-dev <[email protected]>
> Subject: Re: Handled the overflow errors in Ncat by modifying the
>         output.
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"
>
> Hi Rewanth,
> I think you already mentioned it at?http://seclists.org/nmap-
> dev/2017/q1/204.
> Cheers,Varunram
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <https://nmap.org/mailman/private/dev/attachments/
> 20170322/7cad455d/attachment.html>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> dev mailing list
> [email protected]
> https://nmap.org/mailman/listinfo/dev
>
>
> ------------------------------
>
> End of dev Digest, Vol 144, Issue 31
> ************************************
>

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.