Skip to content

juliannagler/ThreatExchangeRTU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ThreatExchange Webhooks Subscription

An external server that will be notified whenever a threat descriptor, malware family, 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. For refence, view the documentation here.
  3. Enable Webhooks in your ThreatExchange Developer's app, subscribe to 'threat_descriptor', 'malware_analysis', or 'malware_families" via the Webhooks Graph API under 'Threat Exchange', and set your server website as the callback URL with /get_updates.php ammended. For the "Verify Token", use any non-empty string. For more details on this process, view the Enabling Webhooks documentation.

About

ThreatExchange webhooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.6%
  • PHP 18.1%
  • CSS 6.4%
  • ApacheConf 0.9%