i think my site is hacked i can't access the admin area can someone please help me to get it back ? please tell me what to do or if you can help me pm me so i can tell you the name of the site damn hackers piece of shit
contact to ur web host provider. Do online chat with them and tell abt this problem. They will surely help you.
dude, r u talking about a CMS or a custom developed web site???? if u are able to access your hosting and DB u can easily reset your password...! cheers
Contact your hosting provider and have them sort it out. This is where having a backup of your site would come in handy, ask your host if they have one if you do not. After you figure out the source of the hack you can restore a copy of your old site.
are you are unable to login in cpanel, contact your hosting provider to reset your password. If you unable to login in any CMS like wordpress, change admin password from MyPhpAdmin
i logged to my cpanel and i made a backup of the site ( it's a script and i loggin to the admin area with a username and password and that account was hacked ) so now i have a backup how can i modify the admin account to access the site again as admin ? and how can i know the source of the hack to prevent such thing in the future ?
also if i know the ip of the hacker can i block him from accessing my site ? if yes then how can i do it ?
^^^ you can modify admin account from phpmyadmin in cpanel. yes, see the logs to find hackers IP. Logs can be seen in your cpanel, or if you use other tools like google analytics or statcounter.com
ok thanks for the help but now i want to know what is the problem with the script so i can fix it and prevent the site from hacking again ?
Do you access hosting control panel? If you can, go to /phpMyAdmin and show table users/members/admin which contain your admin account. If password was encrypted MD5, go to http://gdataonline.com/makehash.php and calculate a MD5 string. Ex: 123456 --> e10adc3949ba59abbe56e057f20f883e Edit string in database by e10adc3949ba59abbe56e057f20f883e and now login with your username and password=123456. After login change your admin password If you cannot resolve problem, PM me for help