Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known issue : Getting FQDNs from certificates on huges scopes take a lot of fucking time #5

Open
ugomeguerditchian opened this issue Oct 1, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ugomeguerditchian
Copy link
Owner

I will try to optimize this in next releases

If you want to avoid this you can disable it in the configuration file :

FQDN :
    find_subs : True #will try to get subs when FQDN from ip is found
    get_fqdn_trough_proxy: False #will try to get fqdn trough proxy (All API)
    get_from_cert : False#connection to target will be made during initial scan    <---------- HERE
@ugomeguerditchian ugomeguerditchian added the enhancement New feature or request label Oct 1, 2023
@ugomeguerditchian ugomeguerditchian self-assigned this Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant