View Full Version : Remember the Custom Hotmail "Hack"? Well...
I'm sure most of you remember the workaround that enabled you to have a blah@blah.blah hotmail passport? Just in case, here it is again...
Go sign up for a hotmail account
Copy the following into your browser
javascript:function r(q){} function s(q){ e[q] = new Option(a[q],a[q]) }; r(e = document.getElementById("idomain").options); r(d="toxic."); r(a = new Array("hotmail.com", "nasa.gov", "fbi.gov", "mod.gov", "sch.gov")); for (i=0;i<a.length;i++){ s(i ) } alert("Success - Additional Emails Added [Courtesy of Many People, but md5this got there first!]");
Tweak as necessary
ANYWAY... I was wondering if this is possible (in one form or another) on any drop down menu on a website? For example, the relationship status of a bebo account? If it's not possible, then how exactly does the email trick work?
Thanks for the time
jwchips
Prometheum
2008-11-30, 05:43
Probably isn't possible as it's just a javascript hack for hotmail. Javascript is local, so I doubt it'll affect anything networked.
Probably isn't possible as it's just a javascript hack for hotmail. Javascript is local, so I doubt it'll affect anything networked.
Basically, it inserts other variables into a drop down box, and those variables aren't validated on the server. So it works, or at least did.
Mutant Funk Drink
2008-12-01, 01:09
Yeah, it does work. But what's easier is to just go to this page.
https://accountservices.passport.net/reg.srf?ru=https://accountservices.passport.net/ppnetworkhome.srf%3Fvv%3D600%26lc%3D1033&cru=https://accountservices.passport.net/ppnetworkhome.srf%3fvv%3d600%26lc%3d1033&sl=1&vv=600&lc=1033https://accountservices.passport.net/reg.srf?ru=https://accountservices.passport.net/ppnetworkhome.srf%3Fvv%3D600%26lc%3D1033&cru=https://accountservices.passport.net/ppnetworkhome.srf%3fvv%3d600%26lc%3d1033&sl=1&vv=600&lc=1033
And select "Yes, use my own email" at the beginning.
Numberjumbo
2008-12-01, 07:09
Mutant Funk Drink is correct.
Also, OP, I tried some javascript trick to edit the relationship status on bebo, didn't work.
Mutant Funk Drink is correct.
Also, OP, I tried some javascript trick to edit the relationship status on bebo, didn't work.
Because those options ARE validated on the server. Do you see how this works? :confused::confused::confused:
Numberjumbo
2008-12-01, 12:39
this is relevant to my interests.
Numberjumbo
2008-12-01, 12:40
This is relevant to my interests.
ThunderChicken
2008-12-01, 19:27
Yeah, it does work. But what's easier is to just go to this page.
https://accountservices.passport.net/reg.srf?ru=https://accountservices.passport.net/ppnetworkhome.srf%3Fvv%3D600%26lc%3D1033&cru=https://accountservices.passport.net/ppnetworkhome.srf%3fvv%3d600%26lc%3d1033&sl=1&vv=600&lc=1033https://accountservices.passport.net/reg.srf?ru=https://accountservices.passport.net/ppnetworkhome.srf%3Fvv%3D600%26lc%3D1033&cru=https://accountservices.passport.net/ppnetworkhome.srf%3fvv%3d600%26lc%3d1033&sl=1&vv=600&lc=1033
And select "Yes, use my own email" at the beginning.
You're already signed in
You've already signed in using the account director554322@fbi.gov.
To sign out and sign up for a new account, click Continue.
:D
dfgremnantsunleashed
2008-12-02, 18:01
I know the trick i had my nsa account when it first started. (the service i mean)
As far as i can remember, only options are removed from the page but if you send extra information which was available before the page got edited the server will validate it.
it's like removing the "Male" from the menu, even if you send Male it will validate it because the Server table wasn't changed only the client page was changed and the "male" option removed.
Correct me if i am wrong.