Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos network security services platform







Full Disclosure: RE: IE, how to detect in which zone scripts are executed?

RE: IE, how to detect in which zone scripts are executed?

From: KM <common_at_mccanless.us>
Date: Thu, 29 Jul 2004 10:09:48 -0400

This would be a useful tool. Is there a way to tell what zone IE is using
when it runs scripts in pages? For instance,
if I put the following in a .htm file and save to my desktop and attempt to
run. It throws a permission denied error on the objShell.Help() line.
Shouldn't this be running in the local zone and thus be able to create and
use the shell object? Can someone tell me why this fails? TIA

<script language="jscript">
var objShell = new ActiveXObject("Shell.Application");
objShell.Help();
</script>

-----Original Message-----
From: full-disclosure-admin_at_lists.netsys.com
[mailto:full-disclosure-admin_at_lists.netsys.com] On Behalf Of Anonymous
Sent: Tuesday, July 27, 2004 8:38 AM
To: full-disclosure_at_lists.netsys.com
Subject: [Full-disclosure] IE, how to detect in which zone scripts are
executed?

Hi,

i would like to know from all ie auditing folks if there is a simple way to
understand in which zone a scripts (vbscript,jscript,hta) are executed.

I can't find online any resource about that.

-anon

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html
Received on Jul 29 2004

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]