Help Desk Project Day 1

I forgot to state I’m completing this project through an application Virtual Box. So I currently have Windows Server 2016 currently downloaded in Virtual Box. For today’s lab all I did was change the computer name on Server 2016. It was some long irrelevant name. So I changed it to …

Starting Entry Level Helpdesk Project

I’m following along with Kevtech IT Support. He has a youtube channel that goes in depth with building your own home lab and simulating a IT Helpdesk environment. In this Project I will be:

Raspberry Pi Day 1

I’m working on making my raspberry pi remote. Right now to use it in public I have to carry a mouse, keyboard. The on and off button that it came with and an HDMI cable. I’d like to just plug it inside the portable battery to turn it on and …

Raspberry Pi Day 6

Its been a while since I’ve gotten on it, but the problem that I’m trying to solve right now is that. Once plug in the Raspberry Pi Pico it runs automatically. Even though I’ve changed the code or the payload it still runs. I’m trying to troubleshoot that currently. Attempt …

Day 5: Raspberry Pi Pico new project

I’m going to learn how to grab passwords from chrome and have the file upload with clear text to a dropbox file/folder. I’m not to sure how to go about connecting the dropbox so I’m watching some youtube videos on that. The first video I’m watching is: Dropbox Exfiltration – …

Success: Pico Day 4

So I followed this guys way: https://www.youtube.com/watch?v=ctCmOhoT9po It’s so weird because it almost looks like NetworkChucks way. But this guy actually followed the GitHub instructions more directly as opposed to NetworkChucks demonstration which is almost I believe 3 to 4 years old. The interesting thing is I followed the Github …

IT Help Desk Day 1

What I’m hoping to gain from this series is:

Pico Day 3 Reformatting the Device

So luckily I’ve found a way to format the device here is the website: How to Reset Raspberry Pi Pico – 4 Easy Ways Once I formatted the device I loaded the circuitpython back onto the device so that it would be recognized as a USB HID. I’ve found a …

Pico Day 2 Troubleshooting

I got the pico to get recognized once I plugged it into my laptop. I fixed this issue by holding down the “bootsel” button down on the pico and then I copied cirucitpython 9.2.4 into the usb and it worked. So now whenever I plug it in. It automatically now …

Raspberry Pi Pico Day 1

I bought a Rasperry Pi Pico mainly to get more hands-on experience with technology. To give you a little bit more information, I saw a video by Network Chuck on creating a badusb. A badusb is a usb thats configured to run malicious scripts or programs, to attack a computer. …