Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   1114

Trying to reverse engineer a assignment site

by ricepuddle - 08 May, 2020 - 08:18 PM
This post is by a banned member (ricepuddle) - Unhide
7
Posts
1
Threads
5 Years of service
#1
Hey, I am new to this, and I was wondering if this was possible and I fell into the spiral of enjoying this. I was wondering if someone could point me to seeing if I can access the internal forms these questions are using to check if my answers are correct. Also, if I can intercept these checks when it comes to getting incorrect answers and any other option I might have. 

Any help or notes would be greatly appreciated. 
Code:
 
<tr class="ffTableSetFORMfields"> <td class="ffTableSetFORMfieldsLabel1" colspan="2"><div class="cell"><div class="ffDescription"><div style="white-space:nowrap" class="buttons"><input type="text" name="filler" class="mobile" size="16"> <input class="FORMfieldsSubmit" type="submit" id="just_save" name="just_save" value="Just Save" onclick="this.form.action='/butts/forms/catStuff/onlineform_2.php?iframe=true&amp;p_num=1&amp;assign=1'; this.form.target='save_iframe';checkStatus()" /><span id="disa1" style="display:none">  <span style="color:green;font-weight:bold"><span class="mobile">Your work has been </span>saved!</span>   <a href="[url=https://www.childsmath.ca/childsa/forms/1zcjStuff/student_admin.php]student_admin.php[/url]">(<span class="mobile">Back to </span>Admin Page)</a></span><span id="err1" style="display:none;color:red"> You have errors!</span>    <input class="FORMfieldsSubmit" type="submit" id="just_save_1" name="just_save" value="Submit Problem #1 for Grading" onclick="get_disabled('just_save_1');this.form.action='/butts/forms/catStuff/onlineform_2.php?iframe=true&amp;p_num=1&amp;assign=1&amp;sfg=true'; this.form.target='save_iframe';checkStatus()" /><br></div></div></div></td> </tr> <tr class="ffTableSetFORMfields"> <td class="ffTableSetFORMfieldsLabel2" colspan="2"><div class="cell"><div class="ffDescription"><div style="overflow-x:auto;"><table class="try1"><tr><td style="vertical-align:top"><span class="try1">Problem #1</span><td class="try1"><span class="try2">Attempt #1</span></td><td class="try1"><span class="try2">Attempt #2</span></td><td class="try1"><span class="try2">Attempt #3</span></td></tr><tr><td class="try2">Your Answer:</td><td class="try3">1(a) <span id="q1_part_c_answer_1"></span><br>1(b) <span id="q1_part_d_answer_1"></span><br>1(c) <span id="q1_part_e_answer_1"></span><br></td><td class="try3">1(a) <span id="q1_part_c_answer_2"></span><br>1(b) <span id="q1_part_d_answer_2"></span><br>1(c) <span id="q1_part_e_answer_2"></span><br></td><td class="try3">1(a) <span id="q1_part_c_answer_3"></span><br>1(b) <span id="q1_part_d_answer_3"></span><br>1(c) <span id="q1_part_e_answer_3"></span><br></td></tr><tr><td class="try2">Your Mark:</td><td class="try3">1(a) <span id="q1_part_c_mark_1"></span><br>1(b) <span id="q1_part_d_mark_1"></span><br>1(c) <span id="q1_part_e_mark_1"></span><br></td><td class="try3">1(a) <span id="q1_part_c_mark_2"></span><br>1(b) <span id="q1_part_d_mark_2"></span><br>1(c) <span id="q1_part_e_mark_2"></span><br></td><td class="try3">1(a) <span id="q1_part_c_mark_3"></span><br>1(b) <span id="q1_part_d_mark_3"></span><br>1(c) <span id="q1_part_e_mark_3"></span><br></td></tr></table></div><div id="partial_1" style="margin-left:150px;color:blue;font-size:11px"></div><br><br></div></div></td> </tr>
This post is by a banned member (raza786) - Unhide
raza786  
Infinity
91
Posts
3
Threads
5 Years of service
#2
(08 May, 2020 - 08:18 PM)ricepuddle Wrote: Show More
Hey, I am new to this, and I was wondering if this was possible and I fell into the spiral of enjoying this. I was wondering if someone could point me to seeing if I can access the internal forms these questions are using to check if my answers are correct. Also, if I can intercept these checks when it comes to getting incorrect answers and any other option I might have. 

