misp-modules/misp_modules
chrisr3d c8c44e75bf
fix: [farsight_passivedns] Fixed queries to the API
- Since flex queries input may be email addresses,
  we nake sure we replace '@' by '.' in the flex
  queries input.
- We also run the flex queries with the input as
  is first, before runnning them as second time
  with '.' characters escaped: '\\.'
2021-03-18 18:40:27 +01:00
..
helpers Merge pull request #266 from MISP/pipenv 2019-01-21 14:18:26 +01:00
lib fix imports and unused variables 2020-11-30 12:48:01 +01:00
modules fix: [farsight_passivedns] Fixed queries to the API 2021-03-18 18:40:27 +01:00
__init__.py new: Devel mode. 2019-04-26 13:48:41 +02:00