This is NxLogon v1.1.
It can find and kill UltraSurf and Tor processes.
I tested it on Windows 7, Windows 2003 server, Windows XP pro.
All succedeed in killing UltraSurf and Tor.
One thing to note is that we don't do killing by window title this time.
At first it seems OK but there's a possibility of having false positives.
There are some programs changing their window title.
Suppose you read some document about 'UltraSurf' On the Internet.
Then your browser's window title will be having 'UltraSurf'.
Of course it still might be different from 'UltraSurf' in case-sensitive way.
And you even might want to block that document as well.
But strictly speaking 'killing browsers' is not what you want.
Besides I found another way of killing Tor process.
So firstly we go that way.
You can just replace your old nxlogon.exe with this one.
Just need to add '-k' flag in nxlogon.bat.
So it will be like.
nxlogon.exe 192.168.0.100 -k
If you don't know how to run it on GPO then read this first.
http://nxfilter.org/tutorial.php#single_signJinhee