Nugget post: Building a malware analysis machine

The guys at the National Computer Emergency Response Team of Austria have come up with a useful guide for anyone who is interested but not a PRO at analysing malware. The guide and paper they posted online shows a simple way of building a malware analysis virtual machine, and they provide a binary which automatically … Continue reading Nugget post: Building a malware analysis machine

Building a basic OpenLDAP server

I hope this is an easier approach than several guides there are on the net. In this article, I'll basically use part of a guide from the ubuntu server documentation to build a very basic but empty LDAP structure, and fill in this structure using the LDAP GUI tool called Apache Directory studio. Apache Directory … Continue reading Building a basic OpenLDAP server