2.1.13 Ensure Hostname is Not Displayed On Login GUI
Information
Ensure that the device hostname is not displayed on the GUI login page The hostname of the device may be displayed on the GUI login page which may provide information for reconnaissance
Solution
To disable \\"gui-display-hostname\\" In the CLI: FGT1 # config system global FGT1 (global) # set gui-display-hostname disable FGT1 (global) # end FGT1 #