Hacking an IoT Video Doorbell - What's Inside?
😎 Welcome to my channel!
If you're looking to enhance your skills in Linux, tech, and more, you're in the right place! 🎥
👉 YouTube Membership: https://www.youtube.com/channel/UC17VZx3ERdQsNvAvXQYjKKw/join
🌐 Github
I have created a github repo to go along with this series. If you want to follow along with some of
the things we are doing in this video, head over there. I have included a copy of the Bootlogs.txt
file as well as the Lookup.sh bash script and will continue to add more to the repo as we progress
in the series.
▸ https://github.com/DouglasFreshHabian
▸ https://github.com/DouglasFreshHabian/D00rb3ll.git
♥️ Join the Community
For exclusive perks and behind-the-scenes content, become a member today!
💛 Social Media
Twitter: 🐦 / h3ymrfr3sh
LinkedIn: 💼 / douglas%20habian
Instagram: 📸 / douglashabian
Tryhackme: 💻 / tryfreshme
💚 Support the Channel
Your support helps me keep creating valuable content. Consider supporting me here:
☕💜 Buy Me a Coffee: https://www.buymeacoffee.com/dfreshZ
💙☕ Kofi: https://ko-fi.com/thefreshlab
🧾 Current Certifications
I'm proud of my achievements and want to share them with you!
▸ Linux Essentials: https://cs.lpi.org/caf/Xamman/certification/verify/LPI000519037/mbk48breps
▸ LPIC-1: https://cs.lpi.org/caf/Xamman/certification/verify/LPI000519037/7b4l7akdf3
🛒 Affiliate Links
Some links are affiliate links, which means I may earn a small commission at no extra cost to you. Thank you for support!
🛍️ PCBite 4xSQ10 Digital Probes with Test Wires
https://amzn.to/4f4CbRr
📦 Waveshare Industrial USB to TTL Converter
https://amzn.to/4h6SqPY
🎶 Music Credits
🔹 Vibin’ by Purrple Cat: https://purrplecat.com/
🔹 Midnight Snack by Purrple Cat: https://purrplecat.com/
Music is provided by Chosic under the Creative Commons CC BY-SA 3.0 License
📢 Disclaimer
This video is for educational purposes only.
📝 Commands ⌨️
sudo apt install minicom
sudo minicom -D /dev/ttyUSB0 -b 115200 -C Bootlogs.txt -w
sudo apt install geoip-bin
grep -o '[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}'