Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragon863 committed Jul 13, 2024
1 parent 26d05ad commit dd98778
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions content/posts/alexa-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ header_image_fit: cover
aliases:
- /blog/alexa
- /blog/alexa.html
buttons:
- href: "https://news.ycombinator.com/item?id=35399590"
text: "View on HN"
imgUrl: "https://news.ycombinator.com/y18.svg"
---

Taking a closer look at the echo dot 2nd generation using a known CPU exploit reveals a lack of security for its password storage.
Expand Down
4 changes: 4 additions & 0 deletions content/posts/alexa-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ header_image_fit: cover
aliases:
- /blog/echoroot
- /blog/echoroot.html
buttons:
- href: "https://github.com/Dragon863/EchoCLI/"
imgUrl: "https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png"
text: "Github"
---

A new method to gain a tethered root shell on the Echo Dot 2nd generation by patching the Little Kernel.
Expand Down
2 changes: 1 addition & 1 deletion content/posts/bcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ buttons:
text: "Visit"
---

I recently designed and developed a website for a local computer shop in Southport, England. The website, Birkdale Computers, offers computer repair and data recovery services. The website was created using HTML, CSS, and JavaScript, and is fully responsive for optimal viewing on all devices. It is built using the (bulma)[https://bulma.io/] framework and includes a google maps integration to help customers find the shop easily.
I recently designed and developed a website for a local computer shop in Southport, England. The website, Birkdale Computers, offers computer repair and data recovery services. The website was created using HTML, CSS, and JavaScript, and is fully responsive for optimal viewing on all devices. It is built using the [bulma](https://bulma.io/) framework and includes a google maps integration to help customers find the shop easily.

0 comments on commit dd98778

Please sign in to comment.