So, I have stated that when I am stuck, I take a step back for a few minutes, but I wanted to explain that I don't just go and do nothing. True there are times when I go play with my son or cook my family lunch, or whatever. But for me my learning right now is to a point that I feel like I need it for my sanity. But on the same hand when I get stuck on something that, maybe I think I shouldn't it drives me nuts, LOL. I have high expectations of myself, so I can get hard on myself when I don't immediately get something. But back to the topic. Let's take this morning for example, I was working through what should have been an easy task on PentesterLab , but one of my computers is down so I am working on the one I never installed VIM on, which this exercise called for. I thought no problem how hard can it be to install VIM on Windows. And I was correct it wasn't that hard. I started going through the task and it wasn't working, and I couldn't tell why. So, I...
I first want to apologize for the couple days I have been off. I had some personal things to take care of and then lost everything from my PEH course so had to get everything back in order. So today we learned to script in bash. We were running an IP sweep which I had another little symbol slip past me. I think in the first 3 photos you can see it. If you see it leave a comment. I did end up getting it fixed and running it. This picture here ^ I actually tried to run the program getting an error message This ^ is where I figured out my mistake and fixed it And this ^ was how we cleaned it up a little more to make it function and look a little better I had fun with this one. I have played around in Linux and ran a few commands, but this is the first time I scripted something and actually ran it. I would love to hear from you guys with any constructive feedback or maybe some other scripts I should try as a newbie. You can also connect with me on LinkedI...
Today we spent a little time but not much on both Tuples and Imports and since they were such small lessons, instead of making 2 smaller posts I decided to combine them. The instructor said there was more to learn on tuples but we only needed to be able to recognize them. Important take aways are: They are similar to lists but with () instead of [] They cannot be changed like list can. Now as far as imports the important thing I took away is that there are certain things in which you might need such as date/time, system information, or different libraries that need to be imported and you can do this with the regular command or you can add an alias so its easier to type. Feel free to reach out on LinkedIn or Twitter
Comments
Post a Comment