Currently Browsing: Script
Joomla Component (com_fileuploader) Upload File Vulnerability
Joomla Component (com_fileuploader) Upload File Vulnerability
  ### # Title : Joomla Component (com_fileuploader) Upload File Vulnerability # Author : KedAns-Dz # E-mail : ked-h@hotmail.com # Home : HMD/AM (30008/04300) - Algeria -(00213555248701) begin_of_the_skype_highlighting            (00213555248701)      end_of_the_skype_highlighting #...
How to Redirect 404 Not Found Page in WordPress?
How to Redirect 404 Not Found Page in WordPress?
Usually when someone is playing too much with their blog and modified the permalink this could be happen you will lost a few of your page. 404 page also can be happen when you're accidentally delete your posts but you already broadcast the link everywhere. Below is step by step how to redirect your...
[English]vBulletin XSS Exploitation
[English]vBulletin XSS Exploitation
To View Indonesian Version, You can click here. When we're hearing about vBulletin, some of us or more than 50% people says that "owh it's a secure forum application. However, when new features are included, such as Profile Customization, a new vulnerability might be born. If you already...
[Indonesia]vBulletin XSS Exploitation
[Indonesia]vBulletin XSS Exploitation
For English version, you can click here. Latar Belakang Kita semua pasti mengetahui mengenai aplikasi vBulletin. Ya vBulletin merupakan aplikasi forum dimana ketika kita mendengar mengenai aplikasi tersebut, terlintas di pikiran kita adalah suatu aplikasi yang "cukup aman". Tetapi seiring dengan...
10 Best Jquery Navigation Menu
10 Best Jquery Navigation Menu
Navigation menus have really important role in any website. It can make a new experience for the user and related to make the user feel easy when they surf our website. That’s why I present to You 10 jquery navigation menu examples for every need. 1. Jquery OS X Stack and Drop Stack Source  ...
Blacksheep Countermeasure for Firesheep
Blacksheep Countermeasure for Firesheep
A few days ago I write in my blog about Firesheep HTTP Session Hijacking Tools, and now there's another tools to countermeasure this type of attack. A free Firefox plugin called BlackSheep, which serves as a counter-measure. BlackSheep combats Firesheep by monitoring traffic and then alerting users...
13 Most Useful Jquery Effects to Build Interesting Website
13 Most Useful Jquery Effects to Build Interesting Website
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. Nowadays to build an interesting website does not have to be difficult, just see the example below and match with your website need and...
Looping Element Using Jquery
Looping Element Using Jquery
After Googling for a long time (it takes about 12 hours) finally I find  that Jquery can looping the element on the Jquery object target. The Jquery library provides a method called each(), which will loop all of your element of the target. I find at this website about how to use this each() method....