Core dump overflow

Core dump in progress...

KVM virtualization on Linux hosts

| Comments

By now you probably noticed that the last topics were centered more around Linux than the usual. That’s because I am studying for my LFCS certification, and creating posts as I go through the material. This time, we’re going to look at using virtualization on a Linux physical host. Since my only physical Linux at the moment is Kali, this is what I’m going to use for today’s post.

NFS shares on CentOS 7

| Comments

Today we will go over an alternate way of setting up shares on CentOS 7. In an earlier post we saw how we can share stuff with Samba, which is the preferred way, especially if you have mixed environments. But today I also wanted to go through the process using the veteran: NFS! For this example, we’ll be looking at the newest version, NFS4, which adds performance and security features, but also operates a little bit differently than its predecessors.

sslyze - Kali Linux tools

| Comments

Objective: test the SSL/TLS security posture of a target as a standalone tool or as a custom made solution. sslyze is a fast and powerful SSL/TLS scanning Python tool that can be used both from the command line or as a library to include in your own scripts. It’s being updated frequently and it’s been tested on Windows, Linux and MacOS platforms.

Homepage: https://github.com/nabla-c0d3/sslyze