It's a start...

Have a project in the works but not much media? How about an idea you are turning into a project? Maybe a game design document you want to start with. This is the place.
Post Reply
User avatar
OoZI
Posts: 109
Joined: Mon Jan 02, 2012 4:22 pm

It's a start...

Post by OoZI »

So, I have a game I've been working on, and it is about ready for some testing. I don't have all systems up and running, but I would really appreciate if some people could take a look, and maybe try a bit of SQL injection and any other kind of exploits they can think of (Yes, I have a backup). Here is a clicky to the game: Clicky
-OoZI

My Blog
Torax
Posts: 169
Joined: Sun May 13, 2012 2:38 pm

Re: It's a start...

Post by Torax »

OoZI wrote:So, I have a game I've been working on, and it is about ready for some testing. I don't have all systems up and running, but I would really appreciate if some people could take a look, and maybe try a bit of SQL injection and any other kind of exploits they can think of (Yes, I have a backup). Here is a clicky to the game: Clicky
It's a great start indeed. I found an exploit check my file I've got infinite cash. You just enter a negative amount when putting cash in the bank. Nice job so far it is interesting :D

I'll let you know if I find anymore exploits when I have time.
Last edited by Torax on Thu Jan 03, 2013 9:50 pm, edited 1 time in total.
User avatar
OoZI
Posts: 109
Joined: Mon Jan 02, 2012 4:22 pm

Re: It's a start...

Post by OoZI »

Well Thanks for that. I'll fix it ASAP.
-OoZI

My Blog
Torax
Posts: 169
Joined: Sun May 13, 2012 2:38 pm

Re: It's a start...

Post by Torax »

OoZI wrote:Well Thanks for that. I'll fix it ASAP.
No problem. I've also got a little bit of advice. If it's possible you should make it so a visitor can't view work.php etc. while they are not logged in. I was working and it said I have 20 minutes left so I waited the 20 and by the time it was done my session expired and when I refreshed I got this
You are currently working as a . You have -22620803 minute(s) left.
because I was actually logged out but still able to view work.php.
User avatar
OoZI
Posts: 109
Joined: Mon Jan 02, 2012 4:22 pm

Re: It's a start...

Post by OoZI »

Yes, I was working on my authorization script, so that has been doing that to me as well. I also fixed the banking problem.

EDIT: auth.php has been fixed and restored.
-OoZI

My Blog
Torax
Posts: 169
Joined: Sun May 13, 2012 2:38 pm

Re: It's a start...

Post by Torax »

Glad to hear it. If you need any testing for other exploits I will try to help in my free time when I'm not working on my own game.
User avatar
OoZI
Posts: 109
Joined: Mon Jan 02, 2012 4:22 pm

Re: It's a start...

Post by OoZI »

Okay, thanks a bunch!
-OoZI

My Blog
mrmajic
Posts: 117
Joined: Sat Jun 27, 2009 9:37 am

Re: It's a start...

Post by mrmajic »

I tried to register and got this:

Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'mysql.hosting.zymic.com' (4) in /www/zzl.org/m/e/r/merchant-marine/htdocs/connect.php on line 3
Could Not Connect

??
Mr Majic...

Current Project: http://www.deltarealm.net
feedback welcome.
User avatar
Jackolantern
Posts: 10891
Joined: Wed Jul 01, 2009 11:00 pm

Re: It's a start...

Post by Jackolantern »

Looking good so far! I tried a bit of SQL injection to no avail, but I am definitely not an expert.

My main feedback concerning the game is a bit of a lack of activities to do in the beginning. When you first register and select a ship, really the only thing you can do is select to work within your class, and then wait out the 20 minute timer. I am not sure if a user who just registered to play the game will be patient to come back in 20 minutes. Perhaps allowing the player to select how long they want to work could help.

Aside from that, very neat idea and I like it :)
The indelible lord of tl;dr
User avatar
Hamilton
Posts: 114
Joined: Tue Sep 11, 2012 7:11 am

Re: It's a start...

Post by Hamilton »

I did a bit of SQL INJECTION, but looks like I wasn't able to drop a table. However, I was able to login with "DROP TABLE" and no password (no registration with this attempt). What happened though was DROP TABLE became the user name.

What I would recommend is that you have Name Filter for user names to prevent not only SQL Attacks but also to prevent offensive words, as well as Spammers too. If you do not have one, I could dig mine up and let you modify to suit.
Sign off,
Hamilton
Post Reply

Return to “Project Showoff Tier I”