Lol Ive tried them all..
I've triwed PhoenixPHP
RevCMS HoloCMS and much more..
None of them Works..
The one has no housekeeping and at the otherone the Client does not work.
I hope someone can help me out,
I just want to Start running an hotel, R63 on this dedicated server..
I have RevCms 1.9.9.9 Is that the latest revision?
12-02-16 18:29:38 xxx.xxx.xxx.xxx GET /xxxxxxxxxxxx.cfm username=xxxxxxxx&password=xxxxx 80 - 201.39.60.114
2012-02-16 18:29:46 xxx.xxx.xxx.xxx GET /xxxxxxxxxxxx.cfm username=xxxxxxxx&password=xxxxx 80 - 189.31.130.202
2012-02-16 18:30:01 xxx.xxx.xxx.xxx GET /xxxxxxxxxxxx.cfm username=xxxxxxxx&password=xxxxx 80 - 189.83.111.46
2012-02-16 18:32:34 xxx.xxx.xxx.xxx GET /xxxxxxxxxxxx.cfm username=xxxxxxxx&password=xxxxx 80 - 201.39.60.114
2012-02-16 18:33:26 xxx.xxx.xxx.xxx GET /xxxxxxxxxxxx.cfm username=xxxxxxxx&password=xxxxx 80 - 189.83.111.46
2012-02-16 18:34:10 xxx.xxx.xxx.xxx GET /xxxxxxxxxxxx.cfm username=xxxxxxxx&password=xxxxx 80 - 189.31.130.202
2012-02-16 18:34:53 xxx.xxx.xxx.xxx GET /xxxxxxxxxxxx.cfm username=xxxxxxxx&password=xxxxx 80 - 95.39.143.160
so woooowwww
thank you to post this log, my trick has worked.
First: these are only inutil connections, and not check, user and password can be anythink like foo foo :D
but I go to remove on crack release v.2 with other news :)
So you not only have put backdoors in the phoenix, but even you log private data of customers, like passwords without storing them encrypted!!!!!
you store and next read the password in clear text!? so crazy!!!
Fortunately, in the cracked version user and password are fictional.
I think that this log under those asterisks it says that I put the default
username=Predator password=Rulez
username=xxxxxxxx password=xxxxx
anyway congratulations for proving once again that phoenix is a dangerous tool for the privacy of regular customers.![]()
Last edited by Predator75; 17-02-12 at 02:03 PM.
Congratulations, you have realised that these logs are infact from the old cracked PhoenixEmu. Due to our current setup we have disabled HTTP logs to our new system and instead make custom logs which are now stored on MySQL and passwords are not stored.
ps:
Hi,
Thank you for reporting, the ******* links have been removed / blocked
from our database and the Publisher has been instructed to the remove
the links from the Internet.
Please allow up to 15 minutes for this to take effect.
Kind Regards,
******* Support
help@*******
Last edited by Predator75; 17-02-12 at 10:24 PM.
O'really? Just incase you're unsure, How many days old are you?.![]()
Can someone send me the tables/structure of this database (emulator tables/structures).
I want to put them in a another database.
^^^ for groupsDROP TABLE IF EXISTS `groups`;
DROP *;
CREATE TABLE `groups` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(50) NOT NULL,
`desc` varchar(255) NOT NULL,
`badge` varchar(50) NOT NULL,
`members` int(5) unsigned NOT NULL,
`created` varchar(50) NOT NULL,
`locked` enum('closed','locked','open') NOT NULL DEFAULT 'open',
`privacy` enum('blocked','open') NOT NULL DEFAULT 'open',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
Nice Work
@Gianni
When are you going to release the source? You said it almost was completed :p Or release without license.
He said several times he didnt have the source!
I think he means the source of the license system or something :P