Fix bug in parallel DNS: out-of-bounds read in timeouts |
|
More...
|
3 months ago
|
Fix parallel DNS synchronization issues due to reads arriving before writes are done. |
|
More...
|
3 months ago
|
Hedge against runaway recursion. See #3130 |
|
More...
|
4 months ago
|
Handle Nsock errors in DNS read handler by disconnecting the server. |
|
More...
|
4 months ago
|
Use new methods for raw socket/eth open in NSE. Close eth handle if raw-ip used it |
|
More...
|
4 months ago
|
Consolidate raw socket acquisition. |
|
More...
|
4 months ago
|
Allow layer-2 sending for non-Ethernet links; MAC addr optional |
|
More...
|
4 months ago
|
Nsock poll engine: notice HUP/ERR/NVAL on Windows. See #3138? |
|
More...
|
4 months ago
|
Wrap dnet eth functions for non-Ethernet links |
|
More...
|
4 months ago
|
Consolidate send_ip*_eth() functions |
|
More...
|
4 months ago
|
Simplify decoy address resolution |
|
More...
|
4 months ago
|
Set ss_family when generating random decoys. Fixes #2757. |
|
More...
|
4 months ago
|
Skip extension header values as protocol numbers. Fixes #2899 |
|
More...
|
4 months ago
|
Changelog entries for recently resolved issues |
|
More...
|
4 months ago
|
Correctly handle immediate return from nsock_read in NSE. Fixes #3133 |
|
More...
|
4 months ago
|
Prevent Connect scan leaking 1 socket per hostgroup. Fixes #3086 |
|
More...
|
4 months ago
|
ssh-run: enable keyboard-interactive auth if needed |
|
More...
|
4 months ago
|
ssh-brute: enable keyboard-interactive auth if necessary |
|
More...
|
4 months ago
|
keyboard-interactive auth for NSE via libssh2 |
|
More...
|
4 months ago
|
Convenience function to request shell on SSH2 channel |
|
More...
|
4 months ago
|
Fix typo in argument number/stack index |
|
More...
|
4 months ago
|
Corrections to libssh2 NSEdoc |
|
More...
|
4 months ago
|
Add bindings for more libssh2 functions. |
|
More...
|
4 months ago
|
Fix a typo: did not update loop variable. |
|
More...
|
4 months ago
|
Check return value of getinterfaces. Fixes #3032 |
|
More...
|
4 months ago
|
Avoid passing empty string to nsock_pool_set_device |
|
More...
|
4 months ago
|
Handle DNS::NONE requests (ignore) |
|
More...
|
4 months ago
|
Use UTF-8 to read config file. Fixes #3116 |
|
More...
|
4 months ago
|
Avoid hard-coded ethertypes |
|
More...
|
4 months ago
|
Permit ENOENT for /dev/bpf as on macOS. Fixes #3127 |
|
More...
|
4 months ago
|