GithubHelp home page GithubHelp logo

Comments (9)

hammem avatar hammem commented on May 5, 2024

Can you post the ID of the malware sample you were attempting to fetch the families for? It'll be easier for us reproduce the error.

from threatexchange.

cybercuffs avatar cybercuffs commented on May 5, 2024

The script first collects the IDs by calling malware object as

"for result in Malware.objects(since=1433167932,until=1433171532, dict_generator=True):"

Values in result['id'] are:
814109225352881
1150492118301411
854234691335667
913965018662359
910996378970454
689470754492122
873962145973716
1081450491870663
838455449543136
829052140506010
908174619229394
798787550237174
1059883600696011
719527378156947

from threatexchange.

jessek avatar jessek commented on May 5, 2024

I took a look and those samples don't appear to have any families. Perhaps pytx doesn't handle an empty results set?

from threatexchange.

mgoffin avatar mgoffin commented on May 5, 2024

It's possible, but why would it be detecting a 500 response coming from the server?

from threatexchange.

jessek avatar jessek commented on May 5, 2024

Gah, sorry, missed that part. I'm not sure what's happening there. I'm unable to reproduce the problem. From https://developers.facebook.com/tools/explorer/, and attempting to visit, for example, /838455449543136/families, I get an empty "data" block, but no error.

from threatexchange.

cybercuffs avatar cybercuffs commented on May 5, 2024

jessek: Here is the how the code looks like https://gist.github.com/cybercuffs/bc8f4b0d776f6a9e7baa. This might help you in reproducing the issue. (I've commented out families and variants pull in the code)

from threatexchange.

cybercuffs avatar cybercuffs commented on May 5, 2024

There is another problem in regards to the time it takes to fetch the data.

In the code you see I've commented out the lines that are pulling families and variants. But even when I pull only Malware, Connection_dropped and dropped_by just for an hour duration, it is taking a very long time, almost 4 hours. I did couple of tests and the execution start and stop time is as below.
Test1:
Execution Started: 2015/06/23 21:08:22
Execution Ended: 2015/06/24 00:54:46
The files' size I got at the end of this completion were: Connection_dropped=954K, Connection_dropped_by: 409K, Malware_Dump=2.6M.

Test2:
Execution Started: 2015/06/28 05:42:25
Execution Ended: 2015/06/28 09:24:18
The files' size I got at the end of this completion were: Connection_dropped=955K, Connection_dropped_by: 409K, Malware_Dump=2.6M.

from threatexchange.

hammem avatar hammem commented on May 5, 2024

Just pinging on this open issue. Please let us know if things were resolved or not. Thanks!

from threatexchange.

jessek avatar jessek commented on May 5, 2024

With no response after three weeks, I am closing out. @cybercuffs , please reopen if you are still having problems!

from threatexchange.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.