MISP / MISP-maltego

Set of Maltego transforms to inferface with a MISP Threat Sharing instance, and also to explore the whole MITRE ATT&CK dataset.
GNU Affero General Public License v3.0
170 stars 46 forks source link

Meltago to MISP server not connecting #46

Closed rbcrack closed 3 years ago

rbcrack commented 3 years ago

Getting error ERROR: Cannot connect to MISP server. Please verify your settings (MISP URL and API key), and ensure the MISP server is reachable from the internet (from entity

But I have got the URL as the IP address and the api key

What am I doing wrong.

rbcrack commented 3 years ago

I am Using Windows 10 and everything is installed correctly and MISP is working fine from Maltego I am getting error unable to connect, pleasehelp

rbcrack commented 3 years ago

Why is this so difficult to setup with a private MISP server it should be easy to install and use with API.

cvandeplas commented 3 years ago

The ATT&CK and MISP from the Maltego transform hub are not compatible with private MISP servers. This is caused by how Paterva designed their transform hub architecture.

You can however install MISP-Maltego locally. It is very easy on a Linux system as documented in the documentation As far as I understand there are issues with Windows, contributions are definitely welcome to fix this !

cvandeplas commented 3 years ago

closing as duplicate from issue #33 - windows compatibility for local install

lebanonbeirut commented 5 months ago

how to fix ERROR: Cannot connect to MISP server. Please verify your settings (MISP URL and API key), and ensure the MISP server is reachable from the internet