Category: Security
Force HTTPS SSL Access for a URL with Apache
The situation is: you have an web application or URL that you would like to force your users (or yourself) to use the secure https protocol rather than the unencrypted http protocol. This is easy to do with Apache and .htaccess. Create or add to the .htaccess file in the root of the web directory [...]
Your Personal Secured Network using Hamachi
I’ve been using the VPN Software Hamachi for several years now and thought I would share my experiences with it. Previous to being purchased by LogMeIn, Hamachi was a smaller company which designed this great software. It is now offered in 2 versions, the free “Basic” version and the paid “Premium” version. The premium version [...]
Converting Public SecureCRT to OpenSSH one line Key
When you generate a key pair in SecureCRT, it generates it in this format: —- BEGIN SSH2 PUBLIC KEY —- Subject: dave Comment: “something” ModBitSize: 1024 AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQNXZosE8eAu6t9dsznpimQAXdaqkSmgKAgZ4+ gP9tW/j+wKtsEOBGasp4/AQu89Avscku+zp6lEuy9PCtBt03IdaQwls9GBl67EUzrKM 3NLNscuCt/LAsdjHfjvBL4q0Oh+MsHu0c6G6ltICqYmvAHYNAYBoPJv+0RMvxPdoNQ== —- END SSH2 PUBLIC KEY —- This key if fine, but if you run a linux server such as CentOS, RedHat, Fedora, or many others which [...]
Google Gmail, Docs, Apps and Reader Secured
For Firefox and Opera only: Use the Google Secure Pro Greasemonkey script to force these Google programs to use SSL in your browser. It changes any accesses via http to https which is supported by Google, this secures your connection between your browser and Google’s servers. If you do any type of work using Google’s [...]
Anti spam for forums and security
If you have ever run a blog, forum, or any other interactive site on the internet, then you probably already know about the great spam problem that there is. Not only do spammers bug us over e-mail, but also on interactive forms – where they post false topics, comments or replies, where the sole intent [...]
Map a drive letter to a SFTP / SSH Server
My preferred server platform is linux. I have not yet been able to move to a linux-based system for my daily work, and trust me I’ve tried a number of times to move to a Fedora or Ubuntu desktop. Windows is still best for productivity and day-to-day tasks, as well as compatibility with other office [...]
Cacti remote exploit
There appears to be an exploit in the wild which is automating the Cacti Command execution and SQL Injection Vulnerability [see Secunia alert 23528]. Via this exploit, any server running an older version of Cacti from before December 28th. Of course it’s always best to keep your software up to date. Other tricks to keep [...]
Some Rights Reserved 2012