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

[IDEA] make DGA less strict on input validation #169

Open
frikilax opened this issue Mar 20, 2020 · 0 comments
Open

[IDEA] make DGA less strict on input validation #169

frikilax opened this issue Mar 20, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@frikilax
Copy link
Member

What is your feature about ?
about DGA validating input with IsDomainValid().

If your request is about an existing filter/functionality
DGA

Describe what you'd like
FAUP is used to extract tld and root domain, it can handle input with more complex addresses (including complete URLs).
Currently, IsDomainValid() check for input looking like "sub.domain.tld", this function could be adapted to allow more complex addresses to be analysed.

Additional context
This feature might not be desirable, as we may want to analyze onlt strict dns requests made to such generated domains, but this would restrict FDGA to wider ranges of available input.

@frikilax frikilax added the enhancement New feature or request label Mar 20, 2020
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