Hacking Tricks.

Hi friends here are few codes you can play around.  

Try it on your Risk
 

Reveal Facebook Password.
  • Enter username & password,
  • Instead of clicking on login..
  • Copy paste the following code in address bar.
              javascript:alert(document.forms[0].pass.value);
Edit any webpage.
  • Open any website in your browser
  • Paste the following code in the address bar
              javascript:document.body.contentEditable='true';document.designMode='on'; void 0
 
Hope you enjoyed that !!!

You Might Also Like

0 comments