Skip to content

Instantly share code, notes, and snippets.

View Govan's full-sized avatar

Gavin Montague Govan

View GitHub Profile
OpenSSL Security Advisory [19 Mar 2015]
=======================================
OpenSSL 1.0.2 ClientHello sigalgs DoS (CVE-2015-0291)
=====================================================
Severity: High
If a client connects to an OpenSSL 1.0.2 server and renegotiates with an
invalid signature algorithms extension a NULL pointer dereference will occur.
//============= Move Durations from titles back into Estimates
Omnifocus = Application("OmniFocus");
Omnifocus.includeStandardAdditions = true;
app = Application.currentApplication()
app.includeStandardAdditions = true
app.displayNotification("I'm about to parse durations from titles back into tasks", {withTitle: "OF2 Cleanup"})
document = Omnifocus.documents()[0];