Who is Kai Taylor?
I am Kai Taylor, a driven cybersecurity professional with a passion for penetration testing and pushing the limits of security. My interests are broad and I am positive this site will offer something new for you.
I enjoy writing about a wide range of topics. You will find articles covering everything from hydroponic gardening to cybersecurity and ethical hacking.
When I am not working as a cybersecurity professional I spend my free time working on numerous projects. I often write about cybersecurity, managing my hydroponic garden, or even hacking consumer routers.
I have a constant drive to discover and this site is my place to share this knowledge with others.
To learn more about the man behind the site, check out the about page.
From the Blog
I am the new Cybersecurity writer at SecuringNinja.com!
I am happy to announce that after months of hard work SecuringNinja.com is ready for launch. With the site now live I will be migrating my existing cybersecurity posts to…
How to Make a Personal Budget with Limited Income
One of the best ways to manage your spending and begin creating personal wealth is by creating a budget. A household or personal budget is simply a list of all…
An Introduction to Open Source Intelligence
Open source intelligence refers to information collected from the public domain. Information must first be analyzed and applied before it is truly considered intelligence. An attacker has little use for…
Clone all Github Repos for a User
In this article I will describe a simple method you can use to clone all Github repos for a user. You may find it as surprising as I did that…
Python Stock Analysis with Pandas
Today we will take a look at Python stock analysis with Pandas. I hope that this tutorial is the first of many on quantitative trading and stock analysis with Python….
Teams has more users than Slack according to Microsoft
A blog post recently released by Microsoft corporate vice president Jared Spataro indicates that Microsoft’s Teams has more users than Slack. Microsoft’s Teams enterprise communication tool now boasts 13 million…
Top 7 WordPress Plugins for Blogs
When setting up almost any site in WordPress there are a few plugins that I install right off the bat. In this article I cover the WordPress plugins for blogs…
Useful macOS commands
This article serves as a living document containing a handful of useful macOS commands. brctl – Manage the CloudDocs daemon The CloudDocs daemon is responsible for background updating of various cloud…
How to Update Permissions in SELinux
If you haven’t worked with Security Enhanced Linux (SELinux) before, then you may have run into a frustrating issue when trying to update permissions in SELinux with chown or chmod…
Remove Linux User
A common system administration task that you may need to perform on a Linux server is removing a user account. It is very easy to remove a user. The steps…