Feeds
Links
Pages
Categories
Tag Cloud
acrobat reader backups blog blogger bot cisco dd image debian defense dns email emet encryption evil bits exploits facebook gcih gmail google gpen gsutil java linux live view mail malware metasploit microsoft windows netflow obfuscation photo gallery php physical security python raid sans shell scripting silk social networking truecrypt vmdk vmware vulnerability scanning wordpress xenArchives
- December 2011
- October 2011
- August 2011
- July 2011
- June 2011
- April 2011
- March 2011
- January 2011
- November 2010
- August 2010
- May 2010
- February 2010
- January 2010
- December 2009
- October 2009
- September 2009
- May 2009
- March 2009
- February 2009
- January 2009
- December 2008
- October 2008
- September 2008
- August 2008
- July 2008
- May 2008
- March 2008
- February 2008
- January 2008
- May 2007
- March 2007
- February 2007
- December 2006
- October 2006
- September 2006
- August 2006
- April 2006
- March 2006
- February 2006
Category Archives: software
Force Outlook to open all email in plain text
For reference. Strip HTML email in Outlook into plain text Content: First, this is secure as many of the worms and bugs rely on HTML script code. One good example could be the needless advertisements or images sent inside spam … Continue reading
NFS howto with static ports
First I’m going to edit the /etc/sysconfig/nfs to specify the ports I want to run on. STATD_PORT=4000STATD_OUTGOING_PORT=4004 LOCKD_TCPPORT=4001LOCKD_UDPPORT=4001MOUNTD_PORT=4002 Next I want to edit the /etc/hosts.allow to only allow specific hosts to access the resource. nfs:192.168.1. Finally lets allow some stuff … Continue reading
Posted in linux, software
Leave a comment
Running Terminal Server on Windows 2003 Server
Vista has been a great Operating System so far but there are still a large number of software vendors who were not prepared for the OS. A number of statistical software packages are at this point not supported so I … Continue reading
Posted in software
Leave a comment
Microsoft Vista and Office 2007 – Initial Review
I recently got my hands on a copy of Microsoft’s latest offering in the form of desktop software, Vista and Office 2007. I have also acquired some new 64 bit Core 2 Duo Dell computers in order to test the … Continue reading
Posted in software
Leave a comment
Pod Slurping!
A article on CNET describes how Abe Usher has written an application that can be loaded on a IPOD to steal sensitive information from a corporate network. The process works by scanning the network and grabbing document files such as … Continue reading
Posted in security, software
Leave a comment