
Discover why strong passwords not in common password lists protect Linux systems from automated password-guessing attacks using word lists and tools like Hydra on ssh servers.
Learn to assess password strength by checking local word lists with grep, avoiding online checks, and using offline lists from correct station dot net to see if your password appears.
running random linux scripts from the internet can give attackers remote control through a reverse shell, granting access, files, and even root privileges from a regular user.
Examine how misconfigurations and weak permissions on Linux enable root access, from reading shadow hashes to abusing sudo programs via GTFO bins.
Explore how Linux misconfigurations enable privilege escalation, from insecure SSH and shadow file exposure to brute-force password cracking with John the Ripper, using Hydra and Limpet.
A desktop is not a server, so open ports invite attackers; scan for open ports and close unnecessary services to prevent remote code execution from outdated software.
Update software to fix bugs that attackers can abuse to gain root access, as shown with ssh server access, password guessing, and legacy sudo vulnerabilities.
There are some basic things that you need to keep in mind as a Linux administrator if you want to keep your system fairly secure. By fairly secure, i mean that there's no malware or malicious users, who can easily get access to your systems.
This course explains Linux Security Best Practices. What makes a good password? What can happen if you run scripts from the internet? Can an attacker can root at your system? In this course I will answer all those questions and give you demos of how the systems may be compromised.
Contrary to popular belief, Linux systems can be hacked, have viruses or malware. This course teaches you how to happens from a hacker perspective. You'll learn some of the ways how hackers can get into your Linux machine and how a hacker does that. This course focuses on Linux systems. It does not cover physical security such as attacks like Rubber Ducky.
This is a beginners course, you don't need any prior knowledge when doing this course except knowing how to use Linux. Regardless of whether you use Linux as a server or on the desktop, this course will increase your Linux Security knowledge.
If you are a Linux Sysadmin, Software Developer, Ethical Hacker or Linux desktop user, this course is for you.