The common name is "The script of the devil" is a very bad hacker, because basically many of them and most people are so skillless. It can be said that if you install all the correct patches, have a tested firewall, and activate advanced intrusion detection systems at multiple levels, then in only one case you will be hacked, that is, you Too lazy to do what to do, for example, to install the latest patch for BIND.
It’s really embarrassing to be stunned. It’s more serious that some scripting demons will also download some well-known “root kits” or popular spying tools, which take up your CPU. , memory, data and bandwidth. Where did these bad guys start from there? This starts with the root kit.
A root kit is actually a package that hackers use to provide themselves with root-level access to your machine. Once the hacker can access your machine as root, everything is done. The only thing you can do is back up your data with the fastest efficiency, clean the hard drive, and reinstall the operating system. In any case, once your machine is taken over by someone, recovery is not an easy task.
Can you trust your ps command?
The first trick to find out the root kit is to run the ps command. It may be normal for you to see everything. The illustration is an example of a ps command output. The real question is, “Is everything really normal?” & rdquo; One trick that hackers often use is to replace the ps command, and the ps on this replacement will not display the illegal programs that are running on your machine. To test this, you should check the size of your ps file, which is usually located at /bin/ps. It has about 60kB on our Linux machine. I recently encountered a ps program that was replaced by a root kit. This thing is only about 12kB in size.
Another obvious scam is to link the root command history file to /dev/null. This command history file is used to track and record the commands used by a user after logging in to a Linux machine. The purpose of hackers redirecting your history files to /dev/null is that you can't see the commands they have entered.
You can access your history file by typing history at the shell prompt. If you find yourself using the history command and it does not appear in the list of commands you have used before, you should take a look at your ~/.bash_history file. If the file is empty, execute an ls -l ~/.bash_history command. After you execute the above command you will see output similar to the following:
-rw------- 1 jd jd 13829 Oct 10 17:06 /home/jd/.bash_history
Or, you might see output similar to the following:
lrwxrwxrwx 1 jd jd 9 Oct 10 19:40 /home/jd/.bash_history -> /dev/null
If you see the second, it means that the .bash_history file has been redirected to /dev/null. This is a fatal message, immediately disconnect your machine from the Internet, back up your data as much as possible, and start reinstalling the system.
Finding Unknown User Accounts
When you're going to do a test on your Linux machine, it's wise to first check for unknown user accounts. The next time you log in to your Linux machine, type the following command:
grep :x:0: /etc/passwd
There is only one line, I will emphasize it again, in a standard In a Linux installation, the grep command should only return one line, similar to the following:
root:x:0:0:root:/root:/bin/bash
If you typed before typing After the grep command, your system returns more than one line, which may be a problem. There should be only one user whose UID is 0, and if the grep command returns more than one line, it means more than one user.
Seriously, although these are good basic methods for discovering hacking. But these techniques alone do not constitute sufficient security, and their depth and breadth are far worse than the intrusion detection systems mentioned in the article.
My suggestion is, if you suspect that your system is really a problem, call a Linux security expert and refer to his comments. After all, Linux security can be done right away.
Tizen 1.0 was released, and Taize is a Linux-based open source software platform that runs on smartp
In daily work or experiment, we often need to clone or migrate the virtual machine. After the migra
Linux Mint is an Ubuntu-based distribution whose goal is to provide a more complete and immediate ex
Preparation before erection: To set up a DNS server, you must install a software program that provi
Common svn commands under Linux command line
CenterOS 64-bit modified mysql5.5.25 default encoding
IPsec, site-to-sito VPN Simple Experiment
Switching From Windows to Nix or a Newbie to Linux – 20 Use
Command not found under RedHat linux
The correct way to restore EXT3 Superblock(bad superblock)
5 ways to solve the Linux system password forgotten
Linux rsync command detailed finishing
Linux cron and crontab use detailed explanation
WebLogic installation and configuration on Linux operating system
Win 8 Consumer Preview 5 imperfect design features reviews (2)
The specific steps of hard disk partitioning under Linux
Solve the problem of sudden interruption of playing music under Windows 7
Win8 new function System startup time speed up and then improve
Win8 how to open the magnifying glass
Win8 prompts the application to fail to start because the parallel configuration is incorrect?
WinXP's little-known six cheats
Windows 7 hard disk partitioning method