h4ck/README.md

13 lines
884 B
Markdown
Raw Normal View History

2016-07-01 03:38:23 +02:00
# h4ck
2016-07-01 04:50:14 +02:00
a collection of writeups and tools related to ~embedded device ~hacking
2016-07-03 06:38:31 +02:00
shiny devices are fun, finding and poking holes in their interface is a _lot_ of fun
2016-07-01 04:50:14 +02:00
## devices
name | description | url
-----|-------------|-----
2016-07-08 07:55:29 +02:00
[HooToo TripMate series](http://www.hootoo.com) | there are lots of problems, some end up at root access | [hootoo](hootoo)
[Philips Hue](http://www.meethue.com) | device communication insecure, Ruby library/CLI to control via REST HTTP | [hued](https://github.com/chorankates/hued)
2016-07-08 07:55:29 +02:00
[RAV FileHub](http://www.ravpower.com/ravpower-rp-wd02-filehub-6000mah-power-bank.html) | a HooToo by any other name.. but with a twist | [rav-filehub](rav-filehub)
2016-07-01 06:52:16 +02:00
[RevoLabs flx UC1000](http://www.revolabs.com/products/conference-phones/wired-conference-phones/flx-uc-phones/flx-uc-1000-speakerphone) | brute forcing the PIN | [revolabs-flx_uc_1000](revolabs-flx_uc_1000)