Jaime Villela

Jaime Villela

Python Tips: Who Ate My Iterator?

I recently wrote a very simple script to read in a CSV file and print out the contents of the different columns.  Well, at least I thought it was going to be simple.

Python Tips: Who Put That Unicode In My CSV File?

From time to time, it becomes necessary to read in the contents of a CSV file in Python.  You would think this is straightforward given that there is a csv module available.  However,

Introduction to CASBs

Here's a video I created as a very short introduction to Cloud Access Security Brokers (CASBs).  It's not meant to be all-encompassing; rather, I want it to be a

Command Line Searches Using The find Command

This is another command that I think is very powerful but most people don't know how to use it to its full potential.  I decided to make this a written post

Intro to Data Loss Prevention

This is just a quick video explaining the concept of Data Loss Prevention (DLP).  DLP is a concept in Cybersecurity that deals with keeping sensitive data from being exfiltrated from an organization.  The