The latest addition to my CodeUnit Applications stable:
The rise in illegal P2P applications on the UCT network is cause for alarm, especially when students start abusing the lab machines for their own purposes. Silent Hunter is an application that has been written to run in the background on a lab machine and kill any recognisable P2P application instance should it be started up.
Silent Hunter also logs all kills with the Commerce webserver, attempting to log time of instance, current Novell user as well as the process killed.
Note that it runs the check every 5 seconds.
The processes that Silent Hunter looks for are listed in the “ProcessList.txt” file located in the main application folder. An example of its contexts would be as follows:
StrongDC.exe
PeerWeb DC++.exe
ApexDC.exe
Note that you can extend the search by either prefixing or suffixing ‘*’ to the process name (Wildcard Character). This means that
StrongDC*
would match on
StrongDC++
StrongDC.exe
Silent Hunter also reports it’s kill to the commerce webserver using the following URL:
http://www.commerce.uct.ac.za/Services/########## – Removed for privacy sake.
Note: Silent Hunter can be started with a display window by launching it like this
Silent Hunter.exe show
or
Silent Hunter.exe /show
You might also enjoy:
-
Welcome all Comlab, Scilab, Chemlab, Ebelab and general upper campus computer lab users who have no doubt arrived here by Googling "Silent Hunter" in an eff ...
-
For a change, I actually did some work at work today. For no reason other than what I can, starting today Im whipping up an online PDF generator application ...
-
Typical. Just after I release a blog post exclaiming how cool this newly released triple engine browser could be, down goes part of their installer package, ...
-
There has been more than a few times when something has gone horribly wrong on my PC or server, where something randomly decides to endlessly spawn new vers ...
-
I must admit to loving using Google's Chrome internet browser release, though admittedly I always keep Internet Explorer at hand because there is still a lo ...