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

Incorrect parsing of ipv4 cidrs to urls #260

Open
FANGOD opened this issue Aug 6, 2022 · 1 comment
Open

Incorrect parsing of ipv4 cidrs to urls #260

FANGOD opened this issue Aug 6, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@FANGOD
Copy link

FANGOD commented Aug 6, 2022

Hello, there's a little problem here.

Source url: https://blog.talosintelligence.com/2022/08/threat-roundup-0729-0805.html

Error info:

        "urls": [
            "85.93.4.0/25",
            "85.93.39.32/27",
            "85.93.4.192/27",
            "85.93.40.0/21",
            "85.93.0.116/31",
            "85.93.39.16/28",
            "85.93.3.224/27",
            "85.93.4.236/31",
            "85.93.39.128/25",
            "85.93.48.0/24",
            "85.93.49.128/28",
            "85.93.49.0/25",
            "85.93.4.128/26",
            "85.93.0.112/30",
            "85.93.39.64/26",
            "85.93.0.96/28",
            "85.93.39.8/29",
            "85.93.49.144/31",
            "85.93.0.2/31",
            "85.93.4.232/30",
            "85.93.0.92/30",
            "85.93.4.224/29"
        ],
@fhightower fhightower added the bug Something isn't working label Aug 8, 2022
@fhightower
Copy link
Owner

fhightower commented Aug 8, 2022

Thanks for reporting @FANGOD! Looks like you are correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants