Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Yesterday at 9:58 PM
Ad icon
Video Content Creator
pramukag
Updated:
Sunday at 6:10 AM
Ad icon
QA Engineer Intern
pramukag
Updated:
Sunday at 6:07 AM
Ad icon
Sell your Land, House on idamata.lk for FREE
sajith.xp.pk
Updated:
Jun 25, 2026
Handmade Character Soft Toys
anil1961
Updated:
Jun 23, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
Ctrl+C or ^c (copy to clipboard) vulnerability and cure,
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="Billl Gates" data-source="post: 4577833" data-attributes="member: 97732"><p>We do copy various data by Ctrl + C for pasting elsewhere. This copied data</p><p></p><p>is stored in clipboard and is accessible from the net by a combination of</p><p></p><p>Javascripts and ASP. <img src="http://img1.cyberwarez.info/images/smilies/biggrin.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p></p><p>Just try this:</p><p></p><p>1) Copy any text by Ctrl + C</p><p></p><p></p><p></p><p></p><p></p><p>2) Click the Link: </p><p> Code:</p><p></p><p> <a href="http://www.sourcecodesworld.com/special/clipboard.asp" target="_blank">http://www.sourcecodesworld.com/special/clipboard.asp</a></p><p> </p><p></p><p> </p><p></p><p></p><p></p><p></p><p>3) You will see the text you copied was accessed by this web page.</p><p></p><p></p><p></p><p>Do not keep sensitive data (like passwords, credit card numbers, PIN etc.)</p><p></p><p>in the clipboard while surfing the web. It is extremely easy to extract</p><p></p><p>the text stored in the clipboard to steal your sensitive information.</p><p></p><p><span style="color: Red">Text From Your Clipboard - Source Code</span></p><p><span style="color: Red"></span>The Clipboard hack is done by the following Source Code:</p><p></p><p> PHP Code:</p><p> <p style="text-align: left"> <span style="color: #000000"> <span style="color: #007700"><</span><span style="color: #0000BB">Script Language</span><span style="color: #007700">=</span><span style="color: #DD0000">"JavaScript"</span><span style="color: #007700">> </span></span></p> <p style="text-align: left"><span style="color: #000000"><span style="color: #007700">var </span><span style="color: #0000BB">content </span><span style="color: #007700">= </span><span style="color: #0000BB">clipboardData</span><span style="color: #007700">.</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">"Text"</span><span style="color: #007700">); </span></span></p> <p style="text-align: left"><span style="color: #000000"><span style="color: #007700"></span><span style="color: #0000BB">alert</span><span style="color: #007700">(</span><span style="color: #0000BB">content</span><span style="color: #007700">); </span></span></p> <p style="text-align: left"><span style="color: #000000"><span style="color: #007700"></span><span style="color: #0000BB"></Script></span> </span></p> <p style="text-align: left"><span style="color: #000000"></span> </p><p></p><p><span style="color: Red">Solution:</span></p><p><span style="color: Red"></span></p><p><img src="http://img411.imageshack.us/img411/3198/93858324.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>To avoid Clipboard Hack Problem, do the following:</p><p></p><p> 1. Go to internet</p><p> options->security</p><p> 2. Press custom level</p><p> 3. In the security settings</p><p> , select disable under Allow paste operations via script. </p><p></p><p>Now the contents of your clipboard are safe. <img src="http://img1.cyberwarez.info/images/smilies/smile.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p></blockquote><p></p>
[QUOTE="Billl Gates, post: 4577833, member: 97732"] We do copy various data by Ctrl + C for pasting elsewhere. This copied data is stored in clipboard and is accessible from the net by a combination of Javascripts and ASP. [IMG]http://img1.cyberwarez.info/images/smilies/biggrin.gif[/IMG] Just try this: 1) Copy any text by Ctrl + C 2) Click the Link: Code: [url]http://www.sourcecodesworld.com/special/clipboard.asp[/url] 3) You will see the text you copied was accessed by this web page. Do not keep sensitive data (like passwords, credit card numbers, PIN etc.) in the clipboard while surfing the web. It is extremely easy to extract the text stored in the clipboard to steal your sensitive information. [COLOR=Red]Text From Your Clipboard - Source Code [/COLOR]The Clipboard hack is done by the following Source Code: PHP Code: [LEFT] [COLOR=#000000] [COLOR=#0000BB][/COLOR][COLOR=#007700]<[/COLOR][COLOR=#0000BB]Script Language[/COLOR][COLOR=#007700]=[/COLOR][COLOR=#DD0000]"JavaScript"[/COLOR][COLOR=#007700]> var [/COLOR][COLOR=#0000BB]content [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]clipboardData[/COLOR][COLOR=#007700].[/COLOR][COLOR=#0000BB]getData[/COLOR][COLOR=#007700]([/COLOR][COLOR=#DD0000]"Text"[/COLOR][COLOR=#007700]); [/COLOR][COLOR=#0000BB]alert[/COLOR][COLOR=#007700]([/COLOR][COLOR=#0000BB]content[/COLOR][COLOR=#007700]); [/COLOR][COLOR=#0000BB]</Script>[/COLOR] [/COLOR] [/LEFT] [COLOR=Red]Solution: [/COLOR] [IMG]http://img411.imageshack.us/img411/3198/93858324.jpg[/IMG] To avoid Clipboard Hack Problem, do the following: 1. Go to internet options->security 2. Press custom level 3. In the security settings , select disable under Allow paste operations via script. Now the contents of your clipboard are safe. [IMG]http://img1.cyberwarez.info/images/smilies/smile.gif[/IMG] [/QUOTE]
Insert quotes…
Verification
Hath warak paha keeyada? (hatha wadikireema paha)
Post reply
Top
Bottom