Explore >> Select a destination


You are here

jsloop.net
| | malwaretech.com
21.0 parsecs away

Travel
| | Since i got into firmware hacking, I've been working on a little project behind the scenes: A hard disk firmware based rootkit which allows malware to survive an operating system re-install or full disk format. Unfortunately I can't post a proof of concept for many reasons (people have even contacted me just to tell me not to post it), so instead I've written a presentation overviewing and explaining the rootkit, which I've dubbed MT-SBK. The general purpose of MT-SBK is to provide a "framework" for my previous project, TinyXPB, A windows XP bootkit. This framework enables TinyXPB to be stored and loaded from within the hard disk firmware, preventing it from being removed by: antiviruses, operating system re-installs, or even full disk reformats. This rootkit is designed for a major brand of hard disk and can infect the firmware from within the operating system (no physical access required), it's also completely undetectable to software running on the host computer. The only way to remove MT-SBK is by replacing that hard disk's PCB or connecting an SPI programmer directly to the flash chip and flashing it with the original firmware. MalwareTech SBK Overview - PDF Sector Spoofing Example - Youtube
| | adactio.com
22.0 parsecs away

Travel
| | The Jevons Paradox in action: Faster networks should fix our performance problems, but so far, they have had an interesting if unintentional impact on the web. This is because historically, faster network speed has enabled developers to deliver more code to users-in particular, more JavaScript code. And because it's JavaScript we're talking about: Even if folks are on a new fast network, they're very likely choking on the code we're sending, rendering the potential speed improvements of 5G moot. The long...
| | www.thepolyglotdeveloper.com
13.8 parsecs away

Travel
| | Use Node.js and the Express.js framework to create a very simple RESTful API that can be used with front-end applications like AngularJS or ReactJS.
| | endormi.io
66.8 parsecs away

Travel
| I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI.