misp-modules/misp_modules/modules/expansion
Sebdraven e7cb15a0c4 Update yeti.py
add ip-dst to enrich
2021-03-05 11:22:53 +01:00
..
_dnsdb_query
_ransomcoindb
_vmray
__init__.py
apiosintds.py fix: Making pep8 happy by having spaces around '+' operators 2019-12-17 16:31:53 +01:00
apivoid.py
assemblyline_query.py
assemblyline_submit.py
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
circl_passivessl.py
countrycode.py
crowdstrike_falcon.py
cuckoo_submit.py Use double quotes and provide headers correctly 2019-04-19 16:24:30 +02:00
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
dns.py
docx_enrich.py fix: Fixed module names with - to avoid errors with python paths 2019-10-18 11:09:10 +02:00
domaintools.py Better error reporting 2016-12-16 12:02:28 +01:00
eql.py
eupi.py Fix typo 2016-09-15 15:32:13 +02:00
farsight_passivedns.py fix: [expansion] Better config field handling for various modules 2019-10-30 09:09:55 +01:00
geoip_asn.py
geoip_city.py Update geoip_city.py 2020-02-12 23:48:20 -06:00
geoip_country.py
google_search.py
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 fix: pep8 foobar. 2019-04-02 16:01:36 +02:00
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 fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
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 add expansion for joe sandbox 2019-05-21 21:14:21 +02:00
lastline_query.py
lastline_submit.py
macaddress_io.py fix: [expansion] Better config field handling for various modules 2019-10-30 09:09:55 +01:00
macvendors.py
malwarebazaar.py
module.py.skeleton
ocr_enrich.py
ods_enrich.py
odt_enrich.py fix: Fixed module names with - to avoid errors with python paths 2019-10-18 11:09:10 +02:00
onyphe.py
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
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
rbl.py
reversedns.py
securitytrails.py
shodan.py
sigma_queries.py
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
trustar_enrich.py
urlhaus.py fix: Catching errors in the reponse of the query to URLhaus 2020-03-18 17:57:55 +01:00
urlscan.py
virustotal.py
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
whois.py
wiki.py fix: Handling cases where there is no result from the query 2019-10-08 13:28:23 +02:00
xforceexchange.py
xlsx_enrich.py
yara_query.py
yara_syntax_validator.py
yeti.py