In the fast-evolving world of cybersecurity, Python has established itself as one of the most versatile and powerful programming languages for both defensive and offensive operations. With its simple syntax and rich ecosystem of libraries, Python has become a go-to tool for security professionals, penetration testers, malware analysts, and incident responders. In this article, weContinue reading “Python in Cybersecurity: A Powerful Tool for Defense and Offensive Operations”
Category Archives: Programing Languages
About the day I found out my centOS 9 virtual machine didn’t have the “whatis” command enabled.
Today I started practicing some of the basics on a virtual machine I recently created on UTM. The linux distribution was CentOS 9 and I noticed the “whatis” command was not recognized for some odd reason. At some point I forgot the root password and I was unable to run the “mandb” command. So, hereContinue reading “About the day I found out my centOS 9 virtual machine didn’t have the “whatis” command enabled.”