|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Interesting thing about ICF and SP2
From: Erik Pace Birkholz (erik
specialopssecurity.com)
Date: Thu Oct 14 2004 - 14:03:31 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I wrote a script back in 2002 for Internet Connection Firewall (ICF) called
toggleICF.vbs. The purpose of the script was to turn ICF on and off via
command line. It saved time (fighting through the GUI) when using port
scanners and other security tools. FYI, the script is still available from
www.SpecialOpsSecurity.com under the Resources, Scripts section.
http://archives.neohapsis.com/archives/ntbugtraq/2003-q4/0140.html
The only bummer was WMI prompted the user via Win32 popup and asked for
permission before it would activate/deactivate. This made it less useful for
scripting purposes, but more secure. Here is a reference from a MSDN page
about the ICF disable method and it clearly states (in the remarks) that the
user makes the final disabling decision.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ics/ics/inetsharingconfiguration_disableinternetfirewall.asp
Here is the new problem I just found today after finally installing SP2 on
my XP system. I noticed that if you run the toggleICF.vbs script, it no
longer prompts the user via that annoying popup. Albeit annoying, that
little popup did buy some mitigation against the bad guys trying to turn off
ICF with a script.
Microsoft's new ICF activation/deactivation "process" change has introduced
a new attack vector for malicious scripts. If my script can be used to turn
ICF on and off for "good" without requiring user-intervention, then it can
certainly be done for "evil".
Erik Pace Birkholz, CISSP
Special Ops Security, Inc.
[Cell] 323.252.5916
[SOPS] 888.RU.OWNED
[Email] erik
SpecialOpsSecurity.com
Read Special Ops and mount an assault to eradicate network negligence today.
www.SpecialOpsSecurity.com
---------------------------------------------------------------------------
---------------------------------------------------------------------------
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]