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!
Secure Coding CWE-89 SQL Injection T-Shirt
Main Tag:  

Description: A design about the the common weakness enumeration 89 represented in an iconic way. Good for secure coding guideline and awareness to avoid being vulnerable to sql injection attacks.

Tags: injection, golismero, qualys, metasploit, wiz
Secure Coding Passwords Gitignore them Funny Tip T-Shirt
Main Tag:  

Description: Another secure coding design about the sensitive information disclosure caused by pushing code with secrets to the git repository. One of the ways to avoid this is by introducing the file names of the project with secrets into the .gitignore file.

Tags: git push, hardcoding, circleci, cicd, rebase
Secure Coding CWE-79 Cross Site Scripting T-Shirt
Main Tag:  

Description: A design about the the common weakness enumeration 79 represented in an iconic way. Good for secure coding guideline and awareness to avoid being vulnerable to XSS attacks.

Tags: csrf, cwe, content security policy, ssrf, sql injection
Secure Coding CWE-787 out of bounds write T-Shirt

Description: A design about the the common weakness enumeration 787 represented in an iconic way. Good for secure coding guideline.

Tags: dynamic testing, bypass, denial of service, logger, printstacktrace
Cybersecurity Threat Researcher Icon Black T-Shirt

Description: Design made for threat researchers who investigates and extracts invaluable information from new threats with techniques like reverse engineering, and may contribute to the security community to fight against malicious actors around the world.

Tags: behavioral analysis, ioa, ioc, forensics, threat intelligence
Cybersecurity Malware Reverse Engineer Icons Red T-Shirt

Description: A cool design made in red version 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.

Tags: emotet, threat research, eternalblue, yara, bluekeep
Cybersecurity Malware Reverse Engineer Icons Blue T-Shirt

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!

Tags: yara, emotet, stix, taxii, eternalblue
Secure Coding Beware of XSS don't forget CSP Header T-Shirt
Main Tag:  

Description: Kind secure coding advice for developers to ensure that the content security policy header is used on http responses and mitigate XSS attacks on users visiting your website.

Tags: nikto, httponly, secure flag, tls, csrf
Secure Coding Evade Eval Evil Best Practice T-Shirt
Main Tag:  

Description: A funny design to concern developers that the usage of eval() to process or parse untrusted data could let attackers to inject code to run.

Tags: ldap injection, command injection, csrf, xss, sql injection
Secure Coding Injection Free Code Badge T-Shirt
Main Tag:  

Description: This is a cool and funny design to certify that the code is free of any possible injection threats following the best practices like OWASP or CWE.

Tags: fuzzing, sql injection, dast, cwe, defensive programming
Secure Coding Prevent DoS Catch the Error and Threat It T-Shirt
Main Tag:  

Description: Never forget to handle a potential exception thrower code to avoid any undesired web application status. Run the code within a try and process the error on the catch section.

Tags: cwe, logger, exception, information disclosure, lfi
Cybersecurity I Love Bug Bounty and Maybe Three People T-Shirt

Description: The well known quote "Maybe Three People" with the bug bounty programs. If you hunt bugs for living then this is absolutely your design!

Tags: radare, reversing, dep, fuzzing, buffer overflow
Secure Coding Clickjacking X-Frame-Options SAMEORIGIN T-Shirt
Main Tag:  

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.

Tags: security headers, zap proxy, qualys, sqlmap, nessus
Cybersecurity Bank Account Lock Notice Phishing Vibes T-Shirt

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.

Tags: virus, clickjacking, threat intelligence, antimalware, spear phishing
Secure Coding X-Powered-By Not Your Business T-Shirt
Main Tag:  

Description: In case that x-powered-by header is delivered by your service, override it with misleading information to make attackers life harder like "Not Your Business 1.0"

Tags: ssrf, dynamic analysis, xss, web application scanning, csp
Cybersecurity Patch or Pray the Gods Funny Slogan T-Shirt
Main Tag:  

Description: One of the most important activities in cybersecurity is to patch regularly the systems to fix the vulnerabilities that may affect it. Failing to do so will leave the system at risk and you'll need to pray the gods for not being attacked by a malicious actor.

Tags: maintenance pack, vulnerability scan, kernel, hotfix, exploit
Cybersecurity There's No Perfect Defense Red Team T-Shirt

Description: A Red Team motivational slogan to keep trying hard on finding flaws or vulnerabilities on network or systems. Keep struggling in order to find the vulnerabilities and report them before any eventual attacker.

Tags: bypass, pivoting, offensive security, foothold, metasploit
Cybersecurity There's No Can't Defend Blue Team T-Shirt

Description: This is a motivational and "can do" design for cybersecurity Blue Team. Do whatever it takes to reduce the risk, lateral think to seek ways to improve security posture, struggle with other teams to get the desired logs or to fully deploy a security control and so on.

Tags: splunk, threat hunting, offensive security, oscp, ctf
Cybersecurity Avoid DoS And Use ulimit T-Shirt
Main Tag:  

