Secure Wordpress by changing hashing algorithm from MD5
Wordpress using a broken hash algorithm, MD5, to hash password with salt. Here I am going through how to replace the MD5 hash function using a plugin. »
Wordpress using a broken hash algorithm, MD5, to hash password with salt. Here I am going through how to replace the MD5 hash function using a plugin. »
Sometimes there is necessary to store XML documents in a SQL database and then there might be needs to modify an element in that document. The »
To get started with Simula, I first setup a virtual machine running Ubuntu. From a clean install Ubuntu I needed just a couple of things installed, »
Testing the connectivity between machines are useful to see if the firewall is open for whatever traffic that is needed. Specifically in enterprise networks and services »
PST (the Norwegian Police Security Service) advent calendar is focusing on IT security, NPST. This is one of the calendars I am going to follow through »
Sometimes I want to separate something that I need to do into a separate virtual machine. I am using VirtualBox for virtualization on my MacBook Pro »
2020 has been a weird year so far, so I have been looking forward to Desember and the coding calendar. Something needs to be "normal" this »
It is that time of year again, advent time, and every day in Desember there is a new puzzle in the KnowIT Christmas calendar. Last year, »
I downloaded the newest .Net SDK, 5.0.100, and should check out grpc service. Since I am using Mac, my editor of choice is Visual »
This is going to be a short little post about VirtualBox crash when setting up Ubuntu virtual machine. When I was installing VirtualBox 6.1 and »