http Quick tutorial on building a simple web browser In its simplest form, the browser is basically just requesting information from a web server, right? That's kind of what this exercise covers. I went through the exercise, and while it's stuff I already knew about, it was neat to see it broken down in a
python Today's learning: Simple Python Skills -- Is a number prime? I enjoy scripting, but I just haven't had the time to dedicate to improving my skillset. I know, that's just an excuse, but if I'm not at work, I'm studying up for my OSCP, or learning about web apps. I wish I
github What's Your APT Name? Just something I put together last night for fun. Check it here [https://github.com/DanielxBlack/aptnamegenerator].
python Remembering Input Validation and Error Handling As you may know, I've been working on a script that has a working title of EZShellz, or something to that effect. It's not totally official, but it seems to be sticking at this point, so that may become its permanent name. Anyway, I've
github What to learn next? I'm working hard toward my OSCP. I've been studying, and I was given a boost of confidence just a few hours ago. I have a few writeups I can't publish until the boxes are retired. Lame. I'm definitely getting where I need
OSCP Cool new trick I learned to transfer files to Windows boxes My buddy Julian and I are both on the road to OSCP. We've been setting up study sessions where we attack boxes from TJ Null's list of OSCP-like boxes [https://docs.google.com/spreadsheets/u/1/d/1dwSMIAPIam0PuRBkCiDI88pU3yzrqqHkDtBngUHNCw8/htmlview#] . It's a live list that&
hackthebox Hack the Box - Sense This is actually one of my least favorite boxes. The wordlist I had to use to have any idea of what to do next was obnoxiously long. After you get past that hurdle, it's pretty much instaroot from there. That said, I try to find value in everything.