|
-
January 18th, 2012, 11:53 AM
#2
The last time this happened was over the past weekend. The thing that was different about this incident was that it happened despite a very strong password that should have made it essentially impossible for anyone to get access to the FTP account.
I sent the hosting service a support request, asking for a copy of the FTP log and any other assistance or advice they could provide.
I got the log, which showed no FTP access to the modified file during the period when the breach occurred.
Apart from ftp access, is there any other way to access that machine? SSH/Telnet/rlogin or the likes?
The ftp password could have been sniffed (man in the middle), so no matter how long the pass is, it gets stolen and ftp is clear text unless you use sftp or the likes. (dns poisoning maybe?).
What other services on that machine are in state listen? (unix/linux: netstat -patune |grep LISTEN) (dont know for windows, but you get the idea).
Maybe an exploit in one of the other services giving a shell or reverse shell access?
Are there any php files anywhere that DO NOT belong to you? (back shells?)
Also it would help to know what OS the machine in question is running, and what services (also versions).
Maybe run some sort of rootkit hunter or the likes to look for suspicious files that might have been altered or replaced.
For future reference, maybe also a host based IDS that keeps an eye on files etc...
Whatever the case, some more info would be nice to get a better picture of the possibilities.
Ubuntu-: Means in African : "Im too dumb to use Slackware"
Similar Threads
-
By intmon in forum Security News
Replies: 1
Last Post: July 15th, 2005, 06:52 PM
-
By SwordFish_13 in forum AntiOnline's General Chit Chat
Replies: 19
Last Post: April 5th, 2004, 04:40 AM
-
By SDK in forum AntiOnline's General Chit Chat
Replies: 0
Last Post: February 27th, 2004, 03:56 PM
-
By gore in forum Newbie Security Questions
Replies: 11
Last Post: December 29th, 2003, 08:01 AM
-
By DigitalSyntax in forum Web Security
Replies: 0
Last Post: March 27th, 2003, 08:25 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|