Add post 15 files

This commit is contained in:
Primrose 2023-03-04 20:57:20 -05:00
parent c4cff1dc7d
commit 8a9d293c64
3 changed files with 77 additions and 14 deletions

View file

@ -22,9 +22,10 @@
<br>
<div class="content">
<h2>Latest Post</h2>
<p><a href="/posts/post-14">[2023-01-16] 14 - My attempt to upgrade my home network</a></p>
<p><a href="/posts/post-15">[2023-03-04] 15 - I found a laptop with a boatload of personal data still on it</a></p>
<br>
<h2>Older Posts</h2>
<p><a href="/posts/post-14">[2023-01-16] 14 - My attempt to upgrade my home network</a></p>
<p><a href="/posts/post-13">[2022-12-23] 13 - I got a cell phone (again)</a></p>
<p><a href="/posts/post-12">[2022-11-18] 12 - I hate ISP routers</a></p>
<p><a href="/posts/post-11">[2022-10-11] 11 - My school doxxed 440 students</a></p>

43
posts/post-15/index.html Normal file
View file

@ -0,0 +1,43 @@
<!--Page design by Lilium_Snow (2022)-->
<!--This HTML document is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. Get a copy of the license at https://creativecommons.org/licenses/by-sa/4.0/legalcode-->
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.png">
<link rel="stylesheet" href="/main_theme.css">
<title>Post Viewer - Snowcake</title>
</head>
<body>
<h1>15 - I found a laptop with a boatload of personal data still on it</h1>
<h2>Date: 2023-03-04</h2>
<div>
<a href="/posts" class="button">📰 Back to Post List</a>
</div>
<br>
<br>
<div class="content">
<p style="text-align: left">Last Sunday, I was downstairs in the basement of my apartment building, where I stumbled across two laptops. Both looked fairly old, and upon closer inspection later, were from 2012-2013.</p>
<p style="text-align: left">I decided to take them with me just to tinker around with them and see if anything was wrong with them.</p>
<p style="text-align: left">The HP machine was in pretty good condition, so I decided to take a look at that one first. I went ahead and inserted a USB with Linux Mint on it, and booted the machine up.</p>
<p style="text-align: left">I then went ahead and mounted the internal drive, and to my surprise, it was not wiped.</p>
<p style="text-align: left">I was able to go through the documents and downloads folder of the previous owner, and oh boy, was there a LOT of personal data on it.</p>
<p style="text-align: left">Documents such as passport applications, scans of drivers licenses, bank statements, and more could be found RIGHT THERE on the drive. I was in awe at how someone could just toss a machine out like this.</p>
<p style="text-align: left">The previous owner didn't even bother taking out the hard drive, even though it could have been taken out by removing two screws on the bottom of the machine.</p>
<p style="text-align: left">I was planning on contacting the previous owner about their very stupid mistake, but by the time I tried to access the data on the drive again, the drive started failing on me and giving me a bunch of input/output errors, so I wasn't able to.</p>
<p style="text-align: left">The Dell machine on the other hand, was in poor condition, and looked like it was used by a child judging by the stickers on the machine.</p>
<p style="text-align: left">When I tried to look through it's internal drive, it was already dead, so there's that.</p>
<p style="text-align: left">To wrap this all up though, I would like to close with this:</p>
<p style="text-align: left">WIPE THE DATA ON YOUR MACHINES BEFORE YOU THROW THEM OUT, THANK YOU</p>
<br>
<p style="text-align: left">Signed,</p>
<p style="text-align: left">Lilium_Snow (Primrose)</p>
</div>
<br>
<br>
<br>
</body>
</html>

View file

