My forum is hacked!!

Allgemeiner Support zum phpBB 2 Board und phpBB 2 Modifikationen
Forumsregeln
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
Antworten
mariokaz
Beiträge: 222
Registriert: So 12.Jun, 2005 21:46

My forum is hacked!!

Beitrag von mariokaz »

Hi my friend Oxpus!!

Well my forum was hacked this past Saturday and I didn't have a recently backup (I am really stupid),

My forum is in blank:

www.all-reefs.com/inicio2

So I want to put a Plus 1.53, because you know I had a Plus 1.52 and I can't did an update to 1.53 because I had a lot of Mods installed, but now I don't have more options. :(

I don't want to lose all the information that I have in almost 2 years and also my 1000 users. ¦4

So I saw which ones are the tables that the Plus 1.53 and the 1.52 have and I rempleced it, but I have a little problem, in the Plus 1.52 I had the template Fiblue3d and this template isn't in the Plus 1.53, so all the users that have choosed this template in my forum can't enter in the new forum because appears an error that say "Could not open fiblue3d template", becuase I don't have installed that template in the new forum.

www.all-reefs.com/inicio

So how can I fix that ?? or can you tell me only with tables I can upload to have all my information and my users in the new forum ?

Please help me!! ¢¦
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

If you install the Plus, the default template id will be "1".
So you can reset all Userdata using the eXtreme MOD via ACP or run the following sql statement with phpmyadmin:

Code: Alles auswählen

UPDATE phpbb_users SET user_style = 1;
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Benutzeravatar
cback
Beiträge: 1391
Registriert: Sa 15.Mai, 2004 15:32
Wohnort: Saarland
Kontaktdaten:

Beitrag von cback »

You can try Orion: www.orion.cback.de but if you were hacked it could be that more things on your DB were changed. ;) Plus 1.5.3 has still the outdated Categorie Hierarchie MOD so you will not solve your big pro.
Holger
Beiträge: 2253
Registriert: Mi 17.Mär, 2004 18:09

Beitrag von Holger »

@mariokaz: are you sure all the files are gone? Often the hackers only changes the description of a category (inserting a layer/an iframe). Or they change the config.php-file.
Real men don’t back up, they learn data recovery. ;-)
http://www.mysqldumper.de
http://www.mysqldumper.se
Antworten