Another Saturday Night in Web Development
How many times must it be said? “BACK UP YOUR SITE REGULARLY” I’m 5 cups of coffee past sanity and still have an hour or two before I can sleep. Recently many of our clients began getting hacked by the children on the Defacement Logging Website that shall remain nameless. (Quite frankly, I don’t want to add ourselves to the hit-list.) They targeted three of our clients sites this past week. Their targeting was very general in nature, and used a few different methods. Two were injections, and one is still being...
read moreProtecting Against SQL Injections
No, this is not a replay of 2002. SQL Injection is still in an active exploit for hijacking and defacing a database driven website. While there are several methods and builds of site that can be attacked in this method, we will be confining our feeds to SQL Injections into a WordPress MySQL database. Here is the first we will be referencing. It comes from G4B1DEV and is a good article on ways t protect your PHP and MySQL Database. In None of these feeds will we reference the “How To” in SQL Injection, but we will be...
read more
