Skip to content

Commit d375f42

Browse files
authored
index-visible çevrildi
1 parent 1c97d78 commit d375f42

File tree

1 file changed

+3
-3
lines changed
  • 3-frames-and-windows/06-clickjacking/clickjacking-visible.view

1 file changed

+3
-3
lines changed

3-frames-and-windows/06-clickjacking/clickjacking-visible.view/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
}
2020
</style>
2121

22-
<div>Click to get rich now:</div>
22+
<div>Zengin olmak için tıkla:</div>
2323

2424
<!-- The url from the victim site -->
2525
<iframe src="facebook.html"></iframe>
2626

27-
<button>Click here!</button>
27+
<button>Buraya tıkla!</button>
2828

29-
<div>...And you're cool (I'm a cool hacker actually)!</div>
29+
<div>...Ve zengin oldun (ve sayfamı beğendin)!</div>
3030

3131
</body>
3232
</html>

0 commit comments

Comments
 (0)