广东有线U宽频的一些东西

U宽频的机顶盒,居然开放了23端口,telnet了一下居然进去了。
看到是ralink的芯片

# cat /proc/cpuinfo
system type             : Ralink SoC
processor               : 0
cpu model               : MIPS 24K V4.12
BogoMIPS                : 212.99
wait instruction        : yes
microsecond timers      : yes
tlb_entries             : 32
extra interrupt vector  : yes
hardware watchpoint     : yes
ASEs implemented        : mips16 dsp
VCED exceptions         : not available
VCEI exceptions         : not available

查看一下分区信息

# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00800000 00010000 "ALL"
mtd1: 00030000 00010000 "Bootloader"
mtd2: 00010000 00010000 "Config"
mtd3: 00010000 00010000 "Factory"
mtd4: 000e0000 00010000 "Kernel"
mtd5: 002d0000 00010000 "RootFS"
mtd6: 00010000 00010000 "Config2"
mtd7: 000e0000 00010000 "Kernel2"
mtd8: 002d0000 00010000 "RootFS2"

查看一下内存

# cat /proc/meminfo
MemTotal:        30080 kB
MemFree:         16692 kB
Buffers:          1296 kB
Cached:           4940 kB
SwapCached:          0 kB
Active:           3584 kB
Inactive:         3996 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:               0 kB
Writeback:           0 kB
AnonPages:        1372 kB
Mapped:           1484 kB
Slab:             3596 kB
SReclaimable:      320 kB
SUnreclaim:       3276 kB
PageTables:        224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:     15040 kB
Committed_AS:     3904 kB
VmallocTotal:  1048404 kB
VmallocUsed:      1852 kB
VmallocChunk:  1046040 kB

# free
              total         used         free       shared      buffers
  Mem:        30080        13432        16648            0         1296
 Swap:            0            0            0
Total:        30080        13432        16648

查看一下挂载信息

# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
proc on /proc type proc (rw)
none on /var type ramfs (rw)
none on /etc type ramfs (rw)
none on /tmp type ramfs (rw)
none on /media type ramfs (rw)
none on /dev/pts type devpts (rw)

可以确定不是openwrt改的,发现没有dropbear,web server用的是goahead。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值