Results for "Author: sanx"
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/
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.
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 :)
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
**UPDATED** A small OCX that can be used to Stop, Start, Pause, Resume, query the current state and change the start type of any Windows NT Service. Works on NT4, 2000 and XP.
The third in my series of WMI Management Kit projects. This one is VB6-native and allows you to perform the following on the local machine, and any remote machines on which you have administrative rights (passing of alternative credentials is supported): - List, create and kill processes. - List, stop, and start services, and set start mode. - List, create and delete shares. List installed printers (with driver information). - Return information regarding: - logical memory configuration - physical and logical disk and partition configuration including free-space - processor information - network adapter configuration and information - pagefile configuration and information - OS information - and installed hotfixes and applications - local users and groups Also contains a reporting section allowing you to create customisable formatted RTF reports suitable for auditing. This project was quite a bit of work, so if you like it, you know what to do :)
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/
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.
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 :)
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
**UPDATED** A small OCX that can be used to Stop, Start, Pause, Resume, query the current state and change the start type of any Windows NT Service. Works on NT4, 2000 and XP.