- Mastering Linux Security and Hardening
- Donald A. Tevault
- 134字
- 2021-07-02 19:19:27
Using the issue file
The issue file, also found in the /etc directory, shows a message on the local terminal, just above the login prompt. A default issue file would just contain macro code that would show information about the machine. Look at the following example:
Ubuntu 16.04.3 LTS \n \l
Or, on a CentOS machine:
\S
Kernel \r on an \m
On an Ubuntu machine, the banner would look something like this:

On a CentOS machine, it would look something like this:

You could put a security message in the issue file, and it would show up after a reboot:

In reality, is there really any point in placing a security message in the issue file? If your servers are properly locked away in a server room with controlled access, then probably not.
推薦閱讀
- 科技安全:戰(zhàn)略實(shí)踐與展望
- Wireshark 2 Quick Start Guide
- 網(wǎng)絡(luò)安全技術(shù)及應(yīng)用(第3版)
- 諸神之眼:Nmap網(wǎng)絡(luò)安全審計(jì)技術(shù)揭秘
- CTF競賽權(quán)威指南(Pwn篇)
- Digital Forensics with Kali Linux
- 電腦安全與攻防入門很輕松(實(shí)戰(zhàn)超值版)
- 網(wǎng)絡(luò)空間安全導(dǎo)論
- Web代碼安全漏洞深度剖析
- 動(dòng)態(tài)賦能網(wǎng)絡(luò)空間防御
- 云原生安全
- INSTANT Penetration Testing:Setting Up a Test Lab How-to
- Securing Docker
- Implementing AppFog
- Mastering Windows Security and Hardening