| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <20030710153638.879.qmail@post.phpwebhosting.com>
From: anthony.aykut at frame4.com (Anthony Aykut)
Subject: No subject
They don't... look at the source of the page: it simply calls a vbscript file called cd.vbs with the following contents:
<!--
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
End If
-->
Anthony Aykut
Frame4 Security Systems
Your Partner in IT Security
http://www.frame4.com/
----- Original Message -----
http://www.albinoblacksheep.com/text/cupholder.php
how do you think they do it in PHP?
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html