Skip to content

Add --insecure (curl equivalent) flag for tool #1

@Abhinandan-Khurana

Description

@Abhinandan-Khurana

Currently the tool is trying to validate the x509 certificate first and then scans the HTTP METHODS.
So, sometimes in case of the format - https://$IP_ADDRESS is unable to check to verify the ssl cert and throws the error even though the IP is reachable and URL is reachable while opening via browser or via curl --insecure flag.

Need to add a flag to allow curl --insecure equivalent, so that the tool works for certain invalid certificate IPs as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions