hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

x1`
is there some kind of batch file or something i can patch the pc with silently
thanks guys
sk3tch
I think you mean how to use command-line switches with Microsoft hotfixes??

Check here:
http://support.microsoft.com/default.aspx?...kb;EN-US;262841

Or you can simply execute the hotfix exe at the command-line with a /? switch to see all of your options. Using that, you can then create a batch file to install multiple hotfixes with only one reboot required. I baseline my systems at a service pack level and then use the drop-down menu here to list all important and critical patches released since that service pack came out.

http://www.microsoft.com/technet/security/CurrentDL.aspx
x1`
i just want it to patch lsass vun ,, if u run this command thing it checks for updates and shows it on screen ,, i need something silentl ,
can anyone make one or share one plz biggrin.gif
Planquadrat
here is a working .bat file:

CODE

@echo off
yourlsasswinpatch.exe /passive /quiet /forcerestart


what u need ist only the right patch.exe agains the lsass vul.
sk3tch
*sigh* no one reads links these days I guess.
x1`
ok i did
@echo off
WinXP.exe -q -z

think its worked

il just use hiderun.exe for the bat biggrin.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.