May 11, 2013 | HowTo, Technology
While creating my own Nmap Script Engine (NSE) script using Nmap version 6.25 I stumbled upon a bug in the nselib/http.lua library. This bug is seen when an HTTPS website has some 301 redirect rules which redirects to the same HTTPS site but a different folder/format.
Apr 25, 2013 | HowTo, Technology, WWPass related
Overview Generate a PKCS#12 private key and certificate file Import user PKCS#12 file to the WWPass PassKey secure token Configure the Cisco SG500-52(P) to allow Public Key Authentication for SSH access Install user SSH2 public key into the Cisco...
Apr 14, 2013 | Featured Articles, HowTo, Technology, WWPass related
It’s no longer good enough to just use a witty password for your publicly exposed OpenSSH server! As brute-force systems become more advanced and password cracking times decrease, your server becomes more at risk. A well-known secure solution to this issue is to use Public Key Authentication. This tech tutorial walks you through securing your public OpenSSH SSH Linux servers with unbreakable WWPass PassKey Two-Factor Authentication
Apr 10, 2013 | HowTo, Technology
It’s pretty common for an insurance company or something of the like to provide you an electronic copy of your statements or account details. They usually do this by sending a Secured PDF which is a PDf that has been protected by a password. While this is great...
Apr 2, 2013 | HowTo, Programming
Writing a custom or hobby driver for the Intel 8254x series Ethernet controllers? I’ve been down that road before and luckily there are quite a few resources to help you along your journey. For starters, if you’re not already a member of OSDev.org,...
Mar 28, 2013 | HowTo, Technology
The Transcend StoreJet external hard drive is a pretty straightforward product. It is a typical 2.5″ SATA laptop hard drive enclosed in a plastic housing and then re-enclosed with a rubber shock absorbing cover. The goal of this tutorial is to guide the reader...