|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Guest
Posts: n/a
|
I need a Help.
Last week my index.html was been changed "Defaced by ..." and I have changed it again to my old index. I have changed all my Passwords, but Last Night my index was changed again to empty white page. Now I have change it again to my index, but I have to prevent site, because it is not safely now, they can change it again when they want. İt was the twice happened last night. Please HELPPPPPP ((((((( |
|
|
#2 |
|
Moderator
Join Date: Apr 2002
Location: Malta - Europe
Posts: 7,108
Reputation: 125
|
Make sure they did not install a script on your website which permits a user to get in your website and change stuff. If you do not have a lot of ciles, I suggest you to go in with ftp and delete everything and upload again. Change your password again.
__________________
Neville
You never have a second chance to make a first good impression!
|
|
|
|
|
#3 | |
|
Former Spam Filter (EU)
Join Date: Mar 2004
Location: Washington (THE original UK one!)
Posts: 12,806
Reputation: 470
|
Quote:
It's at this point someone also adds, chmod things to 600 - but I can never remember which bits (or who chimes in ) |
|
|
|
|
|
#4 | |
|
Join Date: Feb 2002
Location: n/a
Posts: 7,294
Reputation: 224
|
Quote:
![]() |
|
|
|
|
|
#5 |
|
Just tryin' to help
Join Date: Jan 2003
Location: along the journey
Posts: 8,036
Reputation: 125
|
The #1 question - What are you running on your site?
I see phpbb - they just issued a security patch version. Looks like some other CMS also? They are usually invitations to get hacked.
__________________
Enhance your PowWeb experience @ B&T's Tips & Scripts Got some free time? You can find Nothing of Value @ PrettyWorthless.com |
|
|
|
|
#6 |
|
Join Date: Oct 2003
Location: Boston, MA
Posts: 2,511
Reputation: 135
|
There is a lot of useful information regarding hacked or defaced websites on this forum. You may wish to start here:
http://forum.powweb.com/showthread.p...acked+websites |
|
|
|
|
#7 |
|
Join Date: May 2004
Location: pa
Posts: 312
Reputation: 25
|
What version of phpbb is that? If it is under 2.0.11 goto phpbb.com and update it because there have been numerous security updates in the last few releases.
__________________
Mike |
|
|
|
|
#8 |
|
Guest
Posts: n/a
|
Thank you very much for your answers.
I have just updated my forum from 2.0.10 to 2.0.11. And I have a Photo albüm in forum, I made this close to the users upload, only admin I have made. And I look to any scripts in my htdocs file, but I coulnd't see any. But only a text I have found their name c:\apache\htdocs\cart\chat\msg.txt , I didn't remember so file, I have uploaded and I couldn't delete this in cuteftp. What mean this? I have changed all my passwords. Is there any, I must done? Thanks a lot. |
|
|
#9 |
|
Join Date: Oct 2003
Location: Boston, MA
Posts: 2,511
Reputation: 135
|
c:\apache\htdocs\cart\chat\msg.txt ? Are you running a local server?
If you have changed all your passwords and updated the forums, that is a good start. As cumbersome as it is, its a good idea to make sure that your passwords are strong and that you do not use the same password for everything. |
|
|
|
|
#10 |
|
Guest
Posts: n/a
|
One time, I have used for testing apache server, maybe is this. But I couldn't delete, is that normal?
The last Forum Updates is good I think, maybe it was the safety problem. I hope that, It was my last safe problem. Thank you very much. |
|
|
#11 | |
|
Mod.. with bite..
Join Date: Sep 2002
Location: Australia
Posts: 7,295
Reputation: 442
|
Quote:
Chmod all index.php files to 644 Chmod all other .php files to 600 By 'strong passwords' Joshuamc means use a combination of letters and numbers eg: my.56HolDen FoRd67-owner 1209rastA.Mon etc. Never Chmod anything to 666 or 777 Change all usernames and passwords Delete all old FTP user accounts Run a good antivirus and spychecker |
|
|
|
|
|
#12 | |
|
Just tryin' to help
Join Date: Jan 2003
Location: along the journey
Posts: 8,036
Reputation: 125
|
Quote:
__________________
Enhance your PowWeb experience @ B&T's Tips & Scripts Got some free time? You can find Nothing of Value @ PrettyWorthless.com |
|
|
|
|
|
#13 |
|
Guest
Posts: n/a
|
Hi, firstly thanks very much for your answers. I have some questions.
1) I want to BAN this domain IP to not connect to my site? 66.98.140.13 How can I done this? I have learn that any DDOS attack from this IP to my site. This is a DDOS attack program and it use this domain IP. How can I Ban this? 2) And I don't use CGI-BIN folder, this is cause to some attacks I think. Can I this file delete, is that make any problem? |
|
|
#14 |
|
Join Date: Mar 2003
Location: .
Posts: 2,009
Reputation: -39
|
In your htaccess file, add the following code--changing the IPs to suit your needs--each command on one line each:
order allow,deny deny from 123.45.6.7 deny from 012.34.5. allow from all You can deny access based upon IP address or an IP block. The above blocks access to the site from 123.45.6.7, and from any sub domain under the IP block 012.34.5. (012.34.5.1, 012.34.5.2, 012.34.5.3, etc.) You can also set an option for deny from all, which would of course deny everyone. You can also allow or deny by domain name rather than IP address (allow from .powweb.com works for www.powweb.com or virtual.powweb.com, etc.) As far as the cgi-bin, if you don't have any scripts in there, then they're not abusing it. But at the same time - yes, you can delete it if you don't want it. |
|
|
|
|
#15 | |
|
Just tryin' to help
Join Date: Jan 2003
Location: along the journey
Posts: 8,036
Reputation: 125
|
Quote:
http://prettyworthless.com/tips.php?...ck_traffic#tip
__________________
Enhance your PowWeb experience @ B&T's Tips & Scripts Got some free time? You can find Nothing of Value @ PrettyWorthless.com |
|
|
|
|
|
#16 |
|
Guest
Posts: n/a
|
Thanks a lot
![]() |
|
|
#17 |
|
Join Date: Dec 2001
Location: Connecticut
Posts: 100
Reputation: 15
|
I use php-nuke and it is one of the more attacked CMS's out there. I made a small script that renames the admin.php file to something that isn't easily guessed. When I need to admin, I just name it back to admin.php.
Also I have this in my .htaccess file Code:
|
|
|
|
|
#18 | |
|
Just tryin' to help
Join Date: Jan 2003
Location: along the journey
Posts: 8,036
Reputation: 125
|
Quote:
__________________
Enhance your PowWeb experience @ B&T's Tips & Scripts Got some free time? You can find Nothing of Value @ PrettyWorthless.com |
|
|
|
|
|
#19 | ||
|
Guest
Posts: n/a
|
Hi,
Now I have been under attack at this time. DDOS attack is this, and their IP is 85.96.95.3 I have changed my htacces file so: Quote:
But the attack is giong now. I still give this fail and on White page: Quote:
|
||
|
|
#20 |
|
Guest
Posts: n/a
|
Why I can't get any help from Moderators and Admin? İsn't it a Big Problem, I have daily 4000 Hits and my site is closed for two days
![]() |
|
|
#21 | ||
|
Guest
Posts: n/a
|
I Find anything today :
My When I delete my .htacces file in htdocs my index.html and the others link going on Except Forum and my php files. And when I my .htacces reupload all the site inside index.html give the 500 Fail Page : Quote:
And My .htacces is normal, and it doesn't contain any fail. İt is as below : Quote:
Please help me İmmediate ![]() |
||
|
|
#22 |
|
Guest
Posts: n/a
|
The first Duty Of Hosting is the Prevent the WebSites From all Attacks. I Search this event and I have talked with the attackers, and I have any wrong. This was be Happened Because of the Safety Problem of Powweb.
Please Solve your some Safety problems, and prevent this attacks in the future. Please help to me, to reactive my Site again. I have 9000 members in My Forum, But my forum didn't work. This is the third day. I'm still waiting this From PoWWEB. |
|
|
#23 | |
|
Join Date: Dec 2002
Location: TX
Posts: 12,382
Reputation: 248
|
Quote:
Code:
|
|
|
|
|
|
#24 |
|
XPW
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
|
PowWeb does all it can to prevent attacks on its servers, but if site owners install software with security holes, it is not PowWeb's responsibility to fix them. Simply saying that it is PowWeb's fault doesn't make it so.
__________________
Steve |
|
|
|
|
#25 |
|
Guest
Posts: n/a
|
I am not Hacker, I can't know it how did they. But I have some so Friends from hackers and they also say that this last attacks is because of hole of my Hosting. However I have talk with the attackers and they have also said that because of hole of the Hosting. They have stopped the attacks but İn that time I can't any chance to do my site reactive. So you can make it reactive.
Please review my account, review the servers and make it reactive. I want this immediate please, today is the fourth day. |
|
|
#26 |
|
Join Date: Feb 2002
Location: n/a
Posts: 7,294
Reputation: 224
|
The users and moderators on this forum can not help you, you will need to contact abuse@powweb.com to get this straightened out. This is something that needs to be handled by the employees of Powweb (moderators are not employees).
|
|
|
![]() |
| Thread Tools | |
|
|