Skip to content

[BUG / possible BUG] - Website with a '401 Unauthorized' message gets stuck under certain conditions #2724

@accampato

Description

@accampato

Hi all,
I would like to report a possible minor bug.

When testssl is started to check a site protected by authentication, testssl gets stuck and does not handle the error condition.

I am running version testssl.sh version 3.2rc4 from https://testssl.sh/dev/

Command line / docker command to reproduce:

testssl.sh 75.244.67.234:7547 -> website NO SSL with auth, testssl is stuck
testssl.sh 50.87.116.68:2077 -> website NO SSL with auth, testssl is stuck
testssl.sh 200.72.40.109:12426 -> website SSL with auth, testssl is OK

System

OS: Ubuntu 24.10
Platform: Linux 6.11.0-18-generic x86_64

Additional context
The program seems to be getting stuck inside the determine_optimal_sockets_params function, when a NO SSL target is requested.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions