Results for "Author: sanx"
Really dumb little application. Makes those pretty geometric patterns you used to produce using the spiragraph and coloured pencils as a kid. Well, some of them anyway. Completely useless :)
Connects to MUDs, MUSHs, MUCKs, MOOs and any other talkers. Supports ANSI colour, triggers, colour highlighting, macros and includes various display options and a note-writer too. It represents about 9 months work, all in all, and any and all comments are greatly appreciated.
Scans a range of TCP/IP ports on any given address and attempts to retrieve the header info from that port (if sent). Sends syntactically correct queries to port 80, and also tests FTP ports for anonymous uploads and SMTP ports for open relay functionality.
Pretty basic application that scans selected drives for temporary files, or files that are generally of a temporary nature - and then deletes them.
Monitors for Code Red activity. This app opens up a socket on port 80 and logs all machines making spurious calls to that port. Install on a machine on the network not normally used as a web-server, and leave. If you have Code Red inside your network, this should pick up which machines have it.
This monitors your system and changes the priority of any process according to the settings you've made. Can monitor either running processes, or look at each new Window as it opens. Contains good examples of how to set up System Shell hooks, how to query process-related API calls, how to change the priority of a process, and how to write the worst disclaimer known to man :) Also, this code would be far better as a two-part app, with the business end running as a system service. Can't be bothered to do it myself though. Anyone who wants to try it is welcome (use my NT Service Manager control, too :) )
Allows the remote management of any computer on which you have administrative rights. Facilities include: reboot, shutdown and logoff current user. Stop, start, disable and enable services and show service dependencies. List, kill and execute processes. Show drive, drive free space, partition, logical memory, CPU and OS information. List, create and delete shares. List printers. All of this controlled through a simple web-page without need for ASP scripting, or even a web-server. Works on all machines running WMI (namely, Win2k and XP). Also available is an ASP version: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=37827&lngWId=1
This application detects and removes the newly-released Win32.Blaster virus. It does not stop infection or patch the machine. Do that yourself. It WILL remove the virus if it is present on your machine.
This Active Directory browser allows you to browse objects within the Active Directory, delete objects, create and edit user accounts, change group membership ... and a few other things. The entire code is based around the Active Directory ADSI scripting interface so no compiled objects or custom CGIs are needed. Should you wish to implement your own ADSI code, this project should serve as a good tutorial. Any questions etc. should be directed to the support forum (registration required) at http://www.sanx.org/forum/