Description: A cool design made for malware reverse engineers who had master these skills and studied any certification or degree about. Their contributions in form of yara rules, IOCs and threat intelligence are invaluable for the cybersecurity community. This is a blue version of the design, enjoy it!
Description: Want to avoid the undesired clickjacking attack on your website? Then X-Frame-Options should be one of the headers to respond with sameorigin value. Or you can make it even more restrictive with deny. The result is avoiding any eventual attacker to use hidden frames to compromise the website user.
Description: Phishing is one of the most used methods by attackers to compromise a target organisation. No matter how sophisticated your security controls are, it can be defeated by attacking the weakest security layer which normally are the humans. This design gives a hint on when an email is suspicious of phishing attempt.
Description: Administrators tends to su or login as root to perform privileged actions on Linux systems while they shouldn't. It is a bad practice to use root account so, instead, the recommendation is to use a non-root user to elevate with sudo to perform those actions or give them enough capabilities.
Description: Statistics say that 123456 is the most common used password, which is definitely not the most secure passwords possible. To be honest, is not even a password strictly saying since it can be defeated in a blink of an eye. Therefore, as a tip, try to not use this kind of passwords.
Description: Threat Intelligence could be great source for your cybersecurity program. They can provide useful IOC, feeds, notifications and vigilance on your tech stack. No matter what threat intelligence you use, either paid support or the security community, it's like defending your organization alongside with them.