hacking contest

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

x1`
does anyone have any know any app that will restart the computer from flashfxps site exec smile.gif just seeing if i got that app to service installed properly
Esq
As i remember there is one in pstools that restarts pc .....
Psychotec
try remboot.exe

maybe this will help:
http://www.google.nl/search?q=remboot.exe&...UTF-8&hl=nl&lr=
qcred11
You should try couple freeware utilities.
First one is PSSHUTDOWN by Sysinternal
Link: http://www.sysinternals.com/files/PsShutdn.zip
(btw I suggest you to download whole package of really helpful tools - PSTOOLS 2.01 from the same website)
Another is Remote Shutdown by Emco
Link: http://www.emco.is/download/remoteshutdown...oteshutdown.zip
gilbert0
Or you could just write it yourself. All you have to do is make a call to a windows API (check out Shutdown Windows API).

This way you can do whatever you really want:

ie: give in a certain time for the pc to wait before shutdown.



da_cash
several tools for restarting..

I use shutdown.exe from http://www.budja.com/shutdown/

or down.exe from great http://www.losoft.de/download/ls-tools.zip

also another (small) one is on www.illmob.org

for network restarting (GUI)

http://assarbad.org/stuff/rshutdown2.zip


also i saw another commandline option for restarting NT but never tested it..

rundll32 shell32.exe SHexitwindows XX

for XX being:

1 logoff
2 shutdown
3 reboot
4 force
8 Power off ( atx boards)

if anybody tried this then reply if it works..


Pro21
site exec shutdown.exe -r -t 2 -f
Computer reboot after 2 second anf force the close of windows
cougar
reboot.exe works great smile.gif. use it myself sometimes.
DumpZ
reboot.exe is very nice, but i can't find that one for u so you can also use psshutdown.exe

decline
as Proa21 said site exec shutdown.exe -r -t 2 -f that is the easy way Way should you need at tool for this as long as the machine is a win 2000 or xp then this is enough
predx
yeah xp&2003 have the shutdown.exe but if you etablish an ipc connection with administrator account you can use shutdown remotly option on nt/2000 machines with the "-m" options also coping the shutdown.exe to machines that dont have this works aswell
canardwc
Crashing it should be enough??? many ways to do this i think.
a simple prog with memory allocatio and for(;;) should do the trick :-)
KoStIsTR
QUOTE
Usage: shutdown [-i | -l | -s | -r | -a] [-f] [-m \\computername] [-t xx] [-c "c
omment"] [-d up:xx:yy]

        No args                Display this message (same as -?)
        -i                      Display GUI interface, must be the first option
        -l                      Log off (cannot be used with -m option)
        -s                      Shutdown the computer
        -r                      Shutdown and restart the computer
        -a                      Abort a system shutdown
        -m \\computername      Remote computer to shutdown/restart/abort
        -t xx                  Set timeout for shutdown to xx seconds
        -c "comment"            Shutdown comment (maximum of 127 characters)
        -f                      Forces running applications to close without war
ning
        -d [u][p]:xx:yy        The reason code for the shutdown
                                u is the user code
                                p is a planned shutdown code
                                xx is the major reason code (positive integer le
ss than 256)
                                yy is the minor reason code (positive integer le
ss than 65536)



P.S. It's easy to type at your command prompt "shutdown /help" but what the heck tongue.gif
sfzhi
kill LSASS wink.gif
i think biggrin.gif
nuorder
QUOTE (sfzhi @ Apr 13 2004, 02:19 PM)
kill LSASS wink.gif
i think biggrin.gif

haha yeh if you can create a small app that kills lsass smss csrss or winlogon (from the top of my memory)
the TerminateProcess API could be useful here,havnt used it for a while tho
Starlight
reboot.exe

thats the best one of all

juste rename the jpg file to exe

have fun
Hexboy
xor ax, ax
int 19h

- that reboots instantly if i'm not mistaken (probably not in XP tho)
Starlight
reboot.exe reboot on all nt windows, tested on win2k pro, win xp home, win xp pro, win 2003 all versions

i didn't test it yep on win 9x / me tongue.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.