Since the recent boom in Bitcoin and other cryptocurrencies, there has been a boom of more than 5000 traded cryptocurrencies. No wonder malicious actors seized the opportunities as well. The potential of Bitcoin as a digital gold is still striving [Read More…]
MySQL Binlogs Analysis for data loss
Some days back, I encountered a server where it happens that some data was altered in the database. A quick report can be generated with the mysqlbinlog command. The MySQL bin logs contains “events” that describe database changes such as [Read More…]