isp internet redirect bypass and access to port 53 05-10-2017, 11:16 AM
#1
I didn't play my bill again on time and my isp was routing me to a https://*isp*.com/PAYYOURBILL page
so let's bypass that.
I have an old  huawei router notorious for being vulnerable in every way.
lets download the config and check the configurable setting
here's the line i found
to stop them overriding your dns change it to
upload the config and wait for the modem to restart.
tadaaaa!
now dns tunnel or set up a udp vpn on port 53 and you have internet back.
also found a setting for
MAYBE could change it for
to use a tcp connection over port 53 aswell
bu this is beyond what i need.
Have a nice day
N
so let's bypass that.
I have an old  huawei router notorious for being vulnerable in every way.
lets download the config and check the configurable setting
here's the line i found
Code:
DNSOverrideAllowed="1" DNSServers=""to stop them overriding your dns change it to
Code:
DNSOverrideAllowed="0" DNSServers="8.8.8.8"upload the config and wait for the modem to restart.
Code:
nmap 8.8.8.8 -p 53
open (53)now dns tunnel or set up a udp vpn on port 53 and you have internet back.
also found a setting for
Code:
<AppFilterInstance InstanceID="1" Name="DNS" Status="1" Protocol="UDP" Port="53"/>Code:
<AppFilterInstance InstanceID="1" Name="DNS" Status="1" Protocol="TCP/UDP" Port="53"/>bu this is beyond what i need.
Have a nice day
N
[Video: https://www.youtube-nocookie.com/embed/bOkD-HSOmyI]
[bt][1B1sXX2sHhvUrf9Ga9MKcH5e9T4xgN13tB]
[bt][1B1sXX2sHhvUrf9Ga9MKcH5e9T4xgN13tB]


![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)



















