Page 1 of 1
Batch file to automate Telnet multiple url.
Posted: 16 Jan 2013 00:53
by kidhaxman
I have a list of ports to telnet. I need help in creating this through windows scripting. I'm very new in using telnet so a script that is easy to understand or has comments would be very helpful. Thank you guys!
Re: Batch file to automate Telnet multiple url.
Posted: 16 Jan 2013 01:00
by foxidrive
TST is a telnet scripting tool you can download.
Telnet Scripting Tool v.1.0
by Albert Yale
ay@aci.qc.ca http://ay.home.ml.org/Microsoft telnet.exe can't be scripted.
Re: Batch file to automate Telnet multiple url.
Posted: 16 Jan 2013 07:46
by Squashman
kidhaxman wrote:I have a list of ports to telnet. I need help in creating this through windows scripting. I'm very new in using telnet so a script that is easy to understand or has comments would be very helpful. Thank you guys!
What for?
Why?
Re: Batch file to automate Telnet multiple url.
Posted: 17 Jan 2013 03:34
by kidhaxman
Because it is part of my job?
Re: Batch file to automate Telnet multiple url.
Posted: 17 Jan 2013 04:07
by abc0502
you will have to provide more details about your situation as all what you said is very general.
Provide the way you want it to run, how it will run ? how you will provide the port list?
and how these URLs will be opened one after the other or all at once ?
provide such details and how you expect the batch file will look like after it is done if you need an answer
Re: Batch file to automate Telnet multiple url.
Posted: 17 Jan 2013 07:10
by Squashman
kidhaxman wrote:Because it is part of my job?
Please explain what for.
I am not a big fan of helping people hack other peoples servers and what you are talking about sounds to me like you are attempting to automate a hacking tool.
There are plenty automated utilities out there to scan and test connections to ports. No need to do this with batch if that is what your intended goal is.