Skip to content

Improved SSL/TLS portdetection in nmap greppable files (3.0)#1942

Merged
drwetter merged 1 commit into3.0from
nmap_portdetection_1931_3.0
Jul 30, 2021
Merged

Improved SSL/TLS portdetection in nmap greppable files (3.0)#1942
drwetter merged 1 commit into3.0from
nmap_portdetection_1931_3.0

Conversation

@drwetter
Copy link
Copy Markdown
Collaborator

As mentioned in #1931 the port detection for nmap greppable files
leaves space for improvements.

Ths PR adds a pattern detection of ssl and https in the forth or fifth
parameter of an open port, so those ports will be added to a scan when
a nmap greppable output file is supplied as input to testssl.sh .

Also it does minor code adjustments to utils/gmap2testssl.sh .

Same as #1938, only for 3.0, see #1941

As mentioned in #1931 the port detection for nmap greppable files
leaves space for improvements.

Ths PR adds a pattern detection of ssl and https in the forth or fifth
parameter of an open port, so those ports will be added to a scan when
a nmap greppable output file is supplied as input to testssl.sh .

Also it does minor code adjustments to utils/gmap2testssl.sh .

Same as #1938, only for 3.0.
@drwetter drwetter merged commit e7713f8 into 3.0 Jul 30, 2021
@drwetter drwetter deleted the nmap_portdetection_1931_3.0 branch July 30, 2021 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant