Skip to content

Instantly share code, notes, and snippets.

@cwage

cwage/- Secret

Created February 25, 2016 20:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cwage/70f800ca6d54a63b9af0 to your computer and use it in GitHub Desktop.
Save cwage/70f800ca6d54a63b9af0 to your computer and use it in GitHub Desktop.
cwage@portaptty:~$ telnet 10.168.168.1 11880
Trying 10.168.168.1...
Connected to 10.168.168.1.
Escape character is '^]'.
(none) login: root
Password:
Welcome to
------- | / /--/ ___ |
/ | /| \/ _____ --|--|
/_____\ |--- --|-- //--/ / / |
__|__ | /|\ / \/ /___\ / |
___|___ ___|____ / | \ / / \|
深圳至上移动科技有限公司
Shenzhen Zsun Cloud Technology Co., LTD.
www.zsuncloud.com
BusyBox v1.01 (2014.12.27-02:50+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ # ls
~ # ifconfig
ath0 Link encap:Ethernet HWaddr A0:03:7F:91:42:E7
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:160 errors:0 dropped:0 overruns:0 frame:0
TX packets:197 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:25298 (24.7 KiB) TX bytes:37118 (36.2 KiB)
br0 Link encap:Ethernet HWaddr 00:03:7F:11:56:48
inet addr:10.168.168.1 Bcast:10.168.168.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:161 errors:0 dropped:0 overruns:0 frame:0
TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:19546 (19.0 KiB) TX bytes:4276 (4.1 KiB)
eth0 Link encap:Ethernet HWaddr 00:03:7F:11:56:48
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
eth1 Link encap:Ethernet HWaddr A4:03:7F:91:42:E7
inet addr:10.253.253.253 Bcast:10.253.253.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wifi0 Link encap:UNSPEC HWaddr A0-03-7F-91-42-E7-00-4C-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:491 errors:0 dropped:0 overruns:0 frame:0
TX packets:1994 errors:17 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:2 Memory:b8100000-b811ffff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment