========================================================================
        cartman 
========================================================================


/////////////////////////////////////////////////////////////////////////////

This program demonstrates how dangerous are the poorly set permissions on NT domain. 
It provides an interface to execute remote commands on the vulnerable machine 
( InitSystemShutdown in this case).


USAGE:

     		Target:   domain wide  name of the target machine ( like nt4_dev9  
			  or whatever names are used )
	       Timeout:   delay before the target machine goes down in sec  
			  ( watch out - if delay is set - the mesasge that will pop up 
 			  on the target will show WHO initiated the shutdown ) Set it to 0.
		Reboot:   Reboot the target machine or leave it shut. 

      Force App Close: 	  Nice one, bill. Closes all the apps on the target machine 
			  without asking the user to save his/her work.


Error shecking is not implemented.  


/////////////////////////////////////////////////////////////////////////////


Files:

cartman.h
cartman.cpp
cartman.rc
cartman.clw

StdAfx.h 
StdAfx.cpp
Resource.h


res\cartman.ico
res\cartman.rc2


