web analytics
Tag Archives: Code

Start World War III From Your Laptop – Hacking WordPress Sites With WPScan

WordPress is a content management system used by billions of websites across the internet. It’s used to create news websites, blogs, social networks, company websites and just about everything else out there. Its become so popular that as of August 2011, 22% of the top 1 million visited websites on the internet are built on [...]

Continue Reading

How to use Grep – A Unix Based Command-Line Search Tool

Grep (global / regular expression / print) is a unix based command-line text search utility. It was first developed way back in 1973 (yes they had computers back then) and to this day it remains an excellent tool for printing data to the screen. In the past i used Grep for pulling data out of [...]

Continue Reading