[root@0d root]# ssh root@192.168.0.1
root's password:
Last login: Tue Dec  3 15:53:48 2002 from 192.168.0.2 
[root:1][~]# lynx -dump 10.0.0.2/banner.htm > /tmp/$$ ; cat /tmp/$$
[root:1][~]# cd html 
[root:2][~/html]# cat motd
RLZ - LINETS
[root:3][~/html]# find . -type d -maxdepth 1 -exec ls -ld {} \;
total 32
drwxr-----    2 root     root         4096 Dec  3 19:31 .
drwx------  182 root     root        16384 Dec  3 19:24 ..
drw-r-----    1 root     root         4096 Dec  1 19:31 MundoCarrete.com
drw-r-----    1 root     root         4096 Dec  1 19:30 canal #los_andes
drw-r-----    1 root     root         4096 Dec  1 19:31 dev php
drw-r-----    1 root     root         4096 Dec  1 19:31 webmail san-felipe
drw-r-----    1 root     root         4096 Dec  1 19:31 webmail rlz
drw-r-----    1 root     root         4096 Dec  1 10:40 WEB-HOST
drw-r-----    1 root     root         4096 Dec  1 19:31 packetstorm.rlz.cl Official Mirror
drw-r-----    1 root     root         4096 Dec  1 19:39 Shopping
drw-r-----    1 root     root         4096 Dec  1 19:35 OVSOS - ovsos.sf.net
drw-r-----    1 root     root         4096 Dec  1 19:35 Pretenciosas.com
drw-r-----    1 root     root         4096 Dec  1 19:33 Hardware Search
drw-r-----    1 root     root         4096 Dec  1 19:33 LINETS
drw-r-----    1 root     root         4096 Dec  1 19:31 php_html_howto
drw-r-----    1 root     root         4096 Dec  1 19:31 t00ls
drw-r-----    1 root     root         4096 Dec  1 19:31 papers
drw-r-----    1 root     root         4096 Feb  7 19:31 Books
drw-r-----    1 root     root         4096 Dec  5 10:22 PHP && BROWSER VERSION
[root:4][~/html]# find . -type f -maxdepth 1 -exec ls -l {} \;
-rw-r-----    1 root     root           25 Dec  1 19:25 motd
-rw-r-----    1 root     root           18 Feb  9 05:02 count
-rw-r-----    1 root     root           40 Dec  1 19:48 info
-rw-r-----    1 root     root           18 Dec  1 19:44 email
[root:5][~/html]# cat email
info@san-felipe.cl
[root:6][~/html]#
[root:7][~/html]# lynx -dump 192.168.0.10/find.php 
 
[root:7][~/html]# cat info
IP      : 38.107.191.103
Browser : CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
[root:8][~/html]# cat count 2215
[root:9][~/html]# cat /etc/debian_version testing/unstable [root:10][~/html]# date mar feb 9 05:27:44 CLST 2010 [root:11][~/html]# exit [root@0d root]# [root:5][~/html]# date mar feb 9 05:27:44 CLST 2010 [root:6][~/html]# cat publicidad
[root:6][~/html]# exit
[root@0d root]#