
Using the CIS Center for Internet Security script to verify is your linux host for your containers are configured correctly. This nice script checks for dozens of common best-practices around …
System Administrator
Using the CIS Center for Internet Security script to verify is your linux host for your containers are configured correctly. This nice script checks for dozens of common best-practices around …
We needed a way to know if anyone has added itself to the Local Administrator group on any servers.
So I wrote this script and setup on schedulle task to …
NTFS ACL Behaviour
If propagate from parent is checked
the original folder permissions will totally be replaced by the new parent settings.
example:
Directory c:tempjoe
permissions: joe RW , smith …
How to Install fail2ban on CentOS RedHat
Reference to my original post here
Make sure you have the repo darg for CentOS/RedHat
# yum install fail2ban
# chkconfig –add fail2ban…
I have cracked WEP from my own AP, I found amazing how easy it can be done.
So DO NOT TRUST in just WEP.Using kismet and aircrack-ng I was able …