NWR04B: SHELL!

Just under eight months:

IP-Config: Guessing netmask 255.255.255.0
IP-Config: Complete:
      device=eth0, addr=192.168.23.12, mask=255.255.255.0, gw=255.255.255.255,
     host=test, domain=, nis-domain=(none),
     bootserver=192.168.23.254, rootserver=192.168.23.254, rootpath=
Looking up port of RPC 100003/2 on 192.168.23.254
Looking up port of RPC 100005/1 on 192.168.23.254
VFS: Mounted root (nfs filesystem).
Freeing init memory: 52K
Using fallback suid method
init: Bummer, can't write to log on /dev/tty5!
console=/dev/console
init started:  BusyBox v1.00 (2005.08.27-16:28+0000) multi-call binary
command='-/bin/sh' action='4' terminal='/dev/console'

init: Bummer, can't write to log on /dev/tty5!
Starting pid 9, console /dev/console: '/bin/sh'
Using fallback suid method

BusyBox v1.00 (2005.08.27-16:28+0000) Built-in shell (lash)
Enter 'help' for a list of built-in commands.

/ # busybox
NFS: giant filename in readdir (len 0x80000001)!
Using fallback suid method
BusyBox v1.00 (2005.08.27-16:28+0000) multi-call binary

Usage: busybox [function] [arguments]...
   or: [function] [arguments]...

        BusyBox is a multi-call binary that combines many common Unix
        utilities into a single executable.  Most people will create a
        link to busybox for each function they wish to use, and BusyBox
        will act like whatever it was invoked as.

Currently defined functions:
        [, busybox, cat, cp, date, dd, dmesg, du, echo, egrep, false,
        fgrep, find, free, getty, grep, hexdump, ifconfig, init, kill,
        lash, linuxrc, login, ls, mkdir, mknod, more, mount, mv, netstat,
        passwd, ping, ps, pwd, rm, rmdir, route, sed, sh, strings, stty,
        su, tail, tee, test, time, top, touch, true, tty, umount, uname,
        uptime, vi, whoami, xargs

/ # ping -c 5 192.168.23.254
Using fallback suid method
PING 192.168.23.254 (192.168.23.254): 56 data bytes
64 bytes from 192.168.23.254: icmp_seq=0 ttl=64 time=0.0 ms
64 bytes from 192.168.23.254: icmp_seq=1 ttl=64 time=0.0 ms
64 bytes from 192.168.23.254: icmp_seq=2 ttl=64 time=0.0 ms
64 bytes from 192.168.23.254: icmp_seq=3 ttl=64 time=0.0 ms
64 bytes from 192.168.23.254: icmp_seq=4 ttl=64 time=0.0 ms
- 192.168.23.254 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 0.0/0.0/0.0 ms
--/ # ls -l
Using fallback suid method
drwxr-xr-x    2 1000     1000         1304 Aug 27  2005 bin
drwxr-xr-x    2 1000     1000          312 Aug 27  2005 dev
drwxr-xr-x    3 1000     1000          176 Aug 27  2005 etc
drwxr-xr-x    2 1000     1000           48 Jul  5  2005 lib
lrwxrwxrwx    1 1000     1000           11 Aug 27  2005 linuxrc -> bin/busybox
drwx------    2 1000     1000           48 Jul  5  2005 lost+found
drwxr-xr-x    2 1000     1000           48 Jul  5  2005 mnt
drwxr-xr-x    2 1000     1000           48 Jul  5  2005 proc
drwxr-xr-x    2 1000     1000           48 Jul  5  2005 root
drwxr-xr-x    2 1000     1000          344 Aug 27  2005 sbin
drwxr-xr-x    2 1000     1000           48 Jul  5  2005 tmp
drwxr-xr-x    4 1000     1000           96 Jul  9  2005 usr
drwxr-xr-x    2 1000     1000           48 Jul  5  2005 var

I am the greatest man IN THE ENTIRE WORLD.