Engineering Principles for IT Security
Principles and Practices for Securing IT
Computer Security Act of 1987
Government Information Security Reform Act
FIPS
Privacy Act of 1974
Recommended Security Controls
GOAD Cheat Sheet
The commands in the guide are outdated and no longer work in most cases. Here I’ll provide updated examples that work in Kali today. ldapsearch -H ldap://10.3.10.11 -D “brandon.stark@north.sevenkingdoms.local” -w iseedeadpeople -b ‘DC=north,DC=sevenkingdoms,DC=local’ “(&(objectCategory=person)(objectClass=user))” |grep Read more
0 Comments