Dir50 Posted June 13, 2010 Posted June 13, 2010 hello , does anyone knows how can i run a batch (bat) file online for example trough an website? Quote
Angel Of Death Posted June 13, 2010 Posted June 13, 2010 If you want it to run on the client's (visitor's) pc, not possible, the client has to download and run it manually. If you want it to run on the server (host) pc, you must have shell access, to do so. Quote
Dir50 Posted June 14, 2010 Author Posted June 14, 2010 If you want it to run on the client's (visitor's) pc, not possible, the client has to download and run it manually. If you want it to run on the server (host) pc, you must have shell access, to do so. i want to run it into website , in host's computer ;) Quote
Hax0r Posted June 14, 2010 Posted June 14, 2010 What kind of access do you have in that machine? Quote
Dir50 Posted June 15, 2010 Author Posted June 15, 2010 What kind of access do you have in that machine? explain ? Quote
Dir50 Posted June 15, 2010 Author Posted June 15, 2010 Can you remotely control the computer? like dedic server ?no , i use 000webhost premium pack ;) Quote
Stealth Posted June 15, 2010 Posted June 15, 2010 I guess you did not understand what Angel Of Death said and you want to execute it from a website to someone that visits the website.Anyway there is a way to execute any file from a website to a user that visits the website with a technique called java drive-by.If you want to execute it in a server you must have access to the remote machine. Plus this technique is now outdated because java updated the security and the user needs to click "Run" in order to execute the file. Quote
Hax0r Posted June 15, 2010 Posted June 15, 2010 like dedic server ?no , i use 000webhost premium pack ;) As a user, your permissions are limited therefore you cannot execute any kind of file. Quote
nextlive Posted June 18, 2010 Posted June 18, 2010 You wan't it to download and execute? You can't but you can do java driveby search for a tutorial to learn how to do it. The victim presses 1 button and then it downloads and executes. Quote
Dir50 Posted June 18, 2010 Author Posted June 18, 2010 You wan't it to download and execute? You can't but you can do java driveby search for a tutorial to learn how to do it. The victim presses 1 button and then it downloads and executes. i dont want to make a virus , Quote
Stealth Posted June 18, 2010 Posted June 18, 2010 You wan't it to download and execute? You can't but you can do java driveby search for a tutorial to learn how to do it. The victim presses 1 button and then it downloads and executes. The same thing i said. i dont want to make a virus , Virus depends on the code the batch file contains. Java drive-by can be used for other purposes than viruses. Quote
nextlive Posted June 18, 2010 Posted June 18, 2010 i dont want to make a virus , i thought you wanted to make virus because i see many people who make batch viruses... Quote
Dir50 Posted June 18, 2010 Author Posted June 18, 2010 i thought you wanted to make virus because i see many people who make batch viruses... nahhh , i wanted to run some ping files out of my sistem to test something ;) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.