I habitually save a copy of my modem configuration once my internet setup is working - just in case I need it later. Today I used the backup I made to restore settings at my wife's business after the modem settings got reset to factory defaults.
This config backup file stores a lot of settings, some of which you may not be able to change through the modem configuration interface! When I searched through the file for a password I noticed there are quite a few different passwords stored in the file. Some of these are quite concerning!
Is this perhaps a hashed version of the admin password? I dont see the admin password in the file, so I imagine it is. But why are there two, the second one called SupportPassword? Or is this some completely different password, and should I be changing these?
Elsewhere in the same file
Now that I don't like at all....
Telkom is probably spying on me, or giving themselves a back-door into my modem.
This config backup file stores a lot of settings, some of which you may not be able to change through the modem configuration interface! When I searched through the file for a password I noticed there are quite a few different passwords stored in the file. Some of these are quite concerning!
Code:
<X_BROADCOM_COM_LoginCfg>
<AdminPassword>bVk##################</AdminPassword>
<SupportPassword>bVk##################</SupportPassword>
</X_BROADCOM_COM_LoginCfg>
<X_BROADCOM_COM_AppCfg>
<Tr69cCfg>
<ConnectionRequestAuthentication>FALSE</ConnectionRequestAuthentication>
</Tr69cCfg>
Is this perhaps a hashed version of the admin password? I dont see the admin password in the file, so I imagine it is. But why are there two, the second one called SupportPassword? Or is this some completely different password, and should I be changing these?
Elsewhere in the same file
Code:
<ManagementServer>
<URL>http://tsm.telkomadsl.co.za:1111/ACS-INTF</URL>
<LastConnectedURL>http://tsm.telkomadsl.co.za:1111/ACS-INTF</LastConnectedURL>
<Username>ACF1########################</Username>
<Password>h9##########################</Password>
<PeriodicInformEnable>TRUE</PeriodicInformEnable>
<PeriodicInformInterval>86400</PeriodicInformInterval>
<PeriodicInformTime>2011-07-18T00:21:54+00:00</PeriodicInformTime>
<ConnectionRequestURL notification="2">(null)</ConnectionRequestURL>
<ConnectionRequestUsername>(null)</ConnectionRequestUsername>
<ConnectionRequestPassword>(null)</ConnectionRequestPassword>
</ManagementServer>
Now that I don't like at all....
Telkom is probably spying on me, or giving themselves a back-door into my modem.