Skip to content

Improved SSL/TLS portdetection in nmap greppable files#1938

Merged
drwetter merged 2 commits into3.1devfrom
nmap_portdetection_1931
Jul 30, 2021
Merged

Improved SSL/TLS portdetection in nmap greppable files#1938
drwetter merged 2 commits into3.1devfrom
nmap_portdetection_1931

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 .

drwetter added 2 commits July 25, 2021 17:09
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 as input to testssl.sh .

Also it does minor code adjustments to utils/gmap2testssl.sh .
@drwetter drwetter changed the title Improved nmap portdetection Improved SSL/TLS portdetection in nmap greppable files Jul 25, 2021
@drwetter drwetter merged commit 2935ecc into 3.1dev Jul 30, 2021
@drwetter drwetter deleted the nmap_portdetection_1931 branch July 30, 2021 12:38
drwetter added a commit that referenced this pull request Jul 30, 2021
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.
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