Server IP : 184.154.167.98 / Your IP : 18.191.200.151 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/perl-Expect/tutorial/ |
Upload File : |
NOTE: This tutorial is completely outdated and needs a major overhaul. I still leave it in because it provides some additional info, but don't expect to be able to learn anything from it... The tutorial is in order of how I would want to learn to use this tool. very briefly, here's an index: 1. Introduction, how/why one would want to use this tool. 2. Spawn, expect- how to talk to a process. 3. Debugging. 4. Interacting with a spawned process. 5. Monkeying with tty settings. Good for grabbing passwords, among other things. 6. Miscellaneous extra functions. Let me know if there's something you'd like to see that isn't here.