TheCyberBasicsActive vs. Passive Network ScanningPerforming a network scan is an essential task in a penetration test. It helps the tester understand the environment they are working…May 19, 2021May 19, 2021
TheCyberBasicsinPython in Plain EnglishPython Programming Fundamentals — Loan Payment ScheduleSometimes, when learning a new language it is helpful to break down a problem that you are familiar with, and apply the concepts of the…Aug 11, 2020Aug 11, 2020
TheCyberBasicsinPython in Plain EnglishPython Programming Fundamentals — Dict, Set, and a List RefresherMany times in programming, we want to keep track of certain items. These items can be anything: names, data points, words, etc.Jun 17, 2020Jun 17, 2020
TheCyberBasicsinPython in Plain EnglishPython Programming Fundamentals — LoopsPreviously, we looked at the for loop and used it to print out a list of items for the user the select from. This is fantastic, however…Jun 4, 2020Jun 4, 2020
TheCyberBasicsThe 5 Technical Skills Needed To Start In CybersecurityIn the previous article, we looked at five non-technical (soft) skills needed to get started in the cybersecurity field. Today we’ll take…May 25, 2020May 25, 2020
TheCyberBasicsinPython in Plain EnglishProgramming FUNdamentals — Lists, Loops, and User InputLast time, we created a simple function to convert Fahrenheit to Celsius. This was about as simple as we could go without simply printing…May 19, 2020May 19, 2020
TheCyberBasicsThe 5 Skills Needed To Start In CybersecurityAdmittedly there is no firm, all-inclusive list of everything a person would need in order to get started in or be successful in such a…May 15, 20201May 15, 20201
TheCyberBasicsinPython in Plain EnglishProgramming FUNdamentals — Functions and VariablesMany times when I start learning a new programming language I try and create small “toy” programs that teach me something fundamental…May 14, 2020May 14, 2020
TheCyberBasicsinPython in Plain EnglishPython Programming Fundamentals — Setting up your environmentHave you ever looked at a program and thought to yourself…”There’s no way I can do that, it’s too complicated”? Well don’t worry, this…May 10, 2020May 10, 2020