【發現】【警告】CHT 新一批 ATU-R TECOM AR4031B 隱藏性 命令字元CMD



贊助商連結


purk
2004-06-19, 07:17 PM
使用WEB模式的時候 沒有辦法使用這些隱藏性的CMD
一般人也常常注意WEB的簡單設定 而忽略了TELNETD或SSHD下的管理模式
而誤認為自己很安全

以下是幾個 4013B在TELNET連接後 隱藏性的指令

PS 這個指令就是列出目前的執行緒 但是很不幸的 只要利用這個指令
不需要上一篇教學提到REBOOT 你就可以看到明碼儲存的 ADSL連線帳號
跟密碼

IFCONFIG 這個你可以觀看你目前的WAN 跟LAN的 狀態跟一些詳細資料 是WEB模
式沒辦法看到的
ADSL 這後面可以加上許多參數
adsl start [--up] [--mod <a|d|l|t>] [--lpair <(i)nner|(o)uter>]
[--trellis <on|off>] [--snr <snrQ4>] [--bitswap <on|off>]
adsl stop
adsl connection [--up] [--down] [--loopback] [--reverb]
[--medley] [--noretrain]
[--tones <xmtStart xmtNum xmtMap rcvStart rcvNum rcvMap>]
adsl configure [--mod <a|d|l|t>] [--lpair <(i)nner|(o)uter>]
[--trellis <on|off>] [--snr <snrQ4>] [--bitswap <on|off>]
adsl bert [--start <#seconds>] [--stop] [--show]
adsl info [--state] [--show] [--stats] [--reset]
adsl --version
adsl --help

route add <IP address> <subnet mask> <[<gateway>] [<interface>]>
route delete <IP address> <subnet mask>
route show
route --help





待續

贊助商連結


purk
2004-06-19, 10:49 PM
Mem: 6044K used, 360K free, 0K shrd, 0K buff, 716K cached
Load average: 0.25, 0.08, 0.02 (State: S=sleeping R=running, W=waiting)

PID USER STATUS RSS PPID %CPU %MEM COMMAND
394 cht R 328 393 11.1 5.1 top
7 cht SW 0 1 0.8 0.0 [mtdblockd]
4 cht SW 0 0 0.4 0.0 [kswapd]
391 cht S 568 390 0.0 8.8 cfm
390 cht S 564 217 0.0 8.8 cfm
226 cht S 556 39 0.0 8.6 cfm
218 cht S 500 1 0.0 7.8 cfm
378 cht S 500 218 0.0 7.8 cfm
39 cht S 488 13 0.0 7.6 cfm
217 cht S 472 39 0.0 7.3 cfm
230 cht S 348 1 0.0 5.4 pppd
234 cht S 344 1 0.0 5.3 pppd
389 cht S 324 388 0.0 5.0 top
13 cht S 284 1 0.0 4.4 -sh
385 cht S 280 384 0.0 4.3 sh
1 cht S 276 0 0.0 4.3 init
393 cht S 276 392 0.0 4.3 sh
388 cht S 276 385 0.0 4.3 msh
392 cht S 252 391 0.0 3.9 sh

purk
2004-06-19, 10:52 PM
# mount
/dev/mtdblock0 on / type cramfs (ro)
/proc on /proc type proc (rw)
tmpfs on /var type tmpfs (rw)

purk
2004-06-19, 10:54 PM
# rmmod
Usage: rmmod [OPTION]... [MODULE]...

Unloads the specified kernel modules from the kernel.

Options:
-a Try to remove all unused kernel modules.

purk
2004-06-19, 10:55 PM
# df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/mtdblock0 4724 4724 0 100% /
tmpfs 192 80 112 42% /var

purk
2004-06-19, 10:59 PM
# insmod
Usage: insmod [OPTION]... MODULE [symbol=value]...

Loads the specified kernel modules into the kernel.

Options:
-f Force module to load into the wrong kernel version.
-k Make module autoclean-able.
-v verbose output
-L Lock to prevent simultaneous loads of a module
-x do not export externs