- I need a porgram like or exactly like netcat, that executes .bat files correctly. I made a simple .bat file that reads a password from a file called config.dat, which is just a text file with a password and port in it. Then it requires you to enter that password to get a shell i.e. run cmd.exe. The problem is netcat just goes ahead and runs cmd by itself. It does the same thing when i add options after the login, it just skips the login and goes right to the options.
- In conclusion, i need a program that is similar to netcat that executes .bat files correctly. If somone could make a similar thing or mod netcat THAT WOULD BE GREAT!. Also if you would like me to post the .bat files i can do that also. If this doesnt make sense then tell me that too. Thnx for your help