949
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix expr_match bug
bonsaiviking
as dmiller
More... 5 months ago
Fix another edge case in expr_match
bonsaiviking
as dmiller
More... 5 months ago
Fix an incorrect match case
bonsaiviking
as dmiller
More... 5 months ago
Note a Github issue number in the changelog [ci skip]
bonsaiviking
as dmiller
More... 5 months ago
Update nmap-os-db syntax to support nested ranges
bonsaiviking
as dmiller
More... 5 months ago
Add tests for osscan's expr_match function (some fail)
bonsaiviking
as dmiller
More... 5 months ago
Fix unprivileged behavior for -PU and others
bonsaiviking
as dmiller
More... 5 months ago
Bump up wsman (winrm) port 5985 and 5986 frequency as these are commonly seen. See issue #2708 More... 5 months ago
Revert r38129. Pingprobes were not being seen in some cases.
bonsaiviking
as dmiller
More... 5 months ago
Correct packet size testing in KNX scripts. Fixes #2727, fixes #2728 More... 5 months ago
Simplify expr_match in osscan
bonsaiviking
as dmiller
More... 6 months ago
Process more OS fingerprints
bonsaiviking
as dmiller
More... 6 months ago
Process a batch of OS fingerprints
bonsaiviking
as dmiller
More... 6 months ago
Avoid assertion failure in the case of R=N|Y. Fixes #2710.
bonsaiviking
as dmiller
More... 6 months ago
Remove unused checks for OpenSSL from nbase
bonsaiviking
as dmiller
More... 6 months ago
Avoid out-of-bounds read leading to runaway allocations. Fixes #2731
bonsaiviking
as dmiller
More... 6 months ago
Small usage line clarification More... 7 months ago
Update details from Nmap 7.92 to 7.94 More... 8 months ago
Handle RLIM_INFINITY as socket limit.
bonsaiviking
as dmiller
More... 8 months ago
Don't use uninitialized value in MIN() for maxSocketsAllowed
bonsaiviking
as dmiller
More... 8 months ago
Fix leaking compiled pcap filter. Fixes #2609
bonsaiviking
as dmiller
More... 8 months ago
Handle special case SSL_ERROR_ZERO_RETURN == close_notify/EOF
bonsaiviking
as dmiller
More... 9 months ago
Ncat: Use SSL_shutdown() not shutdown() on SSL connections
bonsaiviking
as dmiller
More... 9 months ago
Ncat: catch SSL errors with 0 return value
bonsaiviking
as dmiller
More... 9 months ago
Ncat server UDP: do not quit after EOF on STDIN. Fixes #2685
bonsaiviking
as dmiller
More... 9 months ago
Avoid format-string bugs. Fixes #2634
bonsaiviking
as dmiller
More... 9 months ago
Fix a typo. Fixes #2675
bonsaiviking
as dmiller
More... 9 months ago
Add missing braces. Fixes #2679
bonsaiviking
as dmiller
More... 9 months ago
Update checklibs.sh for libpcap VERSION.txt name change
bonsaiviking
as dmiller
More... 9 months ago
Rename VERSION to VERSION.txt; macOS build broke
bonsaiviking
as dmiller
More... 10 months ago