|
|
da_unkn0wn
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 5
|
|
|
|
|
|
|
|
Well i passed the passwordprotect but when i try to run 'shutdown.exe -s' it says:
#Output :
'shutdown.exe -s' is not recogonized as an internal or external
command , operable program or batch file.
C:\site\backup>
at my pc the code worked perfectly. any solutions?
greetz da_unkn0wn
|
|
|
|
|
|
Alias
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 27
|
|
|
|
|
|
|
|
Your string is too long.
Notice that the cmd string's length is only 10.
|
|
|
|
|
|
da_unkn0wn
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 5
|
|
|
|
|
|
|
|
hey thanks for your reply,but i think the length doesn't matter at all, 'cause the string which should be executed is displayed and as you can see 'shutdown -s' is shown.
[!Possible Spoiler] I tried to debug it at home by outputting the o*e*wr***e* buffers and as a conclusion of the results my code schould work perfectly. My next try was to create a batch file on the server but same error. I think the challenge accepts only 'one' soloution even if there are more possible soloutions using the code provided. maybe you can give me another hint!
PS: sry 4 my bad englisch
|
|
|
|
|
|
B~HFH
Global Admin
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 28
|
|
|
|
|
|
|
|
da_unkn0wn ,
as you say : "at my pc the code worked perfectly".
if so , print screen and you will get the score.
gl !
|
|
|
|
|
|
giague77
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 1
|
|
|
|
|
|
|
|
.as da_unkn0wn i try my solution on my pc and it works
I tried that one in the challenge and the output was
'\shutdown.exe -s' is not recogonized as an internal or external
command , operable program or batch file.
or
Hint : overwritten EIP is not necessary for this level.
?suggestions
thx
Edit by : giague77 At 19/04/2006, 14:09:47
|
|
|
|
|
|
atreyu
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 11
|
|
|
|
|
|
|
|
I cant get any output from backup.asp, whatever is Sent.
In the place where [I presume] output should appear
is allways a red message 'ASP alert : use fps.exe'
Am I completely wrong or there is a problem with the challenge?
Thanks
ADD: No problem w/chall, one really needs to use fps.exe like:
fps.exe parameters »»»» Send
Edit by : atreyu At 01/09/2006, 17:23:27
|
|
|
|
|
|
jflattich
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 1
|
|
|
|
|
|
|
|
Are there any hints which command we are ought to execute? "shutdown -s" can't be the right command because of its size, besides the missing '\0' (which I think isn't necessary at all in this challenge).
|
|
|
|
|
|
cp77fk4r
Global Admin
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 621
|
|
|
|
|
|
|
|
da_unkn0wn, pm me the string that works on your box and i'll chk't
|
|
|
|
|
|
ArgonQ
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 18
|
|
|
|
|
|
|
|
I also have a string, which works fine locally. Though the challenge wont accept it.
Any suggestions?
Edit...Sorry, mybad, didnt read challenge description closely enough.]]
Edit by : ArgonQ At 17/02/2011, 04:39:15
|
|
|
|
|
|
cp77fk4r
Global Admin
Registerd on: 01/01/1970, 04:00:00
Location::
Posts: 621
|
|
|
|
|
|
|