What's new

Tutorial Mask Protection (high level protection)

Status
Not open for further replies.

JeaPrimeTV

Forum Veteran
Elite
Joined
May 18, 2013
Posts
749
Reaction
6,309
Points
912
Age
39
BM622 Users

Login:wimax
Password: wimax820
ATP>shell
# ifconfig eth1 down
# ifconfig eth1 hw ether 000000000000 ------>> Any MAC Series is ACCEPTED
# ifconfig eth1 up
# exit
ATP>save
Successed in saving config datas
ATP>exit
(Optional)
ATP>shell
#killall cwmp ---------------------------------------->> To Disable all CWMP - TR069 connections
Note: To all 625/621 Users Disable or Change (user - user) access in Web GUI (Edit the Advanced Config File)
Optional
ATP> shell
#killall web --------------------> If tamad ka mag Edit ng Config
#exit
ATP>save
Successed in saving config datas
ATP>exit

BM622i Users 2010/2011

Telnet 192.168.254.1 2010
Login: wimax
Pass: wimax820 2011
Login: Firefly
Pass: $P4mb1h1r4N4m4nT0!!
ATP>shell
#ifconfig icc0 down
#ifconfig icc0 hw ether 000000000000
#ifconfig icc0 up
#exit
ATP>save
Note: After successfull Masking "Common Sense" Login to Web GUI and Check your WAN MAC if napalitan.. that's it.
1111111mn.jpg

Note: Do it everytime you turn-on your modem
Note: Palitan mo ng ibang MAC yung LAN Mac mo para hindi ma hulaan ng attacker ang WAN Mac mo. Common Sense gawing magka-iba ang WAN at LAN. Command to change LAN MAC (setmacaddr 00:00:00:00:00:01)
Note: Mas Effective to keysa Patched and Config Edit.
Kasi kahit naka config edit ka if ever na ma remote ka makaka login parin yung mga attacker kahit na pinalitan mopa ang Admin pass at Telnet pass.
Note: Hindi makaka Login ang Attacker sa ADMIN Panel ng modem mo basta naka mask ang WAN MAC add mo kahit naka check payang ACL mo dyan. "Common Sense" naman kung bakit and how it works.
Again do it Everytime your Turn-On your Modem
A Simple Thanks is deeply Appreciated. Hope you did.

TEST ONLY!
TRY NYO ITO (Protection Test)

Check nyo yung ACL ng modem nyo (HTTP WAN) kunin nyo yung WAN IP ng modem
Then try nyo ipa remote yung modem nyo test nyo kung makaka login pa yung mga mag reremote/attacker sa modem nyo.

DOWNLOAD NYO

Set cloner = CreateObject("WScript.Shell")
cloner.run"cmd"
WScript.Sleep 500
cloner.SendKeys"telnet 192.168.1.1"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"wimax"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"wimax820"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"shell"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"ifconfig eth1 down"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"ifconfig eth1 hw ether 000000000000"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"ifconfig eth1 up"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"save"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 500

Change Values if pinalitan nyo yung config file

salamat po .....................
 

Attachments

d ako maka access ng GUI xD dahil na protected ko kc. d ko alam pano mag balik sa dati. d na rin ako maka pag change mac. xD hahaha
 
Dear Jan Erick,

Since 2 years have passed since the last reply in this thread, I am locking it to prevent necroposting. Feel free to start a new thread or contact any forum staff if you want this to be reopened.

Thread closed.
 
Status
Not open for further replies.

Similar threads

Back
Top