FREE US Shipping for Orders  $80+
Cover image
Profile image
Is Cybersecurity your passion and you are looking for cool and funny designs about the topic you love? Then you came to the right place!
Cybersecurity OSCP Certified I Tried Hard T-Shirt

Description: If you passed the OSCP and finally got the certification then that means that you tried hard!

Tags: reverse shell, parrot security, rce, port forwarding, gamification
Cybersecurity Bug Hunter The Zero Day Killer T-Shirt
Main Tag:  

Description: Bug bounty programs are one of the ways to combat zero day vulnerabilities by finding any flaws on the application or system before the bad guys.

Tags: dep, buffer overflow, aslr, oscp, red team
Cybersecurity Trust Me You Cannot Decrypt a Hash T-Shirt
Main Tag:  

Description: Tired of explaining that a hash cannot be decrypted? Then this funny design is absolutely for you. Just end up any discussions before they start with this design!

Tags: brute force, checksum, crack, digest, encryption
Cybersecurity OSEP Certified I Tried Hard Again T-Shirt

Description: If you passed the OSEP and finally got the certification, then you deserve this recognition and means that you tried hard again.

Tags: oscp, kali linux, metasploit, mitre attack, purple team
Cybersecurity You Need Some Salt In Your Hash T-Shirt
Main Tag:  

Description: A funny design to remind that a random string called salt needs to be used when storing passwords as a hash. This avoids any malicious actor to easily find out which is the password with pre-calculated hashes.

Tags: symmetric encryption, aes256, sha1, hmac, hashcat
Cybersecurity CISSP OSCP I Took Both Pills T-Shirt

Description: A funny reference to a well known film but with CISSP and OSCP certifications.

Tags: data breach, red team, isms, iso 27k, blue team
Secure Coding Secure Flag in Cookies is a Must T-Shirt
Main Tag:  

Description: This is one of the best practice which is a must when developing any web server that provides cookies. With the secure flag assigned on cookies, it will only be transferred through HTTPS.

Tags: eavesdrop, zap proxy, portswigger, burp suite, tls
Cybersecurity Giving Roles You Must RBAC T-Shirt
Main Tag:  

Description: The best practice in terms of giving permissions or authorisation to access an asset is to do it through roles instead of assigning the permissions directly to the user.

Tags: oauth, multifactor, mandatory access control, saml, active directory
Secure Coding HTTPOnly in Cookies is a Must T-Shirt
Main Tag:  

Description: HTTPOnly flag for cookies should be a must. This avoids other unwanted usages of cookies from your browser like scripts and only restricts its usage for HTTP.

Tags: defensive programming, content security policy, secure flag, hijacking, cwe
Cybersecurity No NMAP no Fun T-Shirt
Main Tag:  

Description: The nmap tool normally is one of the first tools you use to assess the security of your network. So no nmap means no fun.

Tags: red team, penetration testing, purple team, soc, unicornscan
Cybersecurity You Need to be This Crazy to Love Cybersecurity T-Shirt
Main Tag:  

Description: A funny design about the fact that cybersecurity professionals need to be somewhat crazy to love their job.

Tags: soc, zero trust, vulnerabilities, capture the flag, mitre attack
Cybersecurity You can't Defend What You Can't See T-Shirt
Main Tag:  

Description: A quote design of a true statement about cybersecurity. Without logs you cannot detect properly any attack attempts hence respond upon.

Tags: nids, visibility, soar, siem, threat hunting
Secure Coding The XML That Great Format Susceptible to XXE Attack T-Shirt
Main Tag:  

Description: One of the best practices stated in OWASP is to allow only to use local static DTD when processing XML to avoid XXE attacks.

Tags: gitops, information disclosure, dtd, devsecops, cwe
Cybersecurity Everytime a Secret is Shared in Clear I Die a Little T-Shirt

Description: Funny design about the bad practice of sharing passwords in clear text over email, messaging applications and ticketing systems. They should be shared through a password management tool or one time secret applications.

Tags: data privacy, sensitive information, red team, secrets, encryption
Secure Coding Importing Vulnerable Packages is Gross T-Shirt
Main Tag:  

Description: The design is about one of the guidelines provided by OWASP, to put in place security measures to restrict the import or usage of packages with known vulnerabilities.

Tags: cwe, software composition analysis, trivy, gemfile, webhook
Cybersecurity I Hate Office Macros T-Shirt

Description: Design about one of the ways that bad guys may use to compromise a target organisation network. If macros or scripts are allowed generally in office documents, then they could potentially use them to execute malware if one of the employees clicks or opens anything evil in a phishing email. A complete headache for cybersecurity team.

Tags: blue team, purple team, group policy object, emotet, visual basic
Secure Coding Use HTTP POST For Authentication Thank me Later T-Shirt
Main Tag:  

Description: Normally, any authentication through a website is done through HTTP POST method since a form is needed with login information. This could minimise the risk of disclosing the credentials when your browser stores the URL in plan text or even being written in logs on the server side.

Tags: javascript, security awareness, authorisation, nodejs, encryption
Cybersecurity Practice Least Privileges Please T-Shirt

Description: One of the ways to reduce the risk is to limit the impact in case of compromise so practicing least privilege is the way.

