Cyb3rWard0g / Invoke-ATTACKAPI

A PowerShell script to interact with the MITRE ATT&CK Framework via its own API
MIT License
365 stars 82 forks source link

Unfortunately this does not work anymore #4

Closed ghost closed 5 years ago

ghost commented 5 years ago

I think Mitre API has changed. Only returning 404s.

olafhartong commented 5 years ago

Correct. This has been extensively communicated by MITRE.

I think Mitre API has changed. Only returning 404s.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Cyb3rWard0g/Invoke-ATTACKAPI/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AHxbi83LTNAZjOyhzjSsJwCW94IppV9wks5vKwPngaJpZM4alny5 .

Cyb3rWard0g commented 5 years ago

Hey @michaelschratt , Correct as @olafhartong said, the API is already deprecated. However, I am now supporting and working the new API via this project https://github.com/Cyb3rWard0g/ATTACK-Python-Client . I hope that helps