Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 659 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 659 Bytes

#ThreatExchange Subscription

A third party Heroku server that will be notified whenever a threat descriptor or malware analysis is updated or created.

#Steps

  1. Create a FB app and register it with ThreatExchange.
  2. Set up an external server such as Heroku using this code.
  3. Enable Webhooks in your app, subscribe to 'threat_descriptor' or 'malware_analysis' via the Webhooks Graph API under 'Threat Exchange', and set your server website as the callback URL using [this] (https://phabricator.intern.facebook.com/P56512611?__mref=message) as index.php. Click [here] (https://developers.facebook.com/docs/graph-api/webhooks/#setup) for more information.