So yesterday i take a look at my CDMA modem.
this modem use simcard from aburizal bakrie company (IYKWIM).
no subsciption. its redirect package.
the old bug is still alive. UDP port 53 use pinoy style.
so why it can connected ? why UDP ? why not TCP ?
then i take a shot to connecting onto tcp protocol.
this is what i try :
from my asumption if i use get method then i will be redirected onto max d site.
so why not use CONNECT method ?
then i recall what tunneling software use that method
this modem use simcard from aburizal bakrie company (IYKWIM).
no subsciption. its redirect package.
the old bug is still alive. UDP port 53 use pinoy style.
so why it can connected ? why UDP ? why not TCP ?
then i take a shot to connecting onto tcp protocol.
this is what i try :
from my asumption if i use get method then i will be redirected onto max d site.
so why not use CONNECT method ?
then i recall what tunneling software use that method
- first i use ultrasurf, from the clue left by alec, i need proxy port 80. hunting proxy from spy.ru . then i use some local proxy tool to see whats going on, i use supper query tools. this is my setup : ultrasurf listened onto sqt, then on the sqt i use proxy port 80 from spy.ru. i see from the log windows, when ultra tried to connect on the url its redirected on to maxd. but when connect directly to ip address BAM ! connection established 200/OK. fyuh.
- next how about use ultrasurf directly ? why ? because i tried to open https://google.com that page is opened altough is loading forever. https == 443. ultrasurf use 443 on their server. so i setup ultra to listened to sqt. tried to connect, BAM ! its connected. but the performance is very bad. better use proxy than directly connect to server.
- okay next step is use SSH on port 80, ssh use connect metod too. grab a free ssh from usassh and lovessh. its connected, performance not very bad
- found another clue from phreaking site, use anonymity tools called TOR, its working too, sometimes its fast (i got 1mbps). sometimes its slow
- last i tried pinoy style tcp 80, not bad
TODO list :
- more study on UDP
- use another tools that use CONNECT method
- Combine the trick with package, volbase maybe
Conclusion
- The bug is on the connect method
- usable port 80 tcp, and 53 udp
- tools : tor,pinoy,ssh
Tidak ada komentar:
Posting Komentar