Skip to main content

Freshers & Experienced Openings July 2024

https://www.pharmatutor.org/content/july-2024/biocon-biologics-walk-in-drive-for-mpharm-bpharm-msc-in-qa-qc-manufacturing

Shocking news about CTRL+C

Hi ,

Clipboard Hack Problem - Shocking news about CTRL+C


Ctrl+C may be the most important work we do everyday. But it's not a very safe thing to do. Read on to know why. What happens when you press Ctrl+C while you are online. 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. This is called clipboard hack problem.

Just try this:

1. Copy any text by Ctrl + C
2. Click the Link:
http://www.sourcecodesworld.com/special/clipboard.asp
3. You will see the text you copied was accessed by this web page.

Surprised!
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. Forward this information to as many friends as you can, to save them from online frauds!

It is true, text you last copied for pasting (copy & paste) can be stolen when you visit web sites using a combination of JavaScript and ASP (or PHP, or CGI) to write your possible sensitive data to a database on another server.

How Cipboard Hack is done?


The Clipboard hack is done by the following Source Code:

<script language="JavaScript">
var content = clipboardData.getData("Text");
alert(content);
</script>

How to safeguard yourself from Clipboard Hack Problem?


To avoid clipboard hack problem, do the following:
1. Go to
Tools->internet options->security.
2. Press custom level.

3. In the security settings, select disable under Allow paste operations via script. (Scripting sub heading)

Now the contents of your clipboard are safe.

Interestingly, this hack works only on internet explorer, and not on Mozilla Firefox browser. Please forward this article to as many friends as you can to make them aware of this issue with CTRL+C.

 

Comments

Popular Posts

DOT NET Interview Questions with Answers

When not to use Design Patterns? Do not use design patterns in any of the following situations. • When the software being designed would not change with time. • When the requirements of the source code of the application are unique. If any of the above applies in the current software design, there is no need to apply design patterns in the current design and increase unnecessary complexity in the design. When to use Design Patterns? Design Patterns are particularly useful in one of the following scenarios. • When the software application would change in due course of time. • When the application contains source code that involves object creation and event notification. Benefits of Design Patterns: The following are some of the major advantages of using Design Patterns in software development. • Flexibility • Adaptability to change • Reusability What are Design Patterns? A Design Pattern essentially consists of a p...

One-Click Video Chats

Meet Face to Face Online Hang out with co-workers and teams. Run as many meetings as you want. No software or signups needed. Best of all, it's free. Simple One-Click Video Chats from Meetings.io Meetings.io starts a video chat between you and up to five people in two simple steps: 1. Press button to generate link to video chat; 2. Share link. That's it. No registering, no logging in, no screen names to remember. Just click and start. The screen automatically resizes to accommodate participants as they come and go, and there are cool little add-ons like a notepad for personal memos and a messenger space for personal comments. Go Visit http://meetings.io --------------------------------------------------- Sourced from Netted by the Webbys

Freshers & Experienced Openings July 2024

https://www.pharmatutor.org/content/july-2024/biocon-biologics-walk-in-drive-for-mpharm-bpharm-msc-in-qa-qc-manufacturing

Streak

Streak – CRM Inside Your Inbox Many of the busiest professionals spend the majority of their days sifting through emails and responding to the most urgent matters. Streak is an application that can make the time people spend going through their email inboxes more efficient and effective. The web-app puts CRM tools right inside its users' Gmail inboxes, making it easy to complete deals and manage client relationships without clicking around from tab to tab. Streak can be used for sales management, bug tracking, customer support, or hiring, just to name a few of the many uses for this innovative tool. If you're the kind of person who spends most of your time browsing through an overflowing inbox, then you'll want to give Streak a try. To get started, add Streak to your browser – the app only works on Google Chrome at the current time – login to your account, and then visit your Gmail inbox. Streak will group the emails in your inbox by customer, making it easy to ...

PDF Presenter

PDF Presenter, an open-source, java-based utility, lets you display PDF documents the same way you'd present PPT (or PPTX) slideshows. Not only that, but you can also annotate your documents with an integrated Pen, Marker and Text Box tool. In addition, it provides you with an option to view your PDF documents (or a Whiteboard) in full screen mode. It works on Microsoft Windows, Mac OSX and Linux operating systems, requires latest JRE (Java Runtime Environment) installed. http://pdfpresenter.sourceforge.net/

Contact Form

Name

Email *

Message *