[Greasemonkey] Removing a trojan script loaded in the documenthead

Chris Cage cwcage at onr.com
Sun Jun 11 00:21:05 EDT 2006


Thanks for the advice Jeremy (and Aaron).

Good to know GM won't work. At least I didn't waste any more time trying
to figure it out :) Now I'll just have to find some other useful things
for GM since I've installed it and it looks too cool to get rid of.

Thanks again,
Chris

-----Original Message-----
From: greasemonkey-bounces at mozdev.org
[mailto:greasemonkey-bounces at mozdev.org] On Behalf Of Jeremy Dunck
Sent: Saturday, June 10, 2006 9:44 PM
To: greasemonkey at mozdev.org
Subject: Re: [Greasemonkey] Removing a trojan script loaded in the
documenthead


On 6/10/06, Chris Cage <cwcage at onr.com> wrote:
> I'm thinking if I knew Javascript I could write a simple Greasemonkey 
> script that would look for any script tag with a 
> "src='http://127.0.0.1:1029/js.cgi*" and remove it.


Not a greasemonkey solution, but you can probably use these two free
utils to find out exactly what's listening on that port and what to do
about it:

http://www.sysinternals.com/Utilities/TcpView.html
http://www.sysinternals.com/Utilities/ProcessExplorer.html
_______________________________________________
Greasemonkey mailing list
Greasemonkey at mozdev.org http://mozdev.org/mailman/listinfo/greasemonkey


More information about the Greasemonkey mailing list