Re: Capture screen output of Telnet using vbscript




I haven't used it with Telnet, might not work, but the .Exec method is
capable of capturing screen output (stdout).
http://msdn.microsoft.com/library/en-us/script56/html/wslrfExecMethod.asp


"Chris" <nowhere@xxxxxxxx> wrote in message
news:eaTL1nUjFHA.4000@xxxxxxxxxxxxxxxxxxxxxxx
> Is there any way to capture the screen output of a telnet session to a
text
> file? Code to do it would be very much appreciated as I'm on a short time
> limit. However, an explaination of how to do it will also suffice.
>
> I currently use a 3rd party program to do this however I am trying to
> accomplish this task with only what Windows 2000 Professional comes with
> (including WSH 5.6). I have tried to do this with batch files but was
> unable to do so. I wrote vbscript to send commands to telnet but can't
find
> a way to capture the screen output to a text file.
>
> Thanks in advance,
> Chris
>
>


.



Relevant Pages

  • Re: redirecting output from telnet
    ... > telnet and it spits out tons of info and lines so much the buffer on the ... 'script' command. ... Script will capture pretty much everything from your session and save it to ... the magic that vi spits out should you edit something. ...
    (comp.unix.solaris)
  • Capture screen output of Telnet using vbscript
    ... Is there any way to capture the screen output of a telnet session to a text ... I have tried to do this with batch files but was ...
    (microsoft.public.scripting.vbscript)
  • Re: Need a sniffer/password capture to prove telnet is bad
    ... >> I have a user I am trying to convince to quit using telnet. ... >> and capture his home password without knowing explicitly the address of ... I think you are gonna have to run ethereal but on that same network. ... I think THAT would qualify as hacking which might get you in trouble ...
    (Fedora)
  • Re: Need a sniffer/password capture to prove telnet is bad
    ... > I have a user I am trying to convince to quit using telnet. ... > and capture his home password without knowing explicitly the address of ... > hacker I am not fully aware of these sniffers and how they function. ...
    (Fedora)
  • Re: Screen scrape an applet?
    ... > Can anyone give me a pointer or ideas on how I could capture the screen ... Why the screen output? ... at the textual information. ...
    (comp.lang.java.help)