GitHub Cheat Sheet – a list of cool features of Git and GitHub.
Month: April 2014
Muddy Waters & The Rolling Stones – Baby Please Don’t Go
heartleech – atypical “heartbleed” tool with a few more features
heartleech
A typical “heartbleed” tool. What makes this different is:
- autopwn (
-a
) that does all the steps needed to get private key- post-handshake (encrypted) heartbeats instead of during handshake
- evades Snort IDS rules
- loops making repeated requests (
-l <loopcount>
)- dumps binary data to file (
-f <filename>
)- IPv4 or IPv6 (
-v <IPver>
)- full 64k heartbleeds
huginn – build agents that monitor and act on your behalf
huginn – build agents that monitor and act on your behalf
What is Huginn?
Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your behalf. Huginn’s Agents create and consume events, propagating them along a directed event flow graph. Think of it as Yahoo! Pipes plus IFTTT on your own server. You always know who has your data. You do.
WordPress 3.9 “Smith” released
A brand new and shiny version of the best CMS ever – WordPress – has been released. Version 3.9, code-named “Smith” brings quite a few noticeable improvements. Mostly, these are around the post editor – a new version of TinyMCE, previews for galleries and playlists for audio and video, in-editor image resize and drag-n-drop file uploads. Also, widget settings were much improved, especially with the live preview before save. Watch the quick release video and read more here.