Results 1 to 2 of 2

Thread: ClickJacking

  1. #1


    google it yourself

    or see the demo of a game that will hijack your webcam.


    0x90
    tonynuc

    ...

  2. #2
    Jedi Global Moderator
    Join Date
    Oct 2007
    Location
    Bangkok, TH
    Posts
    327


    Overview:
    Typically there is one type of attack - cross site request forgeries (CSRF) that can interact with functions on other websites. The primary defense against CSRF is to create one time tokens (nonces) that are placed on the page and validated on supplemental pages, to ensure that the browser indeed picked up the nonce. Nonce evasion requires that the browser somehow gains access to data in another domain. Barring any client side vulnerabilities, reading cross domain is supposed to be disallowed by virtue of the browser's same origin policy. Clickjacking, however, evades the need for this cross domain reading, and instead directly places the mouse over the target area to click on the link or form that contains the nonce - thereby bypassing the need for client side cross domain read exploitation.


    More Details Read Here

    **Hidden Content: To see this hidden content your post count must be 25 or greater.**
    <div align="center"><span style="font-family:Tahoma"><span style="color:#3333FF"><div align="center">-= CWH Underground Vulnerabilities Disclosure =-</div></span></span>

    Be Safe,
    /0x5A655133754C


    Send All Submission to lucifer[at]citec.us

    ----------------------------------------------------------------------------------------
    <span style="color:gray">`Hacking isn&#39;t about helping the security industry, Which leeches from Hacker`

Similar Threads

  1. Facebookers hit with steamy clickjacking exploit
    By newsbot in forum World Hacking/Security News
    Replies: 0
    Last Post: 24-11-2009, 06:18 AM
  2. ClickJacking คืออะไร? มาดูกัน
    By parker.m21 in forum Hacking/Security News (ภาษาไทย)
    Replies: 0
    Last Post: 08-10-2009, 07:02 PM
  3. Security: ClickJacking คืออะไร?
    By mcbonton in forum Ethical Hacking for Padawan
    Replies: 1
    Last Post: 28-06-2009, 12:47 AM
  4. Clickjacking 2017
    By WC_{Sky} in forum Hacking, Exploit Articles/Tutorial/Techniques
    Replies: 0
    Last Post: 04-06-2009, 04:39 PM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •