misp-modules/misp_modules/modules/expansion
chrisr3d 294ac9d01e
chg: [farsight_passivedns] More context added to the results
- References between the passive-dns objects and
  the initial attribute
- Comment on object attributes mentioning whether
  the results come from an rrset or an rdata
  lookup
2020-11-04 18:37:57 +01:00
..
_dnsdb_query fix: [dnsdb] Avoiding AttributeError with the sys library, probably depending on the python version 2020-11-04 18:36:06 +01:00
_ransomcoindb fix: Making pep8 happy 2020-02-26 11:59:14 +01:00
_vmray Multiple clanges in the vmray modules. 2016-11-15 16:43:11 +01:00
__init__.py Merge branch 'main' of github.com:MISP/misp-modules into main 2020-11-02 19:03:16 +01:00
apiosintds.py fix: Making pep8 happy by having spaces around '+' operators 2019-12-17 16:31:53 +01:00
apivoid.py add: Specific error message for misp_standard format expansion modules 2020-07-28 11:47:53 +02:00
assemblyline_query.py add: Specific error message for misp_standard format expansion modules 2020-07-28 11:47:53 +02: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 chg: [backscatter.io] blind fix regarding undefined value 2019-02-10 16:56:01 +01:00
bgpranking.py chg: Updated the bgpranking expansion module to return MISP objects 2020-09-08 16:08:57 +02: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
censys_enrich.py add: Specific error message for misp_standard format expansion modules 2020-07-28 11:47:53 +02:00
circl_passivedns.py add: Specific error message for misp_standard format expansion modules 2020-07-28 11:47:53 +02:00
circl_passivessl.py add: Specific error message for misp_standard format expansion modules 2020-07-28 11:47:53 +02:00
clamav.py chg: [clamav] Add reference to original attribute 2020-10-20 19:26:04 +02:00
countrycode.py fix: Catching exceptions and results properly depending on the cases 2019-10-08 15:45:06 +02:00
cpe.py chg: [cpe] Changed CVE-Search API default url 2020-11-02 19:03:26 +01:00
crowdstrike_falcon.py fix: Removed duplicate input type 2018-11-21 14:37:45 +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: [cve-advanced] Using the cpe and weakness attribute types 2020-10-22 23:25:20 +02:00
cytomic_orion.py fix: Fixed pep8 + some copy paste issues introduced with the latest commits 2020-07-28 15:06:25 +02:00
dbl_spamhaus.py fix: Catching results exceptions properly 2019-10-08 15:48:26 +02:00
dns.py Merge branch 'chrisr3d_patch' of github.com:MISP/misp-modules into chrisr3d_patch 2019-10-03 16:21:28 +02: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 add: Update to include composite attributes in the supported input types 2018-11-16 17:12:38 +01:00
eql.py Removed extraneous comments and unused imports 2019-10-30 15:44:47 +00:00
eupi.py add: Update to include domain & hostname composite attributes 2018-11-19 09:33:49 +01:00
farsight_passivedns.py chg: [farsight_passivedns] More context added to the results 2020-11-04 18:37:57 +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 chg: Making use of the Greynoise v2 API 2020-07-27 17:20:36 +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
html_to_markdown.py new: [expansion] Added html_to_markdown module 2020-10-23 22:17:47 +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 add: Specific error message for misp_standard format expansion modules 2020-07-28 11:47:53 +02:00
iprep.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
joesandbox_query.py add: Specific error message for misp_standard format expansion modules 2020-07-28 11:47:53 +02:00
joesandbox_submit.py add expansion for joe sandbox 2019-05-21 21:14:21 +02:00
lastline_query.py fix: Fixed pep8 2020-07-28 15:23:24 +02: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 add: Specific error message for misp_standard format expansion modules 2020-07-28 11:47:53 +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: [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 fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
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 brackets are difficult... 2019-04-23 15:40:22 +02:00
ransomcoindb.py fix: Fixed pep8 + some copy paste issues introduced with the latest commits 2020-07-28 15:06:25 +02:00
rbl.py fix: Making pep8 happy 2020-06-30 23:10:35 +02:00
recordedfuture.py fix: Making pep8 happy 2020-08-28 17:30:23 +02:00
reversedns.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
securitytrails.py fix: More clarity on the exception raised on the securitytrails module 2019-10-31 17:19:42 +01:00
shodan.py fix: Making pep8 happy 2020-08-28 17:30:23 +02:00
sigma_queries.py fix: Fixed list of sigma backends 2020-07-03 10:10:24 +02:00
sigma_syntax_validator.py fix: Change in the imports 2019-01-21 14:06:38 +01:00
sophoslabs_intelix.py fix: Fixed pep8 2020-07-28 15:23:24 +02: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
trustar_enrich.py Merge branch 'main' into feat/EN-5047/MISP-manual-update 2020-08-10 08:08:06 -07:00
urlhaus.py add: Specific error message for misp_standard format expansion modules 2020-07-28 11:47:53 +02:00
urlscan.py fix: Making urlscan module available in MISP for ip attributes 2019-10-30 16:39:07 +01:00
virustotal.py Merge pull request #424 from JakubOnderka/vt-subdomains-fix 2020-09-28 12:32:42 +02:00
virustotal_public.py fix: [virustotal_public] Resolve key error when user enrich hostname 2020-09-28 12:34:00 +02:00
vmray_submit.py fix: [pep] Comply to PEP E261 2020-05-01 12:12:33 +09:00
vulndb.py fix: Make pep8 happy 2018-12-11 15:29:09 +01:00
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 add: Specific error message for misp_standard format expansion modules 2020-07-28 11:47:53 +02: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