do you think www.aws.org runs on aws?
For those inter st in the finest writing of all time https://www-allure-com.cdn.ampproject.org/v/s/www.allure.com/story/best-sex-tip-by-zodiac-sign/amp?amp_gsa=1&_js_v=a6&usqp=mq331AQKKAFQArABIIACAw%3D%3D#amp_tf=From%20%251%24s&aoh=16392879347932&referrer=https%3A%2F%2Fwww.google.com&share=https%3A%2F%2Fwww.allure.com%2Fstory%2Fbest-sex-tip-by-zodiac-sign
Home About Me Projects 29 Jan 2015 on reversing , nike , nike+ fuelband se , fuelband , nike fuelband , hacking , BLE , bluetooth low energy , protocol , authentication , bluetooth , nikeband During the last two weeks I had fun playing with the BLE protocol of the Nike+ FuelBand SE , a device to track daily steps, calories, time, etc. I've completely reversed its protocol and found out the following key points: The authentication system is vulnerable , anyone could connect to your device. The protocol supports direct reading and writing of the device memory , up to 65K of contents. The protocol supports commands that are not supposed to be implemented in a production release ( bootloader mode , device self test, etc ). I've published a proof of concept Android application on github , don't expect it to be production ready code of course, but it works :) Becau...