opening window applications by URL
0blivi0n wrote: hello everyone
i am having some trouble here
when we type this in the address bar
C:
we get into the C: drive
when we type this
C:(path to command prompt)/cmd.exe
a prompt opens to download the application.
is there a way 2 run it and make it run commands??;)
Why don't you save yourself a lots of time by going to start>run and type cmd?
guys you are not getting my point
it's not for my computer!!!
i am asking if we can initiate application's by just redirecting user to a webaddress looking like……
c: path to cmd /cmd.exe
i am having trouble running the cmd cuz it asks us to download it
i want to run commands in it simply by using URL
richohealey wrote: file:///c:/windows/system32/cmd.exe i'm pretty sure that'd work as a html tag… bb i dunno
For one, 3 slashes are needed for File:/// and secondly, use the same direction of slashes ;)
However, it's incredibly impractical…..what are you trying to do? What's your objective? I could help you much easier if I know what you were trying to achieve :D
Oooooo I just read the whole ops post, I must have skipped over 'and run commands'. No, I'm almost positive this can not be done.
It's not possible unless it was embedded in another exploit, which would have to be based on the user's browser. To do this, the application would have to silently run.
Something like, let's see if i can find something: