Glossary
ABAC - Attribute-Based Access Control.
ACL - Access Control List.
ARP - Address Resolution Protocol.
CAPEC - Common Attack Pattern Enumeration and Classification.
CAPTCHA - A CAPTCHA is a type of Turing test (a test devised by Alan Turing) where you are presented with an image that only a machine should not be capable of comprehending to verify that you are not a robot.
CCSP - Certified Cloud Security Professional.
CI/CD - Continuous Integration / Continuous Delivery.
CISSP - Certified Information Systems Security Professional.
CRLF - Carriage return line feed – in the days of mechanical typewriters, you had to move down one line and then back to the start and this is where this comes from. On Windows, you still see them paired up, however, on Unix-based systems, you just have a newline character or line feed.
CSRF - Cross-Site Request Forgery.
CSSLP - Certified Secure Software Lifecycle Professional.
CWE - Common Weakness Enumeration...