Category Archive for 'Security'

Chisec 16 and C

Monday, March 3rd, 2008

Thursday, February 28 was a long day for me, but in a good way. It started almost like any normal morning, except I had to wake up 20 minutes early to handle the morning care and feeding of my animals. That task is one my wife usually performs, but she had to run [...]

Security Missing in Oracle Best Practices

Tuesday, February 12th, 2008

Recently Oracle released a 272 page document outlining some recommended best practices when implementing SOA with its suite:
http://download.oracle.com/technology/tech/soa/soa_best_practices_1013x_drop3.pdf
I was going to review it for its security best practices and WS-Security recommendations… but there are not any. Take that to mean what you will.

WS-Security versus SOA over SSL

Thursday, October 25th, 2007

I have had some thoughts recently about the security of SOA (Service Oriented Architecture). When using SOA, the services are often made available using SOAP (Simple Object Access Protocol) messages communicated using HTTP. Naturally, it is important to keep data secure as it is transmitted from requester to servicer and vice versa. [...]

Internal Machine Security

Saturday, October 6th, 2007

Sorry for the delay in posts here, but I have been sick the past week, and getting back into my regular routine has been challenging since. Also, rather that just post random musings of the day like many other blogs, I try to provide useful original content based on my experience.
However, today I will [...]

Scrutinizing SSH

Tuesday, September 18th, 2007

In my previous post titled Bolting on Security, I mentioned that port 22 is generally not scrutinized as much as 445 when being allowed through a firewall. Obviously the situation varies from incident to incident, but I wanted to say that port 22 really should be looked at more closely. All is not [...]