GingerRobot Posted June 23, 2009 Share Posted June 23, 2009 Though, SQL injection isn't limited to INSERT statements. Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-861709 Share on other sites More sharing options...
HaLo2FrEeEk Posted June 25, 2009 Author Share Posted June 25, 2009 I'm not using the database at all for this page, except in the header and footer, which I use on every other page that uses this same layout. Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-863127 Share on other sites More sharing options...
darkfreaks Posted June 25, 2009 Share Posted June 25, 2009 Capture.php: array() Loop is vunerable to Cross Site Scripting Attacks Functions.js: Highlight does not always return a value, function uhighlight does not always return a value, _TOPSLIDE is not defined Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-863442 Share on other sites More sharing options...
darkfreaks Posted June 25, 2009 Share Posted June 25, 2009 rmw_jslib.js: reference to undefined property ActiveXObject, reference to undefined property ShowModelessDialog, reference to undefined property onunload, undeclared variable rmw_pop, undeclared variable __apipath, undeclared variable rmw_old_onunload, undefined property window.opera, undefined variable rmw_over, rmw_count, rmv_popfeatures, rmw_wait_for_width Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-863473 Share on other sites More sharing options...
HaLo2FrEeEk Posted June 26, 2009 Author Share Posted June 26, 2009 highlight and unhighlight functions never return a value, they perform a...FUNCTION? Wow. rmw_jslib.js is only used on the forum, therefore isn't even in the source code for the capture.php page, therefore plays absolutely no part here. array() loop is vulnerable!?! What the hell, where do I have an array() loop? Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-864265 Share on other sites More sharing options...
darkfreaks Posted June 26, 2009 Share Posted June 26, 2009 sorry maybe i should be more clear your POST array() is vunerable to cross site scripting. Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-864269 Share on other sites More sharing options...
Daniel0 Posted June 27, 2009 Share Posted June 27, 2009 sorry maybe i should be more clear your POST array() is vunerable to cross site scripting. Yeah, maybe you should: Use of exploit scanners can be an effective way to discover exploits on a website, so we have no intention of banning posting scanner results. But these scanners can also return bogus results. Secondly: Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime. As of now, posting scanner results is only allowed under the following conditions: 1) You must share the name and how to get the scanner 2) You absolutely MUST explain every item in the result (why is this a risk, not just because the scanner says so) Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-864575 Share on other sites More sharing options...
darkfreaks Posted July 2, 2009 Share Posted July 2, 2009 I do understand scanners have a possibility of returning bogus results so i will not argue if i am indeed wrong. However if he wishes to scan for himself and test it i will leave the link to the scanners. i will leave an example of what i mean. and maybe he can prove me wrong who knows. XSS Me Add-ON for Firefox Example: Array ( [gamertag] => [film] => # [res] => 720 [format] => wmv [comment] => => ) 1.) why do you have your results in an array? 2.) why is it not filtered where anyone could enter anything into it? Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-867493 Share on other sites More sharing options...
Daniel0 Posted July 2, 2009 Share Posted July 2, 2009 He already told you. He has only completed the front end. Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-867626 Share on other sites More sharing options...
dezkit Posted July 3, 2009 Share Posted July 3, 2009 Isn't it much cheaper to use the Bungie Grab Feature? I mean really. 1 Bungie minute = any film clip under 10 minutes not depending on the time. Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-868188 Share on other sites More sharing options...
HaLo2FrEeEk Posted July 7, 2009 Author Share Posted July 7, 2009 Isn't it much cheaper to use the Bungie Grab Feature? I mean really. 1 Bungie minute = any film clip under 10 minutes not depending on the time. Uhm...idk how you work out that 1 bungie MINUTE is 10 minutes...last I heard 1 bungie minutes is, you know...1 MINUTE! And the Bungie Render to Video feature is only available to players who have Bungie Pro, which costs like, 800 MS points. Some people don't want/need Pro, they only want to record a few clips here and there. That's what my service is for. And also, I started the idea for my service before Bungie introduced or even announced Render to Video, so yeah, there's that too. And yes, darkfreaks, like daniel said, only the frontend is done. When it's completed submit.php will not do anything unless a POST array is passed to it with the proper values. If the proper values are not submitted, it will not get saved. I needed an output for debugging, so testers could post that returned array and I could see if there were any issues. It worked perfectly for what I needed and helped me fix a lot of problems. Course I haven't worked on this for some time, and don't know when I will again, I have to be in the mood to work on it, really. Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-870180 Share on other sites More sharing options...
chmpdog Posted July 11, 2009 Share Posted July 11, 2009 Let me know when its done! gamertag: a freaking hobo Link to comment https://forums.phpfreaks.com/topic/161155-halo-3-saved-film-hd-recording-service-testers-needed/page/3/#findComment-873407 Share on other sites More sharing options...
Recommended Posts