cccs-jh

Results 8 comments of cccs-jh

I had the same issue, but I realized that I used `pip install floss` instead of `pip install flare-floss`. Both packages import with `import floss` and at least on my...

Hello! With respect to the `localhost`, `0.0.0.0`, and `.internal` domains, assemblyline doesn't tag network indicators that are not public facing by design. We haven't come across a specific usecase yet...

No. The problem with correct iocs being rejected is now fixed, but I have not finished fixing all the services that create incorrect iocs.

Updating floss is planned, but will involve significant changes due to the change from python2 to python3. So the update may take some time. FrankenStrings no longer provides floss functionality...

Unfortunately I can't share the sample that caused the error because it contains client data. I can share that the FileNode that caused the error had an invalid FileNodeID, and...

Here is the DEBUG mode log: ``` 1044 ObjectSpaceManifestListReferenceFND 2 3092 ObjectSpaceManifestListStartFND 0 3116 RevisionManifestListReferenceFND 2 3380 RevisionManifestListStartFND 0 3408 RevisionManifestStart4FND 0 3466 GlobalIdTableStartFNDX 0 3470 Invalid 0 25140 RevisionManifestStart4FND...

I've updated the request with the changes that allow the onetoc2 GlobalIdTable to be parsed without missalignment.