How to remove Suspicious Website Links from Website???
by nadish
about 1 month ago

Hi guyz!!!

I’ve dowonloaded the backup of my website to my local PC, It has more then 1500 Html, .js and PHP files, the problem is that I cannot manually delete the link of Suspicious website, Is there any software that can automatically find the link and remove it from all files???

Thanx

by WeWatch
about 1 month ago

It won’t find the malicious links, but by using Google Webmaster Tools and grepWin, you can find and delete the malscripts that Google finds.

You can use the string that Google identified as being malicious/suspicious and then basically do a search and replace with grepWin.

Let me know if you’re interested in that solution and I’ll post details here.

Thank you.

Thomas J. Raef
“We Watch Your Website – so you don’t have to!”
http://www.wewatchyourwebsite.com
traef@wewatchyourwebsite.com

by nadish
about 1 month ago

Sir!!!

here’s the Suspecious link in my pages:

<sc ript> link – http://alpersonal.ru/misc/nginx.php </sc ript>

Yes offcourse I’m interested in solution, please help me regarding this matter,

I shall be highly thankful to you,

Thanx in advance,

Regards
by WeWatch
about 1 month ago

Have you downloaded grepWin yet? If not, please do. It’s free.

Then use this string for the regex:

<script>http:\/\/alpersonal\.ru\/misc\/nginx\.php\s*<\/script>

Hopefully that won’t set off anti-virus programs.

Then in grepWin set the Search in window to the location of the files for your website. Select Regex search

In the Search for: box enter the string (cut and paste it) from above.

Leave Replace with: empty

Set the following options:

uncheck Search case-sensitive
check Dot matches newline
check Create backup files
uncheck Treat files as UTF8
check All sizes
check Include system items
check Include hidden items
check Include subfolders

Then select the Search option first.

In the window titled: Search results you’ll see all the files with that string in them.

Look them over, then select Replace.

It will make backup files of the originals and your files will be clean.

FTP the cleaned files to your website and you should be okay.

Then, scan your PC with a different anti-virus program than what you’re currently using. There might be a virus that’s stealing your FTP credentials and infecting your website with a valid login.

Change all FTP passwords.

Post back here if you have any further questions or updates please.

Thank you.

Thomas J. Raef
“We Watch Your Website – so you don’t have to!”
http://www.wewatchyourwebsite.com
traef@wewatchyourwebsite.com

by mBlue
about 1 month ago

please give me your website url

by nadish
about 1 month ago

Thanx alot for such a fantastic Tutorial… Thats what I was looking for, Cleaning 1500 pages was like a real pain in the head but you just solved my problem,

I can’t tell you how grateful I’m,

Thanx alot for your Cooperation Sir,

@MBlue: Brother My website URL is www.youth-express.org

Thanx again