A poor man Intrusion Prevention System this script and block bad IPs even know I use modeavsive to block more then X concurrent connections from one IP my site keeps going down! The script check if my site is down […]
windows 2008 delete update files
Free up C:\windows space, Windows Update Files Copy C:\Windows\winsxs\amd64_microsoft-windows-cleanmgr_31bf3856ad364e35_6.1.7600.16385_none_c9392808773cd7da\cleanmgr.exe to: %systemroot%\System32. C:\Windows\winsxs\amd64_microsoft-windows-cleanmgr.resources_31bf3856ad364e35_6.1.7600.16385_en-us_b9cb6194b257cc63\cleanmgr.exe.mui to: %systemroot%\System32\en-US. cmd cleanmgr
check schedulle task nagios
Script to get failed schedulle jobs (plugin for Nagios/Centreon) REQUIRES: schtasks.exe Tested only Windows 2003 For configuring NSCP/NRPE create a .bat file because when called like cscript script/file.vbs does not work! here is the script:
vbs to list all local users of Adminisitrator
VBS Script to list all local users of Adminisitrator and Remote Desktop,id,desctiption,enable/disable, last_login(if local) Here is the script:
Windows Enumerate Servers
Back to some VBS scripting… This script enumerates all Servers on the current domain and test it with a ping then writes to a server.txt file.
yum update security check script
simple bash script to check for missing security this is important to make sure your linux is updated here is the script: