Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Mon Nov 29, 2004 4:39 pm Reply with quote

ok im repairing someones very dead site and putting bck some info the person wants to keep..
but when when looking at the contents of nuke_events i just see this as text....have anyone seen this before...?

Code:
0x3c756c3e3c623e434c41575354524150484f42494320454e542c203c6272

202f3e0d0a44594d4f4e204c41594e4520445a594e5a2c203c6272202f3e0d0
a4156455354415220454e54202620445245414d4c494e4520454e543c2f623
e203c6272202f3e0d0a77616e7420796f7520746f203c693e22534c4f57204
44f574e22207769746820424f4242592056414c454e54494e4f3c2f693e3c2
f756c3e3c6272202f3e0d0a3c7374726f6e673e4c495645204f4e205354414
74520504552464f524d494e4720484953204849542053494e474c452022534
c4f5720444f574e223c2f7374726f6e673e3c6272202f3e0d0a3c6272202f3
e0d0a4d4f4e444159204465632031337468203c6272202f3e0d0a402043696
e6553706163653c6272202f3e0d0a3633353620486f6c6c79776f6f6420426
c76642c206f6e20636f726e6572206f6620486f6c6c79776f6f64206e20497
661723c6272202f3e0d0a646f6f7273206f70656e20402039706d3c6272202
f3e0d0a4c616469657320467265652062342031303c6272202f3e0d0a4e4f2
0486174733c6272202f3e0d0a4e4f20542d5368697274733c6272202f3e0d0
a3c6272202f3e0d0a3c623e4c412773204f574e20544f502050524f4455434
55220444a20424154544c45434154203c6272202f3e0d0a616e6420444a204
355525645206f6e203127732026203227733c2f623e3c6272202f3e0d0a3c6
23e3c693e5370656369616c20477565737420506572666f726d616e6365206
279204b7572757074202620526f73636f6520616e642041564520535441525
33c2f623e3c2f693e3c6272202f3e0d0a3c6272202f3e0d0a3c6272202f3e0
d0a3c7374726f6e673e4775657374204c697374202620506172747920496e6
66f3c6272202f3e0d0a3331302e3234352e353630323c6272202f3e0d0a647
96d6f6e5f6c61796e65407961686f6f2e636f6d3c2f7374726f6e673e3c627
220


We believe the host is responsible for the site to go dead cause the php wasnt working anymore...
Is this somehow related ?
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Mon Nov 29, 2004 6:20 pm Reply with quote

Well, that's a hexadecimal dump of something. Decoded it reads
Code:
CLAWSTRAPHOBIC ENT, 

DYMON LAYNE DZYNZ,
AVESTAR ENT & DREAMLINE ENT
want you to "SLOW DOWN" with BOBBY VALENTINO

LIVE ON STAGE PERFORMING HIS HIT SINGLE "SLOW DOWN"

MONDAY Dec 13th
@ CineSpace
6356 Hollywood Blvd, on corner of Hollywood n Ivar
doors open @ 9pm
Ladies Free b4 10
NO Hats
NO T-Shirts

LA's OWN TOP PRODUCER DJ BATTLECAT
and DJ CURVE on 1's & 2's
Special Guest Performance by Kurupt & Roscoe and AVE STARS


Guest List & Party Info
310.245.5602
dymon_layne@yahoo.com<br
 
View user's profile Send private message
hitwalker







PostPosted: Mon Nov 29, 2004 6:23 pm Reply with quote

thanks raven but my question is ,how come !
Cause its a mysql backup and only the events stuff are like this.
ive never had it or seen it...
and i make backups all the time...
so any why to this ?
 
Raven







PostPosted: Mon Nov 29, 2004 6:34 pm Reply with quote

I can't explain it, but it appears to have been encoded on purpose. Could it be that someone wanted to have their own 'encryption' that could be reversed when displayed? Other than that - no idea.
 
hitwalker







PostPosted: Mon Nov 29, 2004 6:48 pm Reply with quote

wish it was as simple as that raven but the complete events stuff is like that...
thats just it !

the guys site stoped working 3 days ago...and i found out that the php wasnt working anymore..
the hosting company tried to denie it but after giving some proof they said something was wrong with the server... Embarassed

but it was impossible to get the site running again cause the db got corrupted....how is a mistery but i think that the .....hexadecimal stuff is a part of the answer...

does this story help in any way to come to a conclusion about the how ?
 
PHrEEkie
Subject Matter Expert



Joined: Feb 23, 2004
Posts: 358

PostPosted: Mon Nov 29, 2004 7:04 pm Reply with quote

Starting with phpMyAdmin 2.6.0-pl2, when you request an export of some kind, the options under data now includes a checkbox that says "Use hexadecimal for binary fields", and is checked by default. You need to uncheck that to make a normal export that we are all used to seeing...

I haven't played with it (other than to uncheck it each time Wink ) but surely there is a way to restore the data... I'm afraid I just don't have the time to fool with it for you, but you might get some answers at http://www.phpmyadmin.net

PHrEEk
 
View user's profile Send private message
hitwalker







PostPosted: Mon Nov 29, 2004 7:15 pm Reply with quote

hi,

well i can understand what your saying but like wrote...ONLY the contents of the table nuke_events was like that..
The rest was ok...

and i just logged in but i cannot see the option you described....
its simply not there....
and the previous backups were always ok...
 
PHrEEkie







PostPosted: Mon Nov 29, 2004 7:29 pm Reply with quote

Well, this is getting confusing... you say the hosting co's php died, so who did the backup, how, and using what version of phpMyAdmin (or did they use mysqldump...?)..? And if you're using a different older version of phpMyAdmin to restore it, then it makes sense that you don't see the new data options.. but they are there in 2.6.0-pl2

But then again, how and why are kinda irrelevant.. what you want is to restore it. What I was basically telling you is that the latest release of phpMyAdmin allows you to do this exact thing -on purpose-. So, therefore, there must be a way to restore it (and probably quite easily). I mean, you could write a script or use a utility to convert it back, then add it back to the DB, but based on the fact that you can intentionally do this, there must be an easy way to restore. If you're lucky and someone here knows how this works, fine, but in the meantime, you might ask/search around phpmyadmin.net and find the answer rather quickly...

PHrEEk
 
hitwalker







PostPosted: Mon Nov 29, 2004 7:46 pm Reply with quote

well like the story starts with...im helping someones dead site...

ok for some it may seem not relevant...but if it was you this happend to you probebly wanted to know who's the guilty party in this.

and i just checked again ...
the host offers him phpmyadmin version 2.5.6-rc1
(my host has 2.6.0-pl2)

so yes his version is a lot older...
 
PHrEEkie







PostPosted: Mon Nov 29, 2004 8:04 pm Reply with quote

My bad, I apologize. After re-reading your original post, it is now clear that restoring the data is not as important as assigning blame for how it got that way. Some want to fix things and move on with life, others like the drama of the battle. Sorry then, I've not seen any host do this maliciously to anyone, nor do I see a way you could prove they did, if they did. If you want to get the data restored, I feel confident there exists a way to do so. I cannot help you further. Best of luck!

PHrEEk
 
hitwalker







PostPosted: Mon Nov 29, 2004 8:11 pm Reply with quote

well thanks...anyway..
its not my stuff,im just helping and the owner would like to know what happend...
and i can understand him...a website that got trashed somehow and and the same time weird things happen and at the same time php stops working .
but like said.....its better to move on...there isnt always an answer....
 
oprime2001
Worker
Worker



Joined: Jun 04, 2004
Posts: 119
Location: Chicago IL USA

PostPosted: Mon Nov 29, 2004 9:42 pm Reply with quote

nuke_events is a table that was used for the Event_Calendar module by Only registered users can see links on this board! Get registered or login!. by default, the hometext column is set to type blob which might be the reason why you see the hex.
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©