changtimwu / changtimwu.github.com

Tim's testing/practice notes
7 stars 2 forks source link

typhoon day #8

Open changtimwu opened 9 years ago

changtimwu commented 9 years ago

swixcore js

peridot

WLAN

GO & WEB & RPC

changtimwu commented 9 years ago

Currently admin access restriction(aka IP security) has many design flaws.

default deny all

Allowed administration interfaces

Allowed Remote IP addresses

changtimwu commented 9 years ago

tomato general save technique https://bitbucket.org/pl_shibby/tomato-arm/src/2eb4a7ce93fe705d5a0db2adf6b32363ad6a5c75/release/src-rt-6.x.4708/router/www/tomato.js?at=shibby-arm#cl-225

tomato.cgi source code https://bitbucket.org/pl_shibby/tomato-arm/src/2eb4a7ce93fe705d5a0db2adf6b32363ad6a5c75/release/src-rt-6.x.4708/router/httpd/tomato.c?at=shibby-arm

when pressing Save button. It just normal string POST. It's even not json

2015-07-11 2 18 06
changtimwu commented 9 years ago

https://github.com/RMerl/asuswrt-merlin/wiki asus merlin is another tomato based firmware.