Thirion Aurélien

Results 123 comments of Thirion Aurélien

Hey @timhux123, Can you give me the output of the [bin/MISP_The_Hive_feeder.py](https://github.com/CIRCL/AIL-framework/blob/master/bin/MISP_The_Hive_feeder.py) script ? If you used the [bin/LAUNCH.sh](https://github.com/CIRCL/AIL-framework/blob/master/bin/LAUNCH.sh) script, you shouldn't have the same issue as #256.

Hi @annetteshajan ! Do you want to import some MISP objects in AIL ? Which objects do you want to import ? Do you have an example ?

Hi @annetteshajan ! You can create a term tracker if you want to track all items that contain this CVE number. AIL doesn't support the import of CVE objects or...

Hi @certrik ! We just pushed the first version: https://github.com/ail-project/ail-feeder-telegram

Hi @certrik ! Indeed, domains found by the onions module are only crawled once a month. (new domain are inserted in a priority queue) We should add a crawler page...

Hi @Wiindea ! You need to activate the virtual environment: ```bash cd AIL-framework . ./AILENV/bin/activate ./bin/feeder/pystemon-feeder.py ```

Hey @ITSEC-DACHSER ! Can check the output of the Flask server ? ``screen -r Flask_AIL``

Hi @certrik ! Indeed, it's a great idea. I could add an option to trigger a tracker by feeder-name/domain/domain type

Hi @xme ! I updated the [HOWTO](https://github.com/ail-project/ail-framework/blob/master/HOWTO.md#crawler) section. You need to save the Splash manager url and API key via the UI. Let me know if something is missing in...

hey @aiacopini ! Can you please try ``LAUNCH.sh -l`` ?