Monday, April 14th, 2008
Security service provider Secunia has discovered a vulnerability in the ClamAV open source virus scanner. Attackers can foist code on the appliction using manipulated EXE files.
According a Secunia advisory, a boundary error in the cli_scanpe() function in libclamav/pe.c can cause a heap-based buffer overflow. Manipulated PE executables (Windows .exe files) ...
Posted in Coding, Security, Software | No Comments
Saturday, March 15th, 2008
Have you ever tried to visit a web page only to get the dreaded 404 error or another message, even though the site was working just fine an hour ago? You might be trying to determine if your favorite software and technology blog has crashed due to billions of page ...
Posted in General BS, Internet | No Comments
Saturday, March 8th, 2008
There's a famous scene in the classic movie Caddyshack in which Bill Murray (playing demented greenskeeper Carl Spackler) says that in order to defeat the gopher that's ruining his golf course, he must think like a gopher. Troubleshooting computers can be a bit like that: To recognize and fix what's ...
Posted in Hardware, Software | No Comments
Saturday, March 8th, 2008
Part of Hypertext Transfer Protocol -- HTTP/1.1
RFC 2616 Fielding, et al.
10 Status Code Definitions
Each Status-Code is described below, including a description of which method(s) it can follow and any metainformation required in the response.
10.1 Informational 1xx
This class of status code indicates a provisional response, consisting only of ...
Posted in Coding, Internet, Networking | No Comments