Quote:
Originally Posted by wolvie1984
Pretty detailed information, I would work on that if I had some spare time (work to do :/ )
Thankfully I got pretty much everything I'll ever need from inaudax release, so rigt now only thingI need is U-ISO
Quick question, do you know if there's some kind of method to bypass the requests/responses from the servers when you accept a gift? And then repeat that request/response to get a huge amount of that accepted gift?
Is it necessary to edit any xml file or the swf? I saw a vid in which only by retouching something in the request/reponse url this was doable, but I wanna be sure that nothing else is needed, otherwise I would be wasting my time (I think this hack is also made by inaudax, but it's private I think)
EDIT: I've been playing around with Charles and the requests/resposes, but it seems thay added a huge hash code to each of them so nobody can "play" with them. Is here some moethod to do what I mentioned above? (I'm not asking for the method, just want to know if there's something possible to do). Tanks!
|
First of all , let me clear you how it works. When you accept a gift, you send two request to playdom server , one consisting of the gift data and another to accept the message. As soon as these infos are sent, server responses with jQuery callback functions. This function is used after the current effect is 100% done.
If you recall inaudax to discover an exploit earlier, by which you can get as many energy by simply changing the gift parameters and adding codes as provided. But unfortunately it got patched.
Answer to your first question :- Yes, by manipulation variables. Marvel avengers game uses SSL which provides lot of security but its not enough to prevent such variable manipulation attacks. But since after their upgrade, i think thet are using Java Applet. The way it works is pretty simple. It signs the message sent from the client and validate the certificate instead of letting browser do that, in order for ''charles'' to not get in between the client and the server with a fake certificate. This applet is designed to reject such fake certificate. To overcome it, you need to replace embedded certificate provided by the applet and replace it with a fake one.
You keep playing with it, and learn more about it but you cannot wish to succeed at your first try without having any idea of it at all. Good Luck.
Quote:
Originally Posted by aimjunkies
Thanks bro.
And how do i fix that i can open my Marvel profile? I just can't open it -.- stucks at loading.
|
Clear cache. If you have charles opened at same time, make sure the ''map local'' is disabled. If the problem still persists, use another browser ( Newly Installed) and try it there.
Hope it resolves the issue you are facing.