JSZip – a library for creating, reading and editing .zip files with Javascript
Category: Technology
I work in technology sector. And I do round a clock, not only from 9 to 5. It is my bread and butter, it is my hobby, it is the fascination of my life. And with the current rate of change particular in information technology (IT), there is always something new to learn, to try, to talk about. I often post news, thoughts, and reviews. And when I do, this is the category I use.
Groove Basin – music player server with a web-based user interface inspired by Amarok 1.4
WhatsApp passes 500,000,000 active users
According to the WhatsApp blog:
Thanks to all of you, half a billion people around the world are now regular, active WhatsApp users. In the last few months, we’ve grown fastest in countries like Brazil, India, Mexico, and Russia, and our users are also sharing more than 700 million photos and 100 million videos every single day. We could go on, but for now, it’s more important that we get back to work – because here at WhatsApp, we’re just getting started.
Now that’s quite impressive, not only for the number of active users but for the amount of the activity as well.
GitHub Cheat Sheet
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