Depending on the sites security... Basically your putting in a value that was not intended by the programmer... and modern programmer will build their PHP script to only accept 1, 2, 3, 4 or 5 and not except anything more than 6.
@sarxin Wrong. it sends an edited value to the server and changes on the server, and the change is shown when you refresh (hit F5), and on any computer, anywhere.
@Domthedude001 Yes, i also know something else, if you are on a site with user profiles, then you must edit something that is not editable and when you click on ''save profile settings'' or whatever it is, it must be sent to the server. If all that is true, then edit a value, click the ''save profile settings'' button, and you have a value out-of-range of the normal values! For example: You can shout at user's profiles. The options to display shouts are: 3,6 and 9. Edit one however u like!
ohhh please. JS or Server side script can prevent this sort of "hacking" - which is exactly what would be implemented if the website owners gave a shit.
@Domthedude001 are you kidding me? An onSubmit event could validate the value is below 5 and stop the posting of the form. If JS is turned off, then just having some condition in the serverside script (php or alternative) could throw it out; if ($_POST['rating']>5) { echo "GTFO"; exit; }. Less than a minutes work to stop this happening.
I'm a web designer who's continuously renewing my website every day to get more traffic. Check out the video Free Web Design Tools on my channel. I give a small tutorial on several free web design tools such as firebug, filezilla, and html color coder, plus many more!! All of the tools in my tutorial are essential tools that every web designer should have from a novice to expert level.
Guys who are whining about him not having 'hacked' the website but only stored the changes locally :
Yes, the element on the website that he changed, the star ratings, did not change, but the changes he made allowed him to submit an illegitimate rating to the website, and so changing it.
Anyway.
Nice one, another way of doing this would have been to use the program 'TamperData' to intercept the information it send.
if($input=>6){ $error = 1;
}
Robert1995 10 months ago
@Robert1995 lol "5.999"
or "-100000000000000000"
Domthedude001 10 months ago
Depending on the sites security... Basically your putting in a value that was not intended by the programmer... and modern programmer will build their PHP script to only accept 1, 2, 3, 4 or 5 and not except anything more than 6.
Robert1995 10 months ago
This will desipere after clicking f5.
sarxin 10 months ago
@sarxin Wrong. it sends an edited value to the server and changes on the server, and the change is shown when you refresh (hit F5), and on any computer, anywhere.
Domthedude001 10 months ago
@Domthedude001 Yes, i also know something else, if you are on a site with user profiles, then you must edit something that is not editable and when you click on ''save profile settings'' or whatever it is, it must be sent to the server. If all that is true, then edit a value, click the ''save profile settings'' button, and you have a value out-of-range of the normal values! For example: You can shout at user's profiles. The options to display shouts are: 3,6 and 9. Edit one however u like!
TehGIGAgamer 7 months ago
For those who think that you can just give this video 5 trillion stars, don't get excited. This obvious method only works on very unsucure sites.
itouchvideos8 1 year ago
ohhh please. JS or Server side script can prevent this sort of "hacking" - which is exactly what would be implemented if the website owners gave a shit.
staggy916 1 year ago
@staggy916 JS couldn't prevent this.
Domthedude001 1 year ago
@Domthedude001 are you kidding me? An onSubmit event could validate the value is below 5 and stop the posting of the form. If JS is turned off, then just having some condition in the serverside script (php or alternative) could throw it out; if ($_POST['rating']>5) { echo "GTFO"; exit; }. Less than a minutes work to stop this happening.
staggy916 1 year ago
@staggy916 Yeap, serverside scripts can prevent this. I'd take out an onSubmit event in a second with Firebug though. JS validation is useless.
Domthedude001 1 year ago
cool :P
getakshat 1 year ago
luv the song!
Anggiclassicerz 1 year ago
Comment removed
KingOfMetek 1 year ago
movie theaters only this way u can make it right
saioshari 1 year ago
I'm a web designer who's continuously renewing my website every day to get more traffic. Check out the video Free Web Design Tools on my channel. I give a small tutorial on several free web design tools such as firebug, filezilla, and html color coder, plus many more!! All of the tools in my tutorial are essential tools that every web designer should have from a novice to expert level.
MoeBedard 1 year ago
HAHAH GOOD
diegofg10 1 year ago
wats the website name caus its hard to find sites like this
crazymonkey186 1 year ago
@faroukdabash i think is speeded up
MikkelMunk2 1 year ago
do u need firefox
blacksword98 1 year ago
@blacksword98 Yes
MikkelMunk2 1 year ago
@MikkelMunk2 it works with google chrome too
hackerdudemofo 1 year ago
ya i know what u mean... i already dabble in keylogging and viruses but recetly ive been getting into script
TechMyWay 2 years ago
u should change the music to madworld ( even though it doesnt match this )
gamerdtf555 2 years ago
how about less distracting music; and using the available audio to explain what you're doing instead of using really lame text
allyourcode 2 years ago
Guys who are whining about him not having 'hacked' the website but only stored the changes locally :
Yes, the element on the website that he changed, the star ratings, did not change, but the changes he made allowed him to submit an illegitimate rating to the website, and so changing it.
Anyway.
Nice one, another way of doing this would have been to use the program 'TamperData' to intercept the information it send.
Heckytorr 2 years ago 9
Thanks for clearing that up.
Domthedude001 2 years ago
go slow man
]
diveshmai 2 years ago
Loved it Dom haha.
AcidAlchamy 2 years ago
Ok Thanks
bluedove2897 2 years ago
it all goes way to fast.
No0bTEk 3 years ago
Hmm.. i wonder if you could give a youtube video 100 stars with this!
djh3mp 3 years ago
Nicely done mate :-) This is why never ever rely on POSTs and check them also.
somepoeplejustsuck 3 years ago
This has been flagged as spam show
this doesnt work?!
WaitesMedia 3 years ago
i tried this and had similar problems to the others. How do i submit the data if i find one of these websites??
SpamfuckingRox 3 years ago
yea thats actually a good question. How does the editing done save? Ive tried similar but it never worked.
holycornwolf 3 years ago