Tags: reduce impact, selinux, mandatory access control, permissions, rbac
Cybersecurity Spear Phishing the Security Piercer T-Shirt

Description: No matter how much controls or how good they are, the malicious actors will attempt to bypass them with phishing to attack the weakest part of security, the human.

Tags: trojan, antispam, spamming, mitre attack, compromise
Secure Coding STRIDE Your Application T-Shirt

Description: Threat modeling should be a mainstream activity for every current and new designs to better understand which could be the threats and which could be the security measures to mitigate the risk.

Tags: spoofing, defensive programming, tamper, input sanitisation, owasp
Secure Coding Don't Blindly Deserialize Validate First T-Shirt

Description: Insecure deserialisation could lead to remote code execution if no proper validation is done previously.

Tags: common weakness enumeration, stride, cwe, command injection, deserialisation
Cybersecurity Not Clearing Cookies Periodically is Like Not Brushing Your Teeth T-Shirt

Description: A good practice is to periodically clearing cookies, cache and temporal files from the browser. It might contain trackers that will disclose information from your browsing habits.

Tags: web cookies, malware, spyware, javascript, secure flag
Cybersecurity Don't plug that lost pendrive T-Shirt

Description: It is really important to concern coworkers to not plug any lost USB pendrive in any device. They are suspicious, cannot be trusted and potentially could trigger malware and infect the entire network.

Tags: emotet, backdoor, spyware, data lost prevention, supply chain attack
Cybersecurity Don't Trust Authenticate T-Shirt
Main Tag:  

Description: No matter it is external network or internal network authenticate, always authenticate any access to sensitive information. The principle of Zero trust.

Tags: secure design, purple team, broken authentication, zero trust, risk mitigation
Cybersecurity People Lie SIEM don't T-Shirt
Main Tag:  

Description: One of the things that a Cybersecurity professional have to understand is that users might don't tell the truth or they don't know what harm caused due to their actions. So logs and SIEM could clarify what happen really because they tell don't lie.

Tags: blue team, nids, snort, splunk, mitre defend
Secure Coding No HSTS no Deal T-Shirt
Main Tag:  

Description: HSTS is a must when it comes to securing web application HTTPS connections. So, if there is no HSTS header, no deal.

Tags: eavesdrop, burp suite, security awareness, tls, flaw
Secure Coding Validate ZIP or Die by ZIP Bomb T-Shirt
Main Tag:  

Description: Awareness design to remind the importance of validating zip files before decompressing it like limiting the number of files, the decompressed size and a maximum decompressed file size.

Tags: input validation, stride, common weakness enumeration, secure coding, untrusted input
Cybersecurity STOP Writing Down Passwords T-Shirt
Main Tag:  

Description: An awareness slogan for your organisation to concern your coworkers to stop writing down passwords in physical notes or notepad.

Tags: security engineer, password manager, purple team, encryption, information disclosure
Cybersecurity STOP Running Services as root T-Shirt
Main Tag:  

Description: Running non-core processes or services in Linux is not safe at all and could facilitate hackers to privilege escalation. This awareness slogan should concern Linux administrators to be careful with such practices.

Tags: mitre defend, ethical hacker, penetration testing, setfacl, sudo
Cybersecurity Attackers Will Try Hard Defend Harder T-Shirt
Main Tag:  

Description: A motivational quote for cybersecurity professionals to defend harder their organisation network because the adversary will try hard. Never underestimate the attacker.

Tags: honeynet, red team, threat intelligence, capture the flag, mitre attack
Cybersecurity Hashcat the Hash T-Shirt
Main Tag:  

Description: Funny design of hashcat tool in a pun form. Hashcat the hash!

Tags: rainbow attack, jack the ripper, checksum, red team, md5
Cybersecurity Do Not Proliferate Domain Admins T-Shirt

Description: IT operation should be really careful when dealing with domain administrators. The best practice is that it should be only one per domain otherwise, it could be a nightmare to manage.

Tags: ransomware, penetration testing, tgt, kerberos, metasploit
Secure Coding Commented Code Does Not Go Away All Alone T-Shirt

Description: A reminder for developers to review commented code and take care of it to avoid disclosing secrets or giving hints to a malicious actor. After all secure coding.

Tags: bug hunter, red team, bug bounty, harcoded passwords, secret key
Secure Coding Hardcoding Secrets Is Not Cool T-Shirt

Description: A security funny awareness design to remind developers that secrets, passwords or api tokens is not a good practice.

Tags: information disclosure, harcoded passwords, secret key, blue team, sast
Secure Coding Dear Developer Input Validation Is Your Friend T-Shirt

Description: An awareness design to tell your peer developers to implement input validation to prevent injection, buffer overflows, denial of service or even log sanitisation.

Tags: sast, sql injection, input normalization, xss, bug bounty
Cybersecurity Threat Hunter T-Shirt
Main Tag:  

Description: Dark background version of a minimalistic design for threat hunters, a specialized cybersecurity profiles which analyzes and deploys new ways of detecting threats in the organization network.

Tags: mitre defend, cybersecurity, hardening, mitre attack, red team

Cart Preview (0)

You're $80.00 Away from FREE US Shipping!
$0
$80

Powered by

TeePublic

Sort & Filter