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

IP addresses can not be expressed in a defanged format #142

Open
CyberDaedalus00 opened this issue Jul 7, 2021 · 0 comments
Open

IP addresses can not be expressed in a defanged format #142

CyberDaedalus00 opened this issue Jul 7, 2021 · 0 comments

Comments

@CyberDaedalus00
Copy link

I was attempting to express some IPv4 addresses in a typical defanged format but received errors that it didn't match the regex for a IPv4 in CIDR format. When I looked at the regex expression, it appeared that it didn't support a common approach of encasing at least one '.' within '[' ']'. When I looked through the specification I also could not find any guidance as to how STIX 2.1 wants defanged IP addresses to be expressed.

What is the official syntax to expressing defanged IP addresses?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant