Mar 24, 2014 | HowTo, Technology
Getting your Android KitKat device to work with pfSense IPsec VPN server is a finicky process and the settings on both sides need to be exact. Android only supports a small subset of common encryption schemes and this article will show you what settings to use.
Mar 16, 2014 | HowTo, Technology
These errors indicate that the phone cannot use the ROM provided (via Samsung’s ODIN loader) because the ROM is either not legitimate or is a version prior to the one currently installed. Basically, if you’ve flashed a ROM that is Android 4.4.2 (KitKat), you will not be able to revert back to an earlier version (such as Android 4.2.2).
Feb 22, 2014 | HowTo, Technology
Slowloris is a tool to DoS an HTTP(S) web server without performing a traditional high-bandwidth “flood” approach. I’ll give you some background on how Slowloris is so effective, even today, and how to protect your Apache servers from this type of attack.
Feb 16, 2014 | Featured Articles, Reviews, Technology
The FIDO Alliance is a conglomerate of top technology corporations (Microsoft, Google, Oberthur, NXP, Paypal, etc…) aiming to create standardized enhanced authentication with specific goals of “Passwordless Authentication” (UAF) and “Second Factor Authentication” (U2F). Essentially, they want to be able to framework how companies provide secure access to their web resources as well as how users prove their identity to the companies. Here’s my take on the effort.
Feb 9, 2014 | Technology, WWPass related
There’s a lot of debate in the information security industry about what the next-gen solution will be for authenticating users into services (websites, applications, etc…). I’ve collected a list of suggested authentication solutions (both hardware and software mechanisms) and will try to shed some light on their pros and cons.
Feb 3, 2014 | HowTo, Reviews, Technology
I’ve dealt with a lot of integration projects involving Single Sign-On using SAML2.0 but LogMeIn Rescue’s process for achieving this threw me for a loop initially. I’d like to share a little insight to hopefully help others achieve SSO using LMI Rescue with minimal pain.