Tag Archives: Utf 8

Prevent SQL injection by using IIS URL Rewrite

Nowaday, a bad or unoptimizes SQL query could easily compromised or get attacked. However you may try to reduce or prevent (Don't say avoid, it is not possible, keke) the SQL injection through your expression rules. If you are using … Continue reading

  • Twitter
  • WordPress
  • Blogger Post
  • Delicious
  • Facebook
  • Google Buzz
  • Share/Bookmark
Posted in Microsoft IIS | Tagged , , , , , , , , , , , , , , , , , , , , , | Leave a comment

How to check Joomla version from backend

With this article, Mick Genie will guide you how to search the Joomla version from the back-end scripting. Refer to the following command to grep the Joomla version. root@mickgenie.com [~]# grep version language/en-GB/en-GB.xml <?xml version="1.0" encoding="utf-8"?> <metafile version="1.5"  client="site" > … Continue reading

  • Twitter
  • WordPress
  • Blogger Post
  • Delicious
  • Facebook
  • Google Buzz
  • Share/Bookmark
Posted in Joomla | Tagged , , , , , , , , , , | 1 Comment