Post: MyMaths Hacking?
02-14-2011, 01:06 AM #1
Mr. DarkKV
League Champion
(adsbygoogle = window.adsbygoogle || []).push({}); tHIS isn;t a thing
Last edited by Mr. DarkKV ; 09-10-2017 at 05:46 PM.

The following 3 users say thank you to Mr. DarkKV for this useful post:

-Syed-, Car Lover, hacker103
02-14-2011, 03:28 AM #2
-Syed-
< ^ > < ^ >
Originally posted by Mr.
Many schools use a website called mymaths to help educate their students in maths, including mine...

Overall that website SUCKS, its boring and very time consuming.

So I've been looking into hacks for the site.. I've tried a few things..
Looking into the source code:
    
<HTML><HEAD><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><script src="[URL="https://www.nextgenupdate.com/forums/view-source:https://1.2.3.8/bmi-int-js/bmi.js"]https://1.2.3.8/bmi-int-js/bmi.js[/URL]" language="javascript"></script><TITLE>MyMaths.co.uk - Simplify - SimplifyingExpressions2OH - Online Homework</TITLE> <style type="text/css"><!-- body{margin-left:0px;margin-top:0px;}--></style></HEAD> <BODY bgcolor="#ffffff"><OBJECT classid="clsidHappy27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="100%" HEIGHT="100%" id="temp"> <PARAM NAME=movie VALUE="../../gold/simplify/simplifyingExpressions2OH.swf"><PARAM NAME=FlashVars VALUE="lessonLink=simplify/simplifyingExpressions2"><PARAM NAME=bgcolor VALUE=#ffffff><EMBED src="[URL="https://www.nextgenupdate.com/forums/view-source:https://www.mymaths.co.uk/gold/simplify/simplifyingExpressions2OH.swf"]../../gold/simplify/simplifyingExpressions2OH.swf[/URL]" FlashVars="lessonLink=simplify/simplifyingExpressions2" WIDTH="100%" HEIGHT="100%" TYPE="application/x-shockwave-flash" PLUGINSPAGE="https://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT> </BODY></HTML><script language="javascript"><!-- bmi_SafeAddOnload(bmi_load,"bmi_orig_img",1);//--> </script>
You cant just look in the source and get the answers because everything comes from there database. [FAILED]

I've tried JavaScript edit to reveal the answers. [FAILED]

Cheat engine too somehow edit the scores.. [STILL TESTING]

Most promising is to try and somehow intercept the connection...
So here is the connection I got from intercepting..
    https://www.mymaths.co.uk/studentRecords/saveDataOH.asp?sCode=6301429667684&q1score=0&q2score=0&taskID=1178

Take notice of this part:
    q1score=0&q2score=0

What it means? Question 1 I got 0 Question 2 I got 0
So what I will try tomorrow is too edit the score that it send too the server... When I get one question right heres the URL it ends the server
    q1score=1&q2score=0
Maybe we could try
    q1score=9&q2score=9
[MAYBE] (I'll try this tommorow)

Any Ideas are welcome.


Please dont flame if I posted in the wrong section, sorry.


I dont get it what u trying to say but i ****ing hate mymaths. its too easy. goodluck cause mymaths question changed everytime.
02-14-2011, 05:25 AM #3
Originally posted by Mr.
Many schools use a website called mymaths to help educate their students in maths, including mine...

Overall that website SUCKS, its boring and very time consuming.

So I've been looking into hacks for the site.. I've tried a few things..
Looking into the source code:
    
<HTML><HEAD><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><script src="[URL="https://www.nextgenupdate.com/forums/view-source:https://1.2.3.8/bmi-int-js/bmi.js"]https://1.2.3.8/bmi-int-js/bmi.js[/URL]" language="javascript"></script><TITLE>MyMaths.co.uk - Simplify - SimplifyingExpressions2OH - Online Homework</TITLE> <style type="text/css"><!-- body{margin-left:0px;margin-top:0px;}--></style></HEAD> <BODY bgcolor="#ffffff"><OBJECT classid="clsidHappy27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="100%" HEIGHT="100%" id="temp"> <PARAM NAME=movie VALUE="../../gold/simplify/simplifyingExpressions2OH.swf"><PARAM NAME=FlashVars VALUE="lessonLink=simplify/simplifyingExpressions2"><PARAM NAME=bgcolor VALUE=#ffffff><EMBED src="[URL="https://www.nextgenupdate.com/forums/view-source:https://www.mymaths.co.uk/gold/simplify/simplifyingExpressions2OH.swf"]../../gold/simplify/simplifyingExpressions2OH.swf[/URL]" FlashVars="lessonLink=simplify/simplifyingExpressions2" WIDTH="100%" HEIGHT="100%" TYPE="application/x-shockwave-flash" PLUGINSPAGE="https://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT> </BODY></HTML><script language="javascript"><!-- bmi_SafeAddOnload(bmi_load,"bmi_orig_img",1);//--> </script>
You cant just look in the source and get the answers because everything comes from there database. [FAILED]

I've tried JavaScript edit to reveal the answers. [FAILED]

Cheat engine too somehow edit the scores.. [STILL TESTING]

Most promising is to try and somehow intercept the connection...
So here is the connection I got from intercepting..
    https://www.mymaths.co.uk/studentRecords/saveDataOH.asp?sCode=6301429667684&q1score=0&q2score=0&taskID=1178

Take notice of this part:
    q1score=0&q2score=0

What it means? Question 1 I got 0 Question 2 I got 0
So what I will try tomorrow is too edit the score that it send too the server... When I get one question right heres the URL it ends the server
    q1score=1&q2score=0
Maybe we could try
    q1score=9&q2score=9
[MAYBE] (I'll try this tommorow)

Any Ideas are welcome.


Please dont flame if I posted in the wrong section, sorry.


Download the firefox extension TAMPER DATA. When you turn it on, any packets coming in our out of your webbrowser can be modified before there sent.

The following user thanked MoBaTeY for this useful post:

Mr. DarkKV
02-14-2011, 11:01 AM #4
Beta-
< ^ > < ^ >
Originally posted by MoBaTeY View Post
Download the firefox extension TAMPER DATA. When you turn it on, any packets coming in our out of your webbrowser can be modified before there sent.


I was thinking when reading your post please make a tut on how i hate mymaths :hitman:

The following user thanked Beta- for this useful post:

hacker103
02-14-2011, 03:39 PM #5
<Jimbo>
</Jimbo>

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo