Readit News logoReadit News
fewgrehrehre commented on Portland's exploding Liberty Bell (2020)   tomlovesthelibertybell.co... · Posted by u/fewgrehrehre
y-curious · a year ago
Cool story! Note to future readers: there is no satisfying conclusion to the mystery found in the article. I definitely got baited
fewgrehrehre · a year ago
Ah, yeah, a note that it remains unsolved might help with reader expectations. I didn't find that it affected my experience that much, but I can understand why it would.
fewgrehrehre commented on Portland's exploding Liberty Bell (2020)   tomlovesthelibertybell.co... · Posted by u/fewgrehrehre
fewgrehrehre · a year ago
If you love a niche blog and some quality writing, I would strongly recommend!
fewgrehrehre commented on Ask HN: Things to do on my phone    · Posted by u/bhag2066
fewgrehrehre · a year ago
If you want something a bit more out of the box than simply playing a game, give animating a spin! Just a simple flipbook-style animation app, there should be plenty out there. No need for pose-to-pose or anything at first, just try abstract, straight-ahead animation. If you find yourself gaining an interest, it's easy enough to pick up knowledge as you need it (if you do want a jumping-off point, I'd recommend Alan Becker's series[1] on the 12 principles of animation).

It's incredibly fun bringing even the simplest of things to life, and really rewarding getting to look back and see how your understanding of motion and weight grow over time.

[1] https://www.youtube.com/watch?v=uDqjIdI4bF4

fewgrehrehre commented on Show HN: I made a tiny device for automatically recording digital pianos   jamcorder.com/... · Posted by u/chipweinberger
fewgrehrehre · a year ago
I'm definitely not the target market for this, but I do want to say that this really scratches an itch for something that should exist, and I really want to compliment you on how fantastic the execution is! Very clean look in both the physical and digital realms, and I really appreciate just how fully featured it is! It really seems like the ideal version of what this product would be. Also love the idea of the bookmark pattern. Out of curiosity, is that customizable too?
fewgrehrehre commented on Live imaging of ovulation in action reveals three distinct phases in mice   phys.org/news/2024-10-ima... · Posted by u/wglb
maxweylandt · a year ago
I don't think the article mentions what animals this is about, but I was curious - this is in mice.
fewgrehrehre · a year ago
I wonder if the title should be amended to clarify this- I feel as though one would assume from the title that this is imagery from humans.
fewgrehrehre commented on Ask HN: Tips for hacking a TV?    · Posted by u/fewgrehrehre
freedomben · a year ago
This is probably obvious, but so important that I feel it's worth saying: do not connect it to the internet! The last thing you want right now is up-to-date software, and chances are very good that if it goes online it will update its software and install all the latest security patches.

You will need to connect it to a network in order to scan it for vulnerabilities, but make that a network that has no internet access.

I would start by doing some searching on the exact make and model, especially searching through the CVE database to see what may be out there. There. If your TV has been connected to the internet, it may have had its software updated to patch any cves, but if it has not been connected, then there's a good chance it is still vulnerable and you can exploit them to get root or further access.

You can also throw scans at it. I would start with nmap and scan all the ports, also do service recognition to try and figure out what exact service is running on the other side of the port. For something like a TV, I would not expect a high success rate with identifying, but it's easy to run. What you can identify, the most important part is typically the version number. You can take that version number and compare it with CVEs with a lot more precision to see if there are vulnerabilities.

You can also try any number of scanners on it, such as nessus or openvas. There are tons of scanners out there so it's definitely worth doing some searches. I would suggest looking at the Kali Linux list of scanning tools, and either running Kali on a machine you have laying around, or use it with docker. If one of these scanners actually crashes the TV, that is ironically a great sign for your purposes.

If the TV has been connected to the internet, and you aren't able to find any vulnerabilities, it might be worth keeping it off the internet for a while to give some time for new vulnerabilities to pop up. That does require a long-term commitment to this project, but it's not like you can't use the TV. I don't connect mine to the internet ever anyway, because I don't want it spying on me and I hate its ads and crappy built-in software. I just use it with a Chromecast with Google TV and good old HDMI.

Depending on what you want to do, it's also worth going thoroughly through the menu and looking for any sort of developer or debug options. Sometimes these menus are very hidden, requiring on occasion weird keyboard incantations in order to even appear as options, but once you get these enabled you can connect using tools like ADB or SSH, and get a shell on the machine.

All in all, good luck! It sounds like a very fun project. It's a shame we don't live near each other because this sounds like a fun weekend project :-)

fewgrehrehre · a year ago
Thank you so much for writing all this up! It'll take me a bit to get to it, but if you'd like I'll keep you posted on if I have any luck!
fewgrehrehre commented on Ask HN: Tips for hacking a TV?    · Posted by u/fewgrehrehre
atoav · a year ago
you could try spamming/brute-forcing the IR spectrum with a IR diode in the hope of finding a debug access: https://hackaday.com/tag/smart-tv-hacks/
fewgrehrehre · a year ago
Oh hey, now there's an interesting thought! Thank you!
fewgrehrehre commented on Ask HN: Tips for hacking a TV?    · Posted by u/fewgrehrehre
walterbell · a year ago
Prior work for LG televisions: https://github.com/RootMyTV/RootMyTV.github.io
fewgrehrehre · a year ago
Oh hey great! This might be really helpful. I've actually also got an LG TV upstairs, I'll have a peek at this, could be very helpful!
fewgrehrehre commented on Ask HN: Tips for hacking a TV?    · Posted by u/fewgrehrehre
purple-leafy · a year ago
Whatever you do, don’t touch the capacitors, especially if it’s an old TV, even if it’s unplugged. Could kill you. Old TV caps pack a serious punch (even when unplugged)
fewgrehrehre · a year ago
Thank you very much! I will keep that in mind.

u/fewgrehrehre

KarmaCake day67February 21, 2024View Original