Skip to content

Support crt.sh scan #3

@Esc4iCEscEsc

Description

@Esc4iCEscEsc

We should do a search in certificate transparency logs before doing the bruteforce search, would be something like this:

curl "https://crt.sh?q=nmap.org&output=json" | jq ".[].common_name"

Seems crt.sh is having sometimes some uptime problems, sometimes we get 502 Bad Gateway errors from it. So should try at least 5 times with exponential backoff before giving up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions