Fine tune the Windows Update behavior from a centralized server.
Works with WSUS server or Windows Update from Microsoft.
Features :
# vbWSUS_scheduler :
- each host has its own schedule like :
0 10 * * 0#3 = 3rd sunday of each month @ 10:00AM
30 12 * * 6L = last saturday of each month @ 12:00AM
5 2 15 * * = every 15th of each month @ 2:05AM
0 14 L * * = last day of each month @ 2:00PM
and more...
- email notifications on update starting, finished or error
#...
This is a collection of command line and web based tools for use in incident response and long term analysis use as part of ongoing situational awareness. Often when responding to a security incident the only files available are web server and proxy server logs. The tools here will aid you in detecting odd traffic such as botnet beaconing and SQL Injection attempts. The large amount of data can be overwhelming and the tools in the Log Analysis Tool Kit can be used to parse these files and...