Description: Running out of file descriptors due to a DoS or DDoS attack on your website and it is crashing the whole system? Then ulimit is your friend. The ulimit command sets a limit of file descriptors to a user to avoid consuming all the resources in case of DoS attack.

Tags: systemd, syn flood, file descriptor, denial of service, docker engine
Cybersecurity Keep Calm And Don't Use Root T-Shirt
Main Tag:  

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.

Tags: getfacl, sudoers, capabilities, cis benchmark, bash shell
Secure Coding CSRF Prevention Token Cookies HTTP Post CAPTCHA T-Shirt
Main Tag:  

Description: A design made for providing guidance to CSRF attack prevention. If it is not prevented adequately, it may leave attackers to trigger undesired actions from victims' browser like performing inadvertent transactions on your website.

Tags: ssrf, information disclosure, common weakness enumeration, sql injection, defensive programming
Secure Coding File Upload Attack Prevention T-Shirt
Main Tag:  

Description: To protect from file upload attacks on your website that could leave attackers to upload malicious software or backdoors, here's some of the protections to prevent such attacks.

Tags: msfvenom, command injection, malware, rce, input validation
Cybersecurity Technical Controls Icons T-Shirt
Main Tag:  

Description: This design represents some of the technical security controls that you might want to put in place in order to practice layered defense.

Tags: 2fa, qradar, encryption, splunk, multifactor
Secure Coding XSS Prevention input filter encode output content type csp T-Shirt
Main Tag:  

Description: Here's a cheat sheet like design to remind some of the secure coding measures to prevent all kind XSS attacks: Reflective, Stored or DOM based. Failing to do so, will imply code execution on victim's browser when visiting your site.

Tags: burp suite, hsts, session hijacking, cookies stealing, input validation
Secure Coding Injection Vulnerabilities Encryption XSS CSRF XXE SSRF T-Shirt
Main Tag:  

Description: A cool design for developers to remind them to practice secure coding. It shows some of the items from OWASP or CWE guidelines in a compelling way.

Tags: zap proxy, broken authentication, insecure deserialization, common enumeration weakness, httponly
Cybersecurity Threat Buster Icon T-Shirt
Main Tag:  

Description: The cybersecurity threat hunters may known also as threat busters. They improve the soc's visibility by researching new use cases to detect new threats or indicators of compromise.

Tags: visibility, nids, elasticsearch, soc analyst, dfir
Secure Coding STOP Bots Place a CAPTCHA T-Shirt
Main Tag:  

Description: The CAPTCHA is annoying for us as humans, but it could be a great way to stop automatic attacks or bots like brute force, CSRF or even XSS attacks.

Tags: xss, authentication, login, scraping, secure design
Cybersecurity Malware Buster Bug Icon T-Shirt
Main Tag:  

Description: Malware reverse engineers could be known as Malware busters as well. They analyze samples in order to identify their static patterns and behavioural indicators to finally share this knowledge with the security community.

Tags: blacklist, mimikatz, any run, sandbox, ioc
Cybersecurity Malware Reverse Engineer Bug T-Shirt
Main Tag:  

Description: Malware reverse engineers design for those who had master these skills or studied any certification or degree about. Their contributions in form of yara rules, IOCs and threat intelligence are invaluable for the cybersecurity community.

Tags: static indicators, virustotal, sample, debugger, yara
Cybersecurity Zero Trust Even My Dog Was Validated T-Shirt

Description: The principle of the Zero Trust architecture is to assume the breach inside your network, therefore, never trust any asset access before validation or authentication. Therefore, in a funny way, it should be similar to validate your dog before he can enter home.

Tags: 2fa, passphrase, rbac, secure by design, intrusion prevention
Cybersecurity Crazy Tip 123456 is Not a Password T-Shirt

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.

Tags: something you know, multifactor, 2fa, mitre attack, secrets
Cybersecurity I Want You in The Red Team Army T-Shirt

Description: This is a calling in army style for talented people to join to one of the most specialized professionals in Cybersecurity. The Red Team.

Tags: blue team, misconfiguration, pentesting, ctf, defense by offense
Cybersecurity Threat Intelligence You Will Never Defend Alone T-Shirt
Main Tag:  

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.

Tags: intrusion detection, edr, epss, incident reponse, mitre attack
Cybersecurity Crazy Tip Stop Reusing Passwords Funny Slogan T-Shirt

Description: Reusing passwords, specially when using the same for social media, personal email and your employer accounts, increases the chance that attackers could access to your jobs accounts. Therefore, avoid doing such practice.

Tags: passphrase, multifactor, password manager, iam, something you know
Cybersecurity I Want You in The Blue Team Army Funny Slogan T-Shirt

Description: This is design for calling new talented people to join one of the most specialized cybersecurity professionals. The Blue Team.

Tags: incident response, cybersecurity gamification, siem, iam, soc
Cybersecurity Zero Trust Even My Cat Was Validated T-Shirt

Description: The principle of the Zero Trust architecture is to assume the breach inside your network, therefore, never trust any asset access before validation or authentication. Is like validating your cat before he can enter home.

Tags: saml, prevention, best practice, iam, authentication

Cart Preview (0)

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

Powered by

TeePublic

Sort & Filter