@ -143,18 +143,37 @@
<p style="text-align: left">Unfortunately, I'll still have to deal with inherently flawed cellular technlogy giving my cellular provider the ability to triangulate my location, but i'll probably keep my cell phone at home most of the time anyway.</p>
<p style="text-align: left">I'll be picking up the google pixel 6a soon, so stay tuned for more I guess.</p>]]></description>
</item>
<item>
<title>My attempt to upgrade my home network</title>
<link>https://snowcake.me/posts/post-14</link>
<pubDate>2023-01-16</pubDate>
<description><![CDATA[<p style="text-align: left">All of this started as a simple plan to just swap out my ISP provided gateway for another off the shelf home router. But, things quickly grew from there, and by November of last year, the plan started looking like a whole home network overhaul.</p>
<p style="text-align: left">My plan was to swap out my ISP provided gateway for a thin client that ran OPNsense, plug in a bunch of USB 3.0 to ethernet adapters with an ASIX chipset, which from what I had read, worked well with FreeBSD, the OS that OPNsense is based on, and hook up a wireless access point and network switch to those adapters. It was a bit janky, but I thought it should still work.</p>
<p style="text-align: left">When all the pieces came in December, I installed OPNsense on the thin client and set up the network switch and wireless access point, and all seemed to go well.</p>
<p style="text-align: left">This was, of course, until I did some speed tests, and saw that I was getting a horrible 200 MB/s down, and 80 MB/s up. I should have been getting at least 950 MB/s both ways, since I have a gigabit WAN link. Something wasn't right, so I took the whole setup apart and put the ISP provided gateway back into service.</p>
<p style="text-align: left">What followed after was hours of configuration tweaking with OPNsense and iperf3 speed tests. In the end though, the culprit ended up being those USB 3.0 to ethernet adapters I was using for LAN. Turns out, they weren't as reliable as I originally thought. After some more research, it looks like they can be quite flakey in fact.</p>
<p style="text-align: left">I felt pretty stupid for making this oversight. I guess I was so focused on the power efficency of the whole setup that I completely missed this crucial flaw. But alas, at least I knew what I did wrong, and I can now focus on creating a setup that will actually work at full speed.</p>
<p style="text-align: left">I will be buying a dell optiplex 3040 or 3050 in the SFF form factor, and an intel gigabit PCIe network card with 2 or 4 RJ45 jacks. These SFF optiplex systems only accept half height cards of course, so i'll have to swap out the bracket for a half height one if it is not already present on the card that I purchase. Intel gigabit PCIe cards work the best in OPNsense, and this is the setup that is typically seen in use with home OPNsense boxes.</p>
<p style="text-align: left">I'll update all of you on the new setup when I get around to getting it put together, so stay tuned.</p>]]></description>
</item>
<item>
<title>My attempt to upgrade my home network</title>
<link>https://snowcake.me/posts/post-14</link>
<pubDate>2023-01-16</pubDate>
<description><![CDATA[<p style="text-align: left">All of this started as a simple plan to just swap out my ISP provided gateway for another off the shelf home router. But, things quickly grew from there, and by November of last year, the plan started looking like a whole home network overhaul.</p>
<p style="text-align: left">My plan was to swap out my ISP provided gateway for a thin client that ran OPNsense, plug in a bunch of USB 3.0 to ethernet adapters with an ASIX chipset, which from what I had read, worked well with FreeBSD, the OS that OPNsense is based on, and hook up a wireless access point and network switch to those adapters. It was a bit janky, but I thought it should still work.</p>
<p style="text-align: left">When all the pieces came in December, I installed OPNsense on the thin client and set up the network switch and wireless access point, and all seemed to go well.</p>
<p style="text-align: left">This was, of course, until I did some speed tests, and saw that I was getting a horrible 200 MB/s down, and 80 MB/s up. I should have been getting at least 950 MB/s both ways, since I have a gigabit WAN link. Something wasn't right, so I took the whole setup apart and put the ISP provided gateway back into service.</p>
<p style="text-align: left">What followed after was hours of configuration tweaking with OPNsense and iperf3 speed tests. In the end though, the culprit ended up being those USB 3.0 to ethernet adapters I was using for LAN. Turns out, they weren't as reliable as I originally thought. After some more research, it looks like they can be quite flakey in fact.</p>
<p style="text-align: left">I felt pretty stupid for making this oversight. I guess I was so focused on the power efficency of the whole setup that I completely missed this crucial flaw. But alas, at least I knew what I did wrong, and I can now focus on creating a setup that will actually work at full speed.</p>
<p style="text-align: left">I will be buying a dell optiplex 3040 or 3050 in the SFF form factor, and an intel gigabit PCIe network card with 2 or 4 RJ45 jacks. These SFF optiplex systems only accept half height cards of course, so i'll have to swap out the bracket for a half height one if it is not already present on the card that I purchase. Intel gigabit PCIe cards work the best in OPNsense, and this is the setup that is typically seen in use with home OPNsense boxes.</p>
<p style="text-align: left">I'll update all of you on the new setup when I get around to getting it put together, so stay tuned.</p>]]></description>
</item>
<item>
<title>I found a laptop with a boatload of personal data still on it</title>
<link>https://snowcake.me/posts/post-15/</link>
<pubDate>2023-03-04</pubDate>
<description>
<![CDATA[<p style="text-align: left">Last Sunday, I was downstairs in the basement of my apartment building, where I stumbled across two laptops. Both looked fairly old, and upon closer inspection later, were from 2012-2013.</p>
<p style="text-align: left">I decided to take them with me just to tinker around with them and see if anything was wrong with them.</p>
<p style="text-align: left">The HP machine was in pretty good condition, so I decided to take a look at that one first. I went ahead and inserted a USB with Linux Mint on it, and booted the machine up.</p>
<p style="text-align: left">I then went ahead and mounted the internal drive, and to my surprise, it was not wiped.</p>
<p style="text-align: left">I was able to go through the documents and downloads folder of the previous owner, and oh boy, was there a LOT of personal data on it.</p>
<p style="text-align: left">Documents such as passport applications, scans of drivers licenses, bank statements, and more could be found RIGHT THERE on the drive. I was in awe at how someone could just toss a machine out like this.</p>
<p style="text-align: left">The previous owner didn't even bother taking out the hard drive, even though it could have been taken out by removing two screws on the bottom of the machine.</p>
<p style="text-align: left">I was planning on contacting the previous owner about their very stupid mistake, but by the time I tried to access the data on the drive again, the drive started failing on me and giving me a bunch of input/output errors, so I wasn't able to.</p>
<p style="text-align: left">The Dell machine on the other hand, was in poor condition, and looked like it was used by a child judging by the stickers on the machine.</p>
<p style="text-align: left">When I tried to look through it's internal drive, it was already dead, so there's that.</p>
<p style="text-align: left">To wrap this all up though, I would like to close with this:</p>
<p style="text-align: left">WIPE THE DATA ON YOUR MACHINES BEFORE YOU THROW THEM OUT, THANK YOU</p>]]>
</description>
</item>
</channel>
</rss>