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

parser ssdeeps error #258

Open
FANGOD opened this issue Jul 22, 2022 · 2 comments
Open

parser ssdeeps error #258

FANGOD opened this issue Jul 22, 2022 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed priority: 2 (medium)

Comments

@FANGOD
Copy link

FANGOD commented Jul 22, 2022

from this url : https://botscout.com/last_caught_cache.htm

2600:114:62:902:769:6957:571:334 | 2600:114:62:902:769:6957:571:334

Maybe is ipv6, but the results type is ssdeeps.

        "ipv6s": [
            "2600:114:62:903:7335:5009:78:9631",
            "2600:114:62:902:769:6957:571:334",
            "20:906:21::22:2:9396:59",
            "2607:90:2776:957:3:391:893:944",
            "2600:114:62:903:5845:9020:1995:910",
            "2600:114:62:903:61:7220:2:81",
            "2806:20:5120:34:9199:81:982:970",
            "2600:114:62:904:6166:57:42:14"
        ],
        "ssdeeps": [
            "6957:571:334",
            "81:982:970",
            "903:5845:9020",
            "62:902:769",
            "90:2776:957",
            "3:391:893",
            "903:7335:5009"
        ]

Maybe it's not clear, please look at the example directly.

Thanks ~

@fhightower fhightower added the bug Something isn't working label Jul 23, 2022
@fhightower
Copy link
Owner

Thanks for reporting - that definitely looks like inaccurate parsing. I'll take a look at this as part of the 7.x.y work.

@fhightower
Copy link
Owner

fhightower commented Aug 25, 2022

There is a similar issue demonstrated here. If anyone would like to pick up this work, please comment on this issue and I'd be happy to work with you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed priority: 2 (medium)
Projects
No open projects
Development

No branches or pull requests

2 participants