Name Summary
   
Advisory.txtAdvisory from someone. Note that there was no vendor notification like he claims. The guestbook.cgi is bad, the openwebmail thing was removed months before this advisory as it was only used for a couple of weeks until cpanel developers discovered that and many other security holes with it. Also cpanel removes setuid perl upon installation so this exploit could not have worked anyway.
apacheconfcleanquick n dirty hack to clean up the httpd.conf . this does take some aciton on your part after running.
bwfixbandwidth fix (more like helper) for servers that ran cpanel beta 6 before release 21
bwfix-convert2nd part of bwfix for users who ran cpanel beta 6 under release 21
bwfix2No Info Available
bwsumscript to total all bandwidth used in /var/cpanel/bandwidth/username
bwtotalsmall script to add up bandwidth usage from cpanel, needs editing for dates other than april 2004
clearnobodysmall script to delete the mails in Exim's queue belonging to the "nobody" user
cpMon-BSDsmall script to be run as a background process to poll every 10 seconds and checks load and logs a lot of info if it is over a certain level.
cpMon-Linuxsmall script to be run as a background process to poll every 10 seconds and checks load and logs a lot of info if it is over a certain level.
cpMon-Portreplymonitor if a port/service is replying normally
cpMon_Linux_processwatches `ps uaxww` and checks to see if cpsrvd is running and log it if not
create_own_webapps_dirsDirty hack to create ~/webapps/WEB-INF/ directories so each user can install their own servlets and such.
create_own_webapps_dirs_oldNo Info Available
disablefileprotectionin case you ran /scripts/enablefileprotection, this changes it back
eximqcleans out exim queued mail if older than 4 days, cleans up rebel -H and -D files with no partner
findmissingvfilterdomsfinds out what domains are missing from /etc/vfilters/ that should exists.
fixbwscript to run in /var/cpanel/bandwidth/ to clear out old entries with bad data.
fixcgialiasFor CPanel/WHM only servers, in case you have alot of accounts who are missing the /home in the ScriptAlias directive for the vhosts. must be run in /usr/local/apache/conf/
fixpasswdshadowdiffDIRTY hack to restore users if they have been lost in /etc/shadow but are in /etc/passwd
fixtruncatedshadowscript to replace users in /etc/shadow if /etc/passwd has more users
ftpbwNo Info Available
gethttpbwscript used to see how much traffic a domain has done via apache by looking through the domlog. can also search and tally only dates matching a certain string.
httpftpbwcalculates http and ftp bandwidth. not 100% accurate.
makenew_cpanel.pemthis creates a new cpanel.pem just like the one that comes with a default install
md5sum-bsdperl script that wraps freebsd's /sbin/md5 and formats it to linux's md5sum format. name the script /sbin/md5sum and chmod 755 it. used for copying accounts from linux to freebsd when whm can't find /sbin/md5 for some reason.
pthreadstest.csimple test to see if pthreads work on the box, it will segfault shortly after startup if it's not working compile with "gcc pthreadstest.c -o ptest -lpthread"
rebuildlocaldomainsscript to read /var/cpanel/users/* and rebuild /etc/localdomains
restoreemailuserpasswdscript to rebuild /home/USER/etc/mail/DOMAIN/passwd files if blanked from populated /home/USER/etc/mail/DOMAIN/shadow files
restoreipsalisesOnly for use on CPanel (cpanel.net) enabled servers, and only when /etc/ips has been rm'd . Almost no one will ever use this.
rhist10.14.2003 - run this to get back last 12 months of stats if /scripts/fixwebalizer was run
rhist2No Info Available
rhist3No Info Available
rmsemaphoresquick script to delete all semaphores from memory
verifyusersscript to see who in /var/cpanel/users/ is actually a valid user and should be reported as such to WHM/CPanel
whoownsNo Info Available
zonefileformata very scary and ugly script to format the zones in /var/named/ to a cpanel friendly format. i do not suggest using this. ever.