Write-ups & School papers
15 September, 2022
The following is a response I gave to the question “What are some of the negatives if a firewall is configured too harshly?”
The question is focused on the course that I graduated from at WOZU. So much of the answer is focused on this specific course. But there is also much that can be applied...
21 July, 2022
Introduction
From truck driver with no I.T experience to Security+ and NOC tech in eight months.
I would like to address my must-haves for the security+ while studying to pass.
Disclaimer just because this worked for me does not mean it will work for everyone. But I believe if you follow closely...
31 March, 2022
The Questions
This is a paper I wrote for my cyber security course at WozU. The questions were as follows. Why would you want to block UDP traffic? Why is the database important? Why is it important to keep logs? What is the NIST Framework?
Why would you want to block UDP traffic with snort?
UDP (User...
Code
21 July, 2022
This time management app was made in Tkinter using python. This was to help manage things I need to do around the house as well as time spent studying. I have plans to work on it and expand in the future.
25 May, 2022
In this final for my python class in my cyber security focus course, I must make a working to-do list. The list must allow me to add and remove items, as well as mark the items complete. To do this I utilized as little code as possible. I created functions that would add and remove from a dictionary...
1
2