SSH login with a certificate (OSX)

One of the most convenient ways to login to a server with SSH, is with certificates. Although the principle is pretty well documented all over the internet, I still found some issues setting it up myself from my Mac, hence this walk through.

I have tried to make a simple, condensed walk through. It does require that you know what SSH is and how to use it.

(I also created Windows/PuTTY walk through)

Continue reading »

categorie(s): security, technology, work | 1 Comment

No root, please!

When you are dealing with system security, you need to create a secure system from the ground up. This is why you should never need root access to perform your job, even installing software.

The principle of security lies in separation of duty and protecting the core system, even if a component fails.

If you expect a component to fail, and it will, then you are better prepared to deal with it than if it catches you by surprise. There are so many exploits out there that denying a failure or security breach is only for the stupid and naive.
Continue reading »

categorie(s): security, technology, work | Leave a comment

How to handle a security incident

Or: Coping with the Human Bug

If you work in IT, just like me, every now and then you stumble into something, you shouldn’t have. Most of the times this happens because someone has given you temporary access with too many privileges. 9 out of 10 times this is for convenience. And it is wrong.

Continue reading »

categorie(s): security, technology, work | Leave a comment

A secure blanket

You shouldn’t trust the Internet. It is dangerous and because most people do not fully comprehend the technology and inner workings, it is hard to understand how and when you are in danger. And yet, as we become more and more reliant on Internet, we clearly need to use it. The Internet was invented by people with large ideological ideas which completely trusted each other. Yet it was conceived to withstand a nuclear bomb and keep on functioning. It appears that the threats we encounter are quite different though. As you are using Internet banking and started to buy stuff on-line, it seems ‘they’ are out there to steal your money or, worse, your identity.
Continue reading »

categorie(s): security, technology, work | Tagged , , , | Leave a comment

unstash in Java

It has been ten years ago – 1999 – since the (in)famous unstash-script came out. It was a cryptic PERL script, which could read IBM’s stash files and deliver you the ‘encrypted’ password.

I was in need of the script, as I lost a password from a cryptocraphic key database and got stuck as I had no PERL installed. So I decided to create a Java-version of this script, because Java is always available when you are installing most IBM products. You may use it to your liking.

For an explanation how it works and a link to download the jar-file, please read on!

Continue reading »

categorie(s): security, technology, websphere, work | Tagged , , , , , | 11 Comments

strelitzia.net

Page optimized by WP Minify WordPress Plugin