csirtgadgets / massive-octo-spice

DEPRECATED - USE v3 (bearded-avenger)
https://github.com/csirtgadgets/bearded-avenger-deploymentkit/wiki
GNU Lesser General Public License v3.0
227 stars 60 forks source link

py-cifsdk filter for Cryptowall #361

Closed epazoglu closed 8 years ago

epazoglu commented 8 years ago

Hello

i installed py-cifsdk and as i see there are no parameters like --description and --last-day.

i used it at the CIF server and i got only last day Cryptowall data with command below

CIF --description crytptowall --last-day

is there any way only pull last day Cryptowall TI data with CIF client.

giovino commented 8 years ago
  1. I have created two issues documenting the missing arguments in py-cifsdk

https://github.com/csirtgadgets/py-cifsdk/issues/32 https://github.com/csirtgadgets/py-cifsdk/issues/33

  1. I think you could hack around this for the time being with some bash-fu:

https://gist.github.com/giovino/63e123b0dd1e1afe3b2f

Thanks!

wesyoung commented 8 years ago

fwiw, the py-cifsdk lags the p5-cifsdk as far as feature parity atm, but it's on my short list of things to finish in the next week or two.. (similar with the --feed command, solving some ipv6 issues...)

wesyoung commented 8 years ago

(closing since we're keeping track in the py-cifsdk repo...)