• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Modern AAC | v0.2

Status
Not open for further replies.
rofl, paxton don't put everything on chmod 777. Serious security leak rofl.

What if u didn;t protect from all sqlinjection?
Let's execute this:

Select into outfile '/root/.bashrc' 'createuser hacker';

then the file bashrc would be executed each time user root connects and it would execute 'createuser hacker' but what if i choose to replace creatuser by eg installing rootkit code? Or dropping tables clearing logs opening firewalls exct.

Just put chmod to 764
then server users got full rights
and viewers only read only :)
755 :)
 
Rofl, paxton don't put everything on chmod 777. Serious security leak rofl.

What if u didn;t protect from all SQLinjection?
Let's execute this:

SELECT INTO OUTFILE '/root/.bashrc' 'createuser hacker';

then the file bashrc would be executed each time user root connects and it would execute 'createuser hacker' But what if I choose to replace creatuser by eg installing rootkit code? or dropping tables clearing logs opening firewalls exct.

Just put chmod to 764
Then server users got full rights
And viewers only read only :)

I don't think SQL injection is possible in anyway here.
 
A PHP Error was encountered

Severity: Warning

Message: PDO::__construct() [pdo.--construct]: [2002] Invalid argument (trying to connect via unix://)

Filename: POT/OTS_DB_MySQL.php

Line Number: 98
Can't connect to MySQL database.

ANy idea paxton?
 
Out of nothing we give for free, we won't give you opportunity to earn money out of this.
 
but everyone can write this script :)

Yes ofcourse they can. I just meant that if you know PHP script etc. You should be able to script a SMS shop yourself.

@Paxton, Great that it won't be added to the official releases.
 
Fu, 600 is all you need, just make sure the owner is the web server.
 
Fu, 600 is all you need, just make sure the owner is the web server.
yep, that's right :wub:

debian(example):
chown user:group -R /var/www
chmod 600 -R /var/www
 
Code:
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found

Filename: system/status.php

Line Number: 16
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: 

Filename: system/status.php

Line Number: 16
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: ^

Filename: system/status.php

Line Number: 16
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found

Filename: system/status.php

Line Number: 16
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: 

Filename: system/status.php

Line Number: 16
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: ^

Filename: system/status.php

Line Number: 16
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found

Filename: system/status.php

Line Number: 89
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: 

Filename: system/status.php

Line Number: 89
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: ^

Filename: system/status.php

Line Number: 89
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found

Filename: system/status.php

Line Number: 89
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: 

Filename: system/status.php

Line Number: 89
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: ^

Filename: system/status.php

Line Number: 89
:(

I have multiworld(tfs Revision 3706). And both shows offline..
win 2003 console:
Code:
[24/5/2010 22:22:44] [Warning - Protocol::RSA_decrypt] Not valid packet size (IP: 217.91.70.173)
 
Last edited:
Code:
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found

Filename: system/status.php

Line Number: 16
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: 

Filename: system/status.php

Line Number: 16
A PHP Error was encountered

Severity: Warning

Message: simplexml_load_string() [function.simplexml-load-string]: ^

Filename: system/status.php

Line Number: 16

Fatal error: Maximum execution time of 60 seconds exceeded in C:\xampp\htdocs\tfm24.eu\system\status.php on line 14
 
Status
Not open for further replies.
Back
Top