nnposter

Results 63 comments of nnposter

Can you provide any of the following? * A publicly reachable IP address to reproduce the issue * A Burp, Zap or Fiddler trace or pcap of the HTTP request/response...

Please feel free to reopen if you have additional details.

The missing table iterator has been added in r38953.

I understand your patch but the skipping over VLAN tags should be ideally handled in a more systemic fashion. Take a look at #2926. That aside, I am surprised that...

AFAICT, proxy authentication and SOCKS5 support are also missing from Nsock but present in Ncat.

> I am not sure why autoconf missed pcre before explicitly telling it where to look. This is a known defect in the current `configure.ac`. See #2907

> Also, the "make" stage failed because the absense of the Python build module wasn't detected. Presumably you are referring to `setuptools`. If yes, this should be addressed in #2915....

One of the issues is rectified by #2919. However, applying this fix seems to allow the execution to reach some other faulty code further down, when testing the actual authentication...

Considering that script `ssl-crime` is not part of the Nmap distribution, what exactly is your issue?

One hack would be to populate the host key in the Putty keystore at `HKCU\SOFTWARE\SimonTatham\PuTTY\SshHostKeys`, which can be easily done in Powershell, and only then run `plink -batch ...`.