Forum Moderators: LifeinAsia
I sell a php affiliate script system on the internet. The script is all encrypted (the core application) protected by a license system.
Today I got an email from an unknown person who threatened to pull down my website if I didnt pay him $#*$!x. He gave an e-gold account number where the payment has to be deposited.
As a proof, he attached some unencrypted files, my client database, my hosting directory structure in the email which no one should be able to access.
The email comes from a free email service provider id and the IP address is a US proxy (i believe). However from his broken english he doesn't appear to be a US citizen/resident.
I have changed all my passwords, got a new laptop to access my account, taken backup of all my databases, files and other important documents, and I am in touch with my hosting company.
I wanted some advice as to how I can proceed against the hacker. I live in India and my business is registered in India. I have no US presence.
Any advice, comments would be greatly appreciated.
MS.
First, I'd contact the company with the account number and let them know one of their customers was using their service to commit a felony. Then I'd contact the FBI and let them know I was being blackmailed and give them all the info. Lastly, try to enlist the help of online friends to track him down via the account number given. Turn the tables. Let him know you know who he is and he just f'd with the wrong bull.
Come strong. Bully's and blackmailers only pick on the weak.
[edited by: stuntdubl at 2:46 pm (utc) on Jan. 13, 2005]
[edit reason] No urls, thanks. See TOS [webmasterworld.com] [/edit]
Ad aware [google.co.uk]
SpyBot search & Destroy [google.co.uk]
Remember to get a Firewall like Zone Alarm Pro. and if you have Windows without service pack 2 enable your windows firewall.
[microsoft.com]
Change all your ftp passwords, email passwords, maybe even computer start up passwords.
RJ
Are you on a shared unix-type host?
I'm not a techi but my Programmer explained to me, if you use a shared unix-type server it is possible (using telnet) to VIEW all of the files for accounts that share the same server as you, but you CAN NOT CHANGE THEM.
So I wonder if the 'hacker' can only view but not change anything? You would think the hacker would change something on one of your pages to prove their ability e.g. create a harmless typo or something just to make the point. If you are on a shared server ask your host to move you to another server.
The perp threatened this and that unless you PAID him.
That is extortion, clean and simple.
I can't imagine a court of law that would find otherwise.
Your job equally simple. IDENTIFY the perp and turn him in to the authorities.
Better yet, go to the police/FBI (or equivalent) and get their help finding him.
Case closed. Stop wasting time and get him behind bars where he belongs.
- Larry
E-gold needs court orders to disclose any account information. Nothing less than this will do. The local police is investigating the case. They have contacted the ISP whose proxy server was used to connect to my website.
FBI is yet to reply to my initial complain, although they did ask for the email message headers and other information.
I don't connect to my website's control panel using a wireless network. I have all the latest windows updates, SPYBOT Search and Distroy. etc
I contacted my host and was told that telnet is disabled on all accounts. They use some apache mod which restricts each user to their home directory. So its not possible for other account holders to read any files in other hosting accounts.
I downloaded my server logs for past 3 days and went through them bit by bit. After going through the logs for over 6 hours, I came to know how the hacker intruded : My old phpBB support forums. :(
He was able to read my config.php file, database files and the directory structure using a security hole in phpBB forums software. He/She found a directory with permission 777 on my website. I wont go into more details here as he/she may be reading these posts as well.
The hacker was not able to do anything as I had deleted the phpBB forum software, 777 directory and changed all passwords. I took a backup of the site, deleted the old files and uploaded the files from my computer. Ran a virus check on the server. Everything is back to normal now.
If you guys run a forum which uses phpBB, please do the following.
Update PHP to 4.3.10
Update phpBB to 2.0.11
There are major security holes in older versions of phpBB as well as PHP. This could allow a hacker to gain administrative access on your forums and read other files as well.
Thanks again for your valuable inputs and happy new year :)
MS
Also, I would suggest that you do not run 'fun' things on your development machines/host. IN other words, keep the instant messengers, MIRC, games, etc OFF of your development machine. The more things oyu have that are unnecessary on your machine, the more chances for exploits and backdoors and thus...hackers discovering your software/information.
GL TO YOU!
S