|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (10 bit)
|
IE & The World Wide Web = Scary Results
It seems new technologies emerge everyday in the world of webdesign, here is anthor technology which makes IE a prime suspect in the world of vulnerabilities: Sites with the ability to invoke your printer options whever they want to.
Examples: http://www.neutrik.com/content/Produ...?id=204_244641 And I thought ActiveX controls where scary enough, now Javascript is attacking also. Code:
function printit() {
if (window.print) {window.print();}
}
Last edited by KronoLeginaire; 02-20-2003 at 05:37 PM. |
|
|
|
|
|
#2 |
|
Member (13 bit)
|
lol, ad banners that print through your printer will be a big hit i'm sure.
|
|
|
|
|
|
#3 |
|
Member (6 bit)
Join Date: Jan 2003
Location: The Public Domain: Earth.uni
Posts: 36
|
Ys, but think about it. If the webserver can print to your printer, it will also have other information about your computer, so these sites with "advanced" advertising will be a big hit if they have poor security, so if you plan on going on one of these sites, I would recommend disable your default printer.
|
|
|
|
|
|
#4 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
It doesn't actually print the page. It just brings up the print setup page. I have used a similar function except with a clickable link to print pages.
|
|
|
|
|
|
#5 |
|
Member (10 bit)
|
yeah I know, but still. Which is simpler, one click printing or one click THEN printer dialog printing?
|
|
|
|
|
|
#6 |
|
Member (10 bit)
Join Date: Jun 1999
Location: Massachusetts-Spirit of America
Posts: 893
|
How SAFE is one really when entering a SITE? Is there such a thing?
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|