This article shows simple JAVASCRIPT injection and how to obtain the ADSL username and password of Thompson modem:
1. Login to your modem;
2. On the main page, press: "Disconnect";
3. On the main page, press: "Internet"
4. In the address bar paste:
javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i) { if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Your password is:\n\n" + s); else alert("Couldn't obtain the password.");})();5. The PPPoE password will be showen, it is 32 characters long;
6. The PPPoE username is found above the password and it looks like an email address;
Best regards,
Stoyan Bukovich
Executive manager
SNB Solutions
Cell.: +52 6241 616969
E-mail:
s.bucovich@snb-bg.comWeb:
www.snb-bg.com