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

Jump to content



Photo

HTML


  • Please log in to reply
HTML

#1

yeet05343
yeet05343
    Offline
    0
    Rep
    0
    Likes

    Member

  • PipPipPip
Posts: 39
Threads: 3
Joined: Apr 17, 2019
Credits: 0
Five years registered
#1

Does anyone know how to pull the answers for online test/quizzes using inspect element. Ive done it before but i cant figure out how tf i did it i just clicked something and boom it was right there. If someone could help that would be great The website is reading plus  


  • 0

#2

FaithHF
FaithHF
    Offline
    36
    Rep
    234
    Likes

    SESH

Posts: 408
Threads: 36
Joined: Dec 04, 2016
Credits: 0

Seven years registered
#2

We're not going to know about some random proprietary website.

If it's not under 'inspect element' or hidden in some random script on the site, tough luck, you'll just have to actually study.


  • 0

#3

panteL
panteL
    Offline
    2
    Rep
    73
    Likes

    dead.

Posts: 79
Threads: 9
Joined: Jan 12, 2016
Credits: 0

Eight years registered
#3

most of the time (if not every time) its stored in a database. you can try to inject sql commands to get the SELECT result out of it. But if the website admin isnt dump af this wont work :P


  • 0

Dead. :go:


#4

tonu96
tonu96
    Offline
    6
    Rep
    40
    Likes

    Addicted

Posts: 211
Threads: 6
Joined: Mar 12, 2019
Credits: 0
Five years registered
#4

You just got lucky the time the answers were "hidden" in the HTML. Any decent site will check whether or not your answer was correct server-side.


  • 0

#5

theloldude123
theloldude123
    Offline
    0
    Rep
    0
    Likes

    New Member

  • PipPip
Posts: 15
Threads: 0
Joined: Apr 23, 2019
Credits: 0

Five years registered
#5

wtf is that even


  • 0

#6

blackblock
blackblock
    Offline
    0
    Rep
    5
    Likes

    Member

  • PipPipPip
Posts: 31
Threads: 5
Joined: Feb 01, 2019
Credits: 0

Five years registered
#6

some basic site have it in the element but very few. most will check you answer on a server so you can not get them from just the form.

 

you can try SQL inject but nearly every site sanitise input now (or you could do DROP TABLES :D )

suck i know :(


  • 0


 Users browsing this thread: