misp-modules/misp_modules/modules/expansion
Sebdraven 5176a36acf Update yeti.py
change relations
2021-03-19 15:16:00 +01:00
..
_dnsdb_query
_ransomcoindb fix: Making pep8 happy 2020-02-26 11:59:14 +01:00
_vmray
__init__.py Merge branch 'feat/EN-4664/trustar-misp' of https://github.com/trustar/misp-modules into trustar-feat/EN-4664/trustar-misp 2020-06-30 18:07:14 +02:00
apiosintds.py fix: Making pep8 happy by having spaces around '+' operators 2019-12-17 16:31:53 +01:00
apivoid.py new: Enrichment module for querying APIVoid with domain attributes 2019-12-18 17:11:13 +01:00
assemblyline_query.py fix: Making pep8 happy 2019-11-21 17:50:49 -05:00
assemblyline_submit.py fix: Fixed input types list since domain should not be submitted to AssemblyLine 2019-11-20 17:35:37 -05:00
backscatter_io.py
bgpranking.py
btc_scam_check.py
btc_steroids.py
censys_enrich.py Fix variable issue in the loop 2020-04-08 01:07:46 -07:00
circl_passivedns.py Merge pull request #406 from JakubOnderka/ip-port 2020-06-03 12:57:11 +02:00
circl_passivessl.py fix: [circl_passivessl] Return proper error for IPv6 addresses 2020-06-03 14:06:57 +02:00
countrycode.py fix: Catching exceptions and results properly depending on the cases 2019-10-08 15:45:06 +02:00
crowdstrike_falcon.py
cuckoo_submit.py
cve.py fix: Travis tests should be happy now 2019-10-04 17:22:32 +02:00
cve_advanced.py fix: Updates following the latest CVE-search version 2019-10-23 11:55:36 +02:00
cytomic_orion.py fix: Making pep8 happy with indentation 2020-03-18 10:24:06 +01:00
dbl_spamhaus.py fix: Catching results exceptions properly 2019-10-08 15:48:26 +02:00
dns.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
docx_enrich.py fix: Fixed module names with - to avoid errors with python paths 2019-10-18 11:09:10 +02:00
domaintools.py
eql.py Removed extraneous comments and unused imports 2019-10-30 15:44:47 +00:00
eupi.py
farsight_passivedns.py fix: [expansion] Better config field handling for various modules 2019-10-30 09:09:55 +01:00
geoip_asn.py Update geoip_asn.py 2020-02-12 23:48:38 -06:00
geoip_city.py Update geoip_city.py 2020-02-12 23:48:20 -06:00
geoip_country.py fix: Making the module config available so the module works 2020-02-13 11:40:22 +01:00
google_search.py fix: Removed unused import 2020-02-26 14:18:09 +01:00
greynoise.py
hashdd.py fix: Grouped two if conditions to avoid issues with variable unassigned if the second condition is not true 2019-10-13 20:23:02 +02:00
hibp.py
intel471.py
intelmq_eventdb.py.experimental
ipasn.py fix: Fixed ipasn test input format + module version updated 2020-01-10 15:37:54 +01:00
iprep.py
joesandbox_query.py joe: (1) allow users to disable PE object import (2) set 'to_ids' to False 2020-01-24 14:51:38 +01:00
joesandbox_submit.py
lastline_query.py Lastline verify_ssl option 2020-01-27 07:46:48 +01:00
lastline_submit.py change: migrate to analysis API when submitting tasks to Lastline 2020-01-21 11:32:05 +00:00
macaddress_io.py fix: [expansion] Better config field handling for various modules 2019-10-30 09:09:55 +01:00
macvendors.py chg: Taking into consideration if a user agent is specified in the module configuration 2019-10-15 11:25:30 +02:00
malwarebazaar.py fix: Making pep8 happy 2020-03-18 18:58:11 +01:00
module.py.skeleton
ocr_enrich.py fix: Fixed module names with - to avoid errors with python paths 2019-10-18 11:09:10 +02:00
ods_enrich.py fix: Fixed module names with - to avoid errors with python paths 2019-10-18 11:09:10 +02:00
odt_enrich.py fix: Fixed module names with - to avoid errors with python paths 2019-10-18 11:09:10 +02:00
onyphe.py fix: [expansion] Better config field handling for various modules 2019-10-30 09:09:55 +01:00
onyphe_full.py fix: [expansion] Better config field handling for various modules 2019-10-30 09:09:55 +01:00
otx.py
passivetotal.py fix: Better exceptions handling on the passivetotal module 2019-10-31 17:18:23 +01:00
pdf_enrich.py fix: Fixed module names with - to avoid errors with python paths 2019-10-18 11:09:10 +02:00
pptx_enrich.py fix: Fixed module names with - to avoid errors with python paths 2019-10-18 11:09:10 +02:00
qrcode.py
ransomcoindb.py chg: Catching missing config issue 2020-02-25 15:22:06 +01:00
rbl.py fix: Making pep8 happy 2020-06-30 23:10:35 +02:00
reversedns.py
securitytrails.py fix: More clarity on the exception raised on the securitytrails module 2019-10-31 17:19:42 +01:00
shodan.py fix: Fixed config field parsing for various modules 2019-10-30 16:31:57 +01:00
sigma_queries.py fix: Fixed list of sigma backends 2020-07-03 10:10:24 +02:00
sigma_syntax_validator.py
sophoslabs_intelix.py fix: Making pep8 happy 2020-03-10 11:15:16 +01:00
sourcecache.py
stix2_pattern_syntax_validator.py fix: Fixed pattern parsing + made the module hover only 2019-10-07 16:46:32 +02:00
threatcrowd.py
threatminer.py fix: Making pep8 happy 2019-10-17 10:45:51 +02:00
trustar_enrich.py corrected variable name 2020-06-27 17:29:01 -07:00
urlhaus.py fix: Catching errors in the reponse of the query to URLhaus 2020-03-18 17:57:55 +01:00
urlscan.py fix: Making urlscan module available in MISP for ip attributes 2019-10-30 16:39:07 +01:00
virustotal.py fix: [VT] Disable SHA512 query for VT 2020-02-07 12:20:12 +01:00
virustotal_public.py fix: [VT] Disable SHA512 query for VT 2020-02-07 12:20:12 +01:00
vmray_submit.py fix: [pep] Comply to PEP E261 2020-05-01 12:12:33 +09:00
vulndb.py
vulners.py fix: Fixed config parsing + results parsing 2019-10-31 11:48:59 +01:00
whois.py fix: Fixed config parsing and the associated error message 2019-10-31 11:52:34 +01:00
wiki.py fix: Handling cases where there is no result from the query 2019-10-08 13:28:23 +02:00
xforceexchange.py fix: Avoiding KeyError exception when no result is found 2019-11-17 18:00:19 -05:00
xlsx_enrich.py fix: Fixed module names with - to avoid errors with python paths 2019-10-18 11:09:10 +02:00
yara_query.py
yara_syntax_validator.py
yeti.py Update yeti.py 2021-03-19 15:16:00 +01:00