AS24-U1-000360 – The Apache web server must be configured to use a specified IP address and port – Zero IPs Only Details The web server must be configured to listen on a specified IP address and port. Without specifying an IP...
AS24-U1-000430 – Apache web server accounts accessing the directory tree, the shell, or other operating system functions and utilities must only be administrative accounts. Details As a rule, accounts on a web server are to be kept to a minimum. Only administrators, web managers,...
AS24-U1-000450 – The Apache web server must separate the hosted applications from hosted Apache web server management functionality. Details The separation of user functionality from web server management can be accomplished by moving management functions to a separate...
AS24-U1-000460 – The Apache web server must invalidate session identifiers upon hosted application user logout or other session termination. Details Captured sessions can be reused in ‘replay’ attacks. This requirement limits the ability of adversaries from capturing and continuing...
AS24-U1-000470 – Cookies exchanged between the Apache web server and client, such as session cookies, must have security settings that disallow cookie access outside the originating Apache web server and hosted application – httpd Details Cookies are used to exchange data between the web server and the client. Cookies, such as a session cookie,...
AS24-U1-000470 – Cookies exchanged between the Apache web server and client, such as session cookies, must have security settings that disallow cookie access outside the originating Apache web server and hosted application – SessionCookieName Domain Details Cookies are used to exchange data between the web server and the client. Cookies, such as a session cookie,...
AS24-U1-000470 – Cookies exchanged between the Apache web server and client, such as session cookies, must have security settings that disallow cookie access outside the originating Apache web server and hosted application – SessionCookieName HttpOnly Secure Details Cookies are used to exchange data between the web server and the client. Cookies, such as a session cookie,...
AS24-U1-000510 – The Apache web server must generate a session ID long enough that it cannot be guessed through brute force – session_crypto Details Generating a session identifier (ID) that is not easily guessed through brute force is essential to deter several types...
AS24-U1-000510 – The Apache web server must generate a session ID long enough that it cannot be guessed through brute force – SessionCryptoCipher Details Generating a session identifier (ID) that is not easily guessed through brute force is essential to deter several types...
AS24-U1-000520 – The Apache web server must generate a session ID using as much of the character set as possible to reduce the risk of brute force. Details Generating a session identifier (ID) that is not easily guessed through brute force is essential to deter several types...