My professional goals upon graduation will be to seek an internship or employment in the cybersecurity field, specifically blue team security analysis or management. Look to the “resume” button to visit my resume page.
Assignment 1: This one was very easy, as I had worked with VM’s and Linux before.
annotated-CYSE270-LAB-1Assignment #2: This assignment was slightly tricky, as I hadn’t used some of the file commands before. It was hard to learn the suffixes, but I was able to accomplish it. Step 8: Correct command is ls s* because it lists files starting with āsā. (ā3 points)
Note: the -d option would only list directories, which is not what was asked here.
Assignment 3: This was very easy as I had used vi editor before. I learned some new commands, however, such as jumping to the very top of the page.
Assignment-3-Working-with-VI-Editor-1Assignment 4: Task B – Step 3: The correct command to show the group membership of the root user is groups root, not id. (-5 points)
Assignment 5: This one was fun! I enjoyed creating the users and learning how to use John the Ripper. Again, remembering all the suffixes for specific commands is difficult, but I managed.
annotated-CYSElab5-1Assignment 7: This is where it started to get a bit difficult. This was simple, but a lot of steps and took a while.
annotated-cyselab1026_compressedAssignment 8: This took a bit of patience and time as I had no prior coding experience. I was able to get the script running, however, as the instructions along with the in-class slideshow helped a lot.
annotated-Lab8cyse270Assignment 9: This one was hard. I had to really study the slideshow and do some research to figure out why my script wouldn’t work. I was eventually able to get it to work by adding sudo to all of the lines, along with making sure the compression method was correct.
cyse270assignment91Assignment 10: This one took some thinking. I was able to use the “SubnetCalculator” tool to figure most of it out, as recommended by a colleague. Note: The maximum host calculations are incorrect.
annotated-Assignment-10-Networking-Basics-and-SubnettingAssignment 11: This was really easy! Working with the network and just checking differences in IP addresses was easy.
CYSE270LAB11_compressed