[Bug 256968] security/nmap: Fix broken ncat --proxy command
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Jul 2021 09:23:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256968
Bug ID: 256968
Summary: security/nmap: Fix broken ncat --proxy command
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: cy@FreeBSD.org
Reporter: lantw44@gmail.com
Assignee: cy@FreeBSD.org
Flags: maintainer-feedback?(cy@FreeBSD.org)
Created attachment 226208
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=226208&action=edit
Fix broken ncat --proxy with upstream patch
After updating to nmap 7.91, ncat no longer works with proxy. It can connect to
the remote server via the proxy, but it exits immediately after being connected
and cannot send anything to the remote server.
https://github.com/nmap/nmap/issues/2149
We can fix the issue by applying this upstream patch.
https://github.com/nmap/nmap/commit/169d7e5a922ef8e63b51ee2bdf4fd4ad60ed2689
--
You are receiving this mail because:
You are the assignee for the bug.