Any help or notes would be greatly appreciated. 
Code:
 
<tr class="ffTableSetFORMfields"> <td class="ffTableSetFORMfieldsLabel1" colspan="2"><div class="cell"><div class="ffDescription"><div style="white-space:nowrap" class="buttons"><input type="text" name="filler" class="mobile" size="16"> <input class="FORMfieldsSubmit" type="submit" id="just_save" name="just_save" value="Just Save" onclick="this.form.action='/butts/forms/catStuff/onlineform_2.php?iframe=true&amp;p_num=1&amp;assign=1'; this.form.target='save_iframe';checkStatus()" /><span id="disa1" style="display:none">  <span style="color:green;font-weight:bold"><span class="mobile">Your work has been </span>saved!</span>   <a href="[url=https://www.childsmath.ca/childsa/forms/1zcjStuff/student_admin.php]student_admin.php[/url]">(<span class="mobile">Back to </span>Admin Page)</a></span><span id="err1" style="display:none;color:red"> You have errors!</span>    <input class="FORMfieldsSubmit" type="submit" id="just_save_1" name="just_save" value="Submit Problem #1 for Grading" onclick="get_disabled('just_save_1');this.form.action='/butts/forms/catStuff/onlineform_2.php?iframe=true&amp;p_num=1&amp;assign=1&amp;sfg=true'; this.form.target='save_iframe';checkStatus()" /><br></div></div></div></td> </tr> <tr class="ffTableSetFORMfields"> <td class="ffTableSetFORMfieldsLabel2" colspan="2"><div class="cell"><div class="ffDescription"><div style="overflow-x:auto;"><table class="try1"><tr><td style="vertical-align:top"><span class="try1">Problem #1</span><td class="try1"><span class="try2">Attempt #1</span></td><td class="try1"><span class="try2">Attempt #2</span></td><td class="try1"><span class="try2">Attempt #3</span></td></tr><tr><td class="try2">Your Answer:</td><td class="try3">1(a) <span id="q1_part_c_answer_1"></span><br>1(b) <span id="q1_part_d_answer_1"></span><br>1(c) <span id="q1_part_e_answer_1"></span><br></td><td class="try3">1(a) <span id="q1_part_c_answer_2"></span><br>1(b) <span id="q1_part_d_answer_2"></span><br>1(c) <span id="q1_part_e_answer_2"></span><br></td><td class="try3">1(a) <span id="q1_part_c_answer_3"></span><br>1(b) <span id="q1_part_d_answer_3"></span><br>1(c) <span id="q1_part_e_answer_3"></span><br></td></tr><tr><td class="try2">Your Mark:</td><td class="try3">1(a) <span id="q1_part_c_mark_1"></span><br>1(b) <span id="q1_part_d_mark_1"></span><br>1(c) <span id="q1_part_e_mark_1"></span><br></td><td class="try3">1(a) <span id="q1_part_c_mark_2"></span><br>1(b) <span id="q1_part_d_mark_2"></span><br>1(c) <span id="q1_part_e_mark_2"></span><br></td><td class="try3">1(a) <span id="q1_part_c_mark_3"></span><br>1(b) <span id="q1_part_d_mark_3"></span><br>1(c) <span id="q1_part_e_mark_3"></span><br></td></tr></table></div><div id="partial_1" style="margin-left:150px;color:blue;font-size:11px"></div><br><br></div></div></td> </tr>

form the code that you have share there doesn't seem to be anything that would indicate the answers here, although the checkstatus function might be checking it but that function is not visible here... maybe I'm wrong

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)