DeltaCMS 1.0 - First Version of Delta!
(Update 1-2-2012) 1.0.7: http://www.mediafire.com/download.php?cdshnwao6syyv08
Another update for it: http://www.mediafire.com/download.php?ww32bvkd89g9lyd (not complete, replace the files that are already in there)
Re: DeltaCMS 1.0 - First Version of Delta!
Re: DeltaCMS 1.0 - First Version of Delta!
Are you the owner of sunniechat?
Re: DeltaCMS 1.0 - First Version of Delta!
That , just look's exactly like HabboRE CMS....
Re: DeltaCMS 1.0 - First Version of Delta!
Nah, it is allright, credits for the effort! :)
Re: DeltaCMS 1.0 - First Version of Delta!
Which fag removed my post?
Cant i say there is an exploit?, Jesus, ragefags
Posted via Mobile Device
Re: DeltaCMS 1.0 - First Version of Delta!
Whatever idiot keeps removing Joopie's post just STOP! Either delete the thread or leave the post!! He is warning everyone about a major exploit in this CMS.
Re: DeltaCMS 1.0 - First Version of Delta!
Ohw didn't know filtering cookies would become an exploit?
Re: DeltaCMS 1.0 - First Version of Delta!
Quote:
Originally Posted by
AmirZ
Ohw didn't know filtering cookies would become an exploit?
Not filtering, you changing them into sessions - Joopie was explaining to me on MSN that you can put session Username and change it to an administrators username, then reload the page it converts that cookie you created to a session and you are on administrator account.
Re: DeltaCMS 1.0 - First Version of Delta!
foreach($_COOKIE as $key => $value){
$_SESSION[$key]=X($value);
}
WOW OOPS! IT SHOULD BE:
foreach($_COOKIE as $key => $value){
$_COOKIE[$key]=X($value);
}
Re: DeltaCMS 1.0 - First Version of Delta!
Btw, You don't need to filter the session as it is server-side.
Only when you set the session with an value from the post/get/cookie (client-side) you need to filter it.
Re: DeltaCMS 1.0 - First Version of Delta!
I knew joopie was here for a reason... :)
Posted via Mobile Device
Re: DeltaCMS 1.0 - First Version of Delta!
Quote:
Originally Posted by
AmirZ
Are you the owner of sunniechat?
I'm the Co-owner / dev of sunniechat :-)
Next time use a better password for your hotel and databases, ktnxbye.
Also, Your cms is exploitabale like sh*t.
> Also.
Next time dont tell us that you are going to "hack" us, and put my name in your copyright.
>> Oh and
<?php
if($_SERVER['REMOTE_ADDR'] !== '127.0.0.1'){
header("Location: ../yousuckman!");
exit();
}
?>
Wont work if you are hosting it on a webhost.
:-)
Re: DeltaCMS 1.0 - First Version of Delta!
It has a nice design, me like Uber Design.
But this ''DeltaCMS'' has exploits, fix this in your second version for positive comments.
You are doin' well but it can be better, good luck!
Re: DeltaCMS 1.0 - First Version of Delta!
Ohw I thought a simple post and get script would make it exploit free, I was wrong..
Re: DeltaCMS 1.0 - First Version of Delta!
Quote:
Originally Posted by
AmirZ
Ohw I thought a simple post and get script would make it exploit free, I was wrong..
Hopeful you code next time better.
Re: DeltaCMS 1.0 - First Version of Delta!
Quote:
Originally Posted by
AmirZ
Ohw I thought a simple post and get script would make it exploit free, I was wrong..
You sir, you fail.
Re: DeltaCMS 1.0 - First Version of Delta!
Re: DeltaCMS 1.0 - First Version of Delta!
Quote:
Originally Posted by
AmirZ
Still failing
Re: DeltaCMS 1.0 - First Version of Delta!
I don't have skype and I don't want to.
Re: DeltaCMS 1.0 - First Version of Delta!
Ah, i've tried the CMS but the Housekeeping isn't done yet (i think).
Please insert a fully working Housekeeping and fix the exploits.
Re: DeltaCMS 1.0 - First Version of Delta!
Quote:
Originally Posted by
AmirZ
I don't have skype and I don't want to.
add msn.
pieter@g33ks.nl
Re: DeltaCMS 1.0 - First Version of Delta!
Quote:
Originally Posted by
Mavec
Ah, i've tried the CMS but the Housekeeping isn't done yet (i think).
Please insert a fully working Housekeeping and fix the exploits.
What are the exploits in 1.0.1? -.-"
Re: DeltaCMS 1.0 - First Version of Delta!
Re: DeltaCMS 1.0 - First Version of Delta!
Quote:
Originally Posted by
AmirZ
What are the exploits in 1.0.1? -.-"
I didn't tried the new one that you released, just tried 1.0.0.
But okay, w/e about the exploits.
Code a fully working Housekeeping, :thumbup:.