Projects STRLCPY ticofookfook Commits 4015ee40
🤬
  • ■ ■ ■ ■ ■ ■
    ClickJacking/payload.html
    1 1  <html>
    2  -<head>
    3  -<title>Clickjack test page</title>
    4  -</head>
    5  -<body>
    6  -<p> Website is vulnerable to clickjacking! </p>
    7  -<iframe src="https://vulnerable-website.com" width="800" height="600"></iframe>
    8  -</body>
     2 + <head>
     3 + <title>Clickjack test page</title>
     4 + </head>
     5 + <body>
     6 + <p> Website is vulnerable to clickjacking! </p>
     7 + <iframe src="https://vulnerable-website.com" width="800" height="600"></iframe>
     8 + </body>
    9 9  </html>
    10 10   
Please wait...
Page is in error, reload to recover