Are you sure I have a bunch of open ports ? I did a nmap, and there's only 8 ports opens.
Also I don't really understand what you mean by "time-based" stuff in the signup form could you explain a little ?
SQL Injection is a web based attack used by hackers to steal sensitive information from organizations through web applications. It is one of the most common application layer attacks used today. This attack takes advantage of improper coding of web applications, which allows hackers to exploit the vulnerability by injecting SQL commands into the prior web application.
The underlying fact that allows for SQL Injection is that the fields available for user input in the web application allow SQL statements to pass through and interact with or query the database directly.
For example, let us consider a web application that implements a form-based login mechanism to store the user credentials and performs a simple SQL query to validate each login attempt. Here is a typical example:
select * from users where username=’admin’ and password=’admin123′;
If the attacker knows the username of the application administrator is admin, he can login as admin without supplying any password.
admin’–
The query in the back-end looks like:
Select * from users where username=’admin’–’ and password=’***’;
Note the comment sequence (–) causes the followed query to be ignored, so query executed is equivalent to:
if you want to make a real safe, good and stable, you can do it alone but you need tobe a master designer, coder, and a genius :P, if you work in a team with talented people, like a designer, a coder, a cybersecurity expert etc.. then you can create a game just like do and release it, without being scared for bigpoint, blackgalaxy is kind of a simple version, of what i mean but it was hard to make,
so dont try to make a private server, if you dont know coding, hackers can get it down by studying the code and figuring out the weak spots. it''s pretty simple for a real talented coder.
Collection Issues on Servers? 08/26/2012 - DarkOrbit - 9 Replies Hello ive recently checked my GA2 acc and ive made within 12 hours 12k uri and 24 gg spins have DO reduced drops or somethink on X2 MAPS? As normally i would make in 12 hours 50-60k uri and 200-300 spins
Public connection issues(Am I this nooby) 02/13/2012 - Shaiya Private Server - 2 Replies Ok I need a little help......
I have made my Server public for my team to test. Now I can connect using my public IP, however my team cannot they get "cannot connect to game server" after selecting server.
I have opened Game(30800), Login(30810) ports(and port 80 jus to be sure)-checked all open
I had to do loopback for me to be able to log(Fixed myself)- can log myself
Checked Linked server test connection is good- all passed
Double checked they have the right .exe.- they must to be...
Issues with getting my pserver public. 08/19/2011 - Shaiya Private Server - 2 Replies Hey Guys,
I used Omega's tutorial on creating a private server. All of it works perfectly, but I want to edit it so my spouse can access it too (same internet connection, different computer). This isn't going to be a public server, just one for my spouse and I to test with.
I tried Hamachi, but epically failed. I read a post on port forwarding, but it was not detailed enough for me to understand. *Sorry, I'm a bit of a noob*
Here is my ps_game.ini file text:
ServerName=Game01