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 …
Access denied, Your organization does not allow external forwarding – M365
When a user want to forward emails to an external mail domain, there might be extra settings you need to change in order to allow this. Because by default this is blocked by a policy. Which, in my opinion, is a good thing. But your organization might allow this for …
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 …
How to create screenshots with GoWitness
In this blog I will show you how to make screenshots of websites using the GoWitness tool. GoWitness is written the GO program language and you can download for free on their Github page. The installation is really easy with one command: go install github.com/sensepost/gowitness@latestThere are also binaries available, also …
Presearch VS Google
In this blog we will tell you which search engine is the better one these days. Are the days of Google over? Let’s find out. Presearch What is Presearch? According to it’s website, it’s a community-powered, decentralized search engine that provides better results while protecting your privacy and rewarding you …
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 …
MySQL root password setup error
When you start the “mysql_secure_installation” and in the first step you get an error: “Failed! Error: SET PASSWORD has no significance for user ‘root’@’localhost’ as the authentication method used doesn’t store authentication data in the MySQL server“, then here is the answer for you. first thing is to kill the …
Outlook Navigation Pane is on the left instead of the bottom
All of a sudden without any notification or popup, the navigation pane of outlook was on the left side instead of the bottom. Apparently because of some update or something. How to change this back to original? This is how. When this is the view you have and you want …