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 62 forks source link

Out put file location or process of giving out put #439

Closed diveshshah closed 8 years ago

diveshshah commented 8 years ago

Hi,

I am new to CIF server . can u please share where CIF server store ip and URL data files from connected sites ? or Is CIF server check online to those sites about required query.?

Why for any Small Instance required. at-least 16GB ram at-least 8 cores

Thanks Divesh Shah

wesyoung commented 8 years ago

i'm not sure i understand the question? the data is stored in an embedded elasticsearch instance. see:

https://github.com/csirtgadgets/massive-octo-spice/wiki/The-CIF-Book

a small instance requires that kind of hardware because of all the post processing of the data that takes place (ie: urls --> fqdn's --> ip address). CIF takes lots of urls and domains and tries to resolve them [multi-threaded] into their respective parts (ip addresses, etc).