03-20-2009, 10:28 AM
So I like fantasy sports.. but the site I use for MotoGP fantasy racing is totally dicked up. The solution? Write my own (which will also support damn near every other racing league on the planet eventually, but goal #1 is MotoGP before the season starts).
Could I get people to go to my testing site and try to break it? (and document your efforts and share them with me. You'll find a lot of output at the bottom of each page that would be helpful to me if you run into a problem).
Really bad testing plan:
1) Join ( try to break it as well )
2) Create a league ( try to break it ) ( You can have/participate in multiple leagues )
3) Join the league / create a team ( try to break it )
4) Try to create multiple teams within the league. (You can only have one team in each league)
5) Try to invite (I'll admit right now this feature is incomplete. It only tells you the people it successfully emailed and doesn't report back which email addresses were invalid).
6) If you know how, submit false POST data and try your hand at some SQL injection. There's plenty of DB info in the profiler output on the bottom of each page to help.
URL is <!-- m --><a class="postlink" href="http://gpmanager.sg-techconsulting.com">http://gpmanager.sg-techconsulting.com</a><!-- m --> . Site authentication is guest / guest , after that you'll have to create an account.
I know the general look and feel is ugly but I'm a programmer not a designer. And right now the design is the 'basic' format so that cellphones / mobile browsers have zero issues. The "final" version will use a lot of javascript (jquery UI) for prettiness.
even if you're not technically inclined, if y'all could just sign up and register and create some teams and such it'd be helpful to have sample data to work with (that hasn't been create/randomized by me).
In exchange I'll make a donation to MM proportionate to the number of people helping out. Thanks.
BTW, please use fake passwords that you don't use for anything else. But know that user passwords are hashed and salted so all I ever see is something along the lines of 'eb57d59768078dc30e9077335dfd0b66758d79c0476b784ef 1'.
Known Issues:
Rank does not work.
Password reset does not work (haven't even coded it yet).
(also posted here - <!-- m --><a class="postlink" href="http://www.2darkpark.com/vbulletin/showthread.php?t=19268">http://www.2darkpark.com/vbulletin/show ... hp?t=19268</a><!-- m --> )
Could I get people to go to my testing site and try to break it? (and document your efforts and share them with me. You'll find a lot of output at the bottom of each page that would be helpful to me if you run into a problem).
Really bad testing plan:
1) Join ( try to break it as well )
2) Create a league ( try to break it ) ( You can have/participate in multiple leagues )
3) Join the league / create a team ( try to break it )
4) Try to create multiple teams within the league. (You can only have one team in each league)
5) Try to invite (I'll admit right now this feature is incomplete. It only tells you the people it successfully emailed and doesn't report back which email addresses were invalid).
6) If you know how, submit false POST data and try your hand at some SQL injection. There's plenty of DB info in the profiler output on the bottom of each page to help.
URL is <!-- m --><a class="postlink" href="http://gpmanager.sg-techconsulting.com">http://gpmanager.sg-techconsulting.com</a><!-- m --> . Site authentication is guest / guest , after that you'll have to create an account.
I know the general look and feel is ugly but I'm a programmer not a designer. And right now the design is the 'basic' format so that cellphones / mobile browsers have zero issues. The "final" version will use a lot of javascript (jquery UI) for prettiness.
even if you're not technically inclined, if y'all could just sign up and register and create some teams and such it'd be helpful to have sample data to work with (that hasn't been create/randomized by me).
In exchange I'll make a donation to MM proportionate to the number of people helping out. Thanks.
BTW, please use fake passwords that you don't use for anything else. But know that user passwords are hashed and salted so all I ever see is something along the lines of 'eb57d59768078dc30e9077335dfd0b66758d79c0476b784ef 1'.
Known Issues:
Rank does not work.
Password reset does not work (haven't even coded it yet).
(also posted here - <!-- m --><a class="postlink" href="http://www.2darkpark.com/vbulletin/showthread.php?t=19268">http://www.2darkpark.com/vbulletin/show ... hp?t=19268</a><!-- m --> )