Tropical PC Solutions

Computer Security 101


As you can see no effort is being put into design and all that...who cares really. This domain is going to be an on going project in itself. The object here is to post usable information and examples of code (for educational purposes).




*) Content / guestbook spamming:  For some info and example exploit code regarding content spamming click here: content and guestbook spamming.

*) XECryption algorithm cracker:  This is some code to help crack the hackthissite.org realistic mission level 6 XECryption challenge. There are two versions to this code, win32 and linux. Click here: xecryption algorithm.

*) TPCS web hosting set up program:  If you run an Apache server this program will allow your friends to login and set up there own accounts and homepages. Read the HOW_TO file(s)!!! Click here: web hosting set up.

*) Automatically block IP on IIS :   This script automates the blocking of IP addresses on your IIS server using a custom 404 error page. To read more about this code click here: automatically block IP address on IIS.

*) Web interface shell commands :  This is a simple script you can use to run shell commands on a target web server via a web interface. More info on this here: web shell interface script. I added some more info on how to use this script. FOR EDUCATIONAL PURPOSES ONLY!!!

*) Exploit code : For some info on how to compile and run exploit code click here: Exploit code: how to. FOR EDUCATIONAL PURPOSES ONLY!!! Sometime I will add a section on finding vulnerabilities and writing exploit code.

*) Javascript password cracking challenge : For those who want to test the old password cracking challenge a link has been placed here: Javascript password cracking challenge.

*) Example VBS Virus Codes : Here are a few example viruses written in VBS: Example VBS Virus Codes.