misp-modules/misp_modules/modules/expansion
Alexandre Dulaunoy fdbb0717e0
Merge pull request #344 from davidonzo/master
Added apiosintDS module to query OSINT.digitalside.it services
2019-10-29 08:56:29 +01:00
..
_dnsdb_query fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
_vmray Multiple clanges in the vmray modules. 2016-11-15 16:43:11 +01:00
__init__.py Added apiosintDS module to query OSINT.digitalside.it services 2019-10-24 12:49:29 +02:00
apiosintds.py Added apiosintDS module to query OSINT.digitalside.it services 2019-10-24 12:49:29 +02:00
backscatter_io.py chg: [backscatter.io] blind fix regarding undefined value 2019-02-10 16:56:01 +01:00
bgpranking.py chg: Use pipenv, update bgpranking/ipasn modules 2019-01-21 13:31:52 +01:00
btc_scam_check.py chg: [btc_scam_check] fix spacing for making flake 8 happy 2019-02-11 14:23:18 +01:00
btc_steroids.py fix: Remove unused import 2019-03-15 11:06:11 +01:00
circl_passivedns.py fix: Pep8 related fixes. 2019-02-04 11:05:51 +01:00
circl_passivessl.py Make sure misp-modules can be launched from anywhere 2016-06-23 19:51:13 +09:00
countrycode.py fix: Catching exceptions and results properly depending on the cases 2019-10-08 15:45:06 +02:00
crowdstrike_falcon.py added CrowdStrike Falcon Intel Indicators expansion module 2018-01-19 14:42:25 +01:00
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
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 Better error reporting 2016-12-16 12:02:28 +01:00
eupi.py Fix typo 2016-09-15 15:32:13 +02:00
farsight_passivedns.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
geoip_country.py Merge branch 'master' of github.com:MISP/misp-modules 2019-10-28 16:45:50 +01:00
greynoise.py fix: Returning results in text format 2019-10-04 15:54:25 +02:00
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 new: Intel471 module 2018-12-11 13:30:52 +01:00
intelmq_eventdb.py.experimental Make sure misp-modules can be launched from anywhere 2016-06-23 19:51:13 +09:00
ipasn.py chg: Use pipenv, update bgpranking/ipasn modules 2019-01-21 13:31:52 +01:00
iprep.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
joesandbox_query.py joesandbox_query.py: improve behavior in unexpected circumstances 2019-06-04 11:29:40 +02:00
joesandbox_submit.py add expansion for joe sandbox 2019-05-21 21:14:21 +02:00
macaddress_io.py fix: Make pep8 happy 2018-12-11 15:29:09 +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
module.py.skeleton - Removed test modules from view 2018-07-03 08:27:54 +02:00
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: Make pep8 happy 2018-12-11 15:29:09 +01:00
onyphe_full.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
otx.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
passivetotal.py fix: Make pep8 happy 2018-12-11 15:29:09 +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 brackets are difficult... 2019-04-23 15:40:22 +02:00
rbl.py fix: Considering the case of empty results 2019-10-08 15:49:09 +02:00
reversedns.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
securitytrails.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
shodan.py Dump host info as text 2016-09-15 15:59:08 +02:00
sigma_queries.py fix: Making travis happy 2019-06-15 08:17:29 +02:00
sigma_syntax_validator.py fix: Change in the imports 2019-01-21 14:06:38 +01:00
sourcecache.py Make sure misp-modules can be launched from anywhere 2016-06-23 19:51:13 +09:00
stix2_pattern_syntax_validator.py fix: Fixed pattern parsing + made the module hover only 2019-10-07 16:46:32 +02:00
threatcrowd.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
threatminer.py fix: Making pep8 happy 2019-10-17 10:45:51 +02:00
urlhaus.py fix: Fixed unnecessary dictionary field call 2019-08-05 11:33:04 +02:00
urlscan.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
virustotal.py fix: Fixed unnecessary dictionary field call 2019-08-05 11:33:04 +02:00
virustotal_public.py fix: Fixed unnecessary dictionary field call 2019-08-05 11:33:04 +02:00
vmray_submit.py fix: [pep8] Fixes 2019-05-02 10:37:48 +09:00
vulndb.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
vulners.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
whois.py Remove bin script, use cleaner way. Fix last commit. 2016-08-12 12:35:33 +02: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: Pep8 related fixes. 2019-02-04 11:05:51 +01: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 fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
yara_syntax_validator.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00