Posts

Showing posts from 2021

Setting up a Virtual Machine with Linux

Image
Here is a slide by slide guide on how to setup and create virtual machines, and even network them together. This is really useful to know about if you want to simulate setting up servers, networks, and various technologies and then test them. For those who are into cyber security you can safely practice your skills! You don't even need to spend money on a bunch of additional hardware!

Command Injection

Image
Command Injection is a technique for gaining access, or getting a system to perform unauthorized actions. I've written up a tutorial/walk-through for a step by step lab on how to do this. It involves some setup with two virtual machines. Command Injection Walk Through Document HERE . Knowing a little bit about shells is also useful. Check out the blog post here for some resources on that. Some slides on setting up a virtual machine can be found here  if this topic is new to you. Here is a video that covers what command injection is and how it works. at about the 9:30 minute mark the talk is done and the walk through begins. Slides:

Social Engineering In Practice

Image
If I were to describe this simply it would be "A Primer on How to Con People: But made for the good guys" I made a prior video about some useful theories that are utilized by social engineers, but it was more tools in a toolbox than a framework that can be used. So I went ahead and put something basic together that if followed can be used to create your own social engineering plan. It comes from real world examples, and will hopefully allow others to recognize social engineering attacks. It is still pretty general and focuses on information gathering rather than executing the exploit steps, but those can still be seen in many of the example videos that are included. It's good enough info to get the general idea of how it works, how quick it is, and how few barriers there are against many social engineering exploits. You can follow along with the slides here .

Scientific Thinking: Validity, Debate, and Politics?

Image
There are a great many topics that people disagree on, whether the cliché: politics, religion, ethics, or the common: "This is the best way to do such and such.", "This is what's right"...   Regardless of what it is, people are generally pretty terrible at accepting and applying logic, or even the scientific method to their beliefs.   To an extent, this is acceptable, natural, and fine. The book  "The Righteous Mind Why Good People Are Divided By Politics and Religion"  by Jonathan Haidt does a great job of going into depth of the psychology of these disagreements.   On the discussion of logic though I've found there are three common somewhat intellectual responses used to simply disregard and dismiss what another person has said, especially when they do so under the veneer of being intellectual. This is ignoring all of the unintellectual responses such as calling each other names, ignoring what was said, etc... The three somewhat intellectual resp...