If you recently moved from Windows to macOS, window management probably threw you off. Here’s how to take full control — without touching the Dock. One of the first frustrations when switching from Windows to Mac is figuring out how to move between open windows quickly. On Windows, Alt + Tab does pretty much …
How to install and use YT-DLP on MacOS
This blog is to show you how to install and use YT-DLP on macos Follow these steps to install the youtube downloader program YT-DLP. First make sure you have “homebrew” installed. Open a terminal and paste the following command. /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)” Then its as easy as:brew install …
NetExec install and basic usage
NetExec, also known as nxc, is a powerful network service exploitation tool designed to automate the assessment of large-scale networks. It supports various protocols, including SMB, SSH, LDAP, FTP, WMI, WINRM, RDP, VNC, and MSSQL, facilitating tasks such as enumeration, credential validation, and command execution. Installation For Unix-based Systems: netexec …
Add bottom menu on Debian Linux
Recently I installed a fresh Debian 12 on my PC. Once the installation was finished and I logged in for the first time, I was waiting for some menu bar or application bar to show. But nothing came. Turns out the gnome desktop is a clean as it can get …
Blur your house on Google maps
Are you concerned about your privacy? Would you send pictures of your house and surroundings to random people if they ask? My answer is no, and yours should be no too. But this is exactly what the Google maps service provides. Literally anyone on this earth can view your house …
Rebuild Nessus Plugin Database
Howto Rebuild Nessus Plugin Database For my job I use the Nessus Vulnerability scanner from Tenable and once in while when I start Nessus I get the website saying ” Please wait, bla bla Compiling plugins…” Like so: And this keeps on going for a while and this keeps on …
Kali install vmware tools
So you have downloaded the latest Kali iso and installed it in VMware and now you want to copy / paste something from your host machine to the kali machine. By default this won’t work because kali is missing software to communicate with the host machine. The solution is very …
How to mine with the Minergate CLI miner
In this post I will show you the very easy steps to mine with the latest Minergate CLI miner. CLI stands for Command Line Interface, which in this case means there is no GUI where you can click and edit things. All is done on from the Windows Command line …