Encrypting PHP (Usernames & Passwords)
MD5 Encryption on the back end of a PHP Admin Panel Every once in awhile you need to hash a string real quick. Create a MD5 hash from a...
C++ Tutorial: Create an API
Open Microsoft Visual Studio 2010 Professional Edition, then click File > New > Project. In New Project dialog, select Visual C++ from...
Beginning with Node.js
There's no shortage of Node.js tutorials out there, but most of them cover specific use cases or topics that only apply when you've...
Building with FuelPHP
Let's build our first tiny application. Suppose that you are a zoo manager and you want to keep track of the monkeys you are looking...
Linux Vs. Windows
The enterprise tycoon comes up against the open source underdog in our operating system showdown When most people think of the battle for...
Security Checklist: Have you been hacked?
Action List Take your website offline (We recommend the htaccess method) Scan all machines with FTP, super admin, and admin access for...
Getting Started with Metasploit
What Is Metasploit? Metasploit is among the most widely used exploitation tools in the hacking/security field. It's used by both novices...