Threat Hunting and Incident Response

    MITRE ATT&CK (Adversarial Tactics, Techniques, and Common Knowledge) is a comprehensive framework that provides a structured and organized approach to analyzing and understanding the...

Digital Signature Using SHA-256 with RSA Encryption.

Digital signatures are crucial in cryptography to ensure secure communication and data integrity. But how exactly do they work? A digital signature, implemented using SHA-256 with RSA encryption, is a...

Cyberchef is a must-have security tool.

If you’re seriously involved in cybersecurity or digital forensics, you’ve likely encountered a variety of appropriate tools designed to address common challenges within these fields...

SSRF with filter bypass via open redirection vulnerability

Server-side request Forgery allows an attacker to bypass network access control and make requests to servers located on the private network that are not reachable from the Internet. These techniques...

SQL Injection

How to detect and exploit SQL Injection vulnerabilities. Structured Query Language (SQL) Injection, or SQLi, is a web security vulnerability that allows an attacker to interfere with queries an...

Hide secret data inside an image or audio file

Hey there! Suppose you have downloaded a .jpeg image from the World Wide Web and suspect something is hidden inside it. Or typically in a Capture The Flag (CTF) competition. How do you get it out? In...

Encoding and encryption

Encoding and encryption are used interchangeably. Encryption involves encoding data for confidentiality and security, while encoded data is not necessarily confidential. What is encoding? Encoding is...

9 Common Malware Behaviors

Threat actors Threat actors use viruses, worms, and Trojan horses to carry their payloads for other malicious reasons. The most prevalent malware is ransomware, which denies access to the infected...

Installing a Hacking OS in 4 steps

Cyber security is ever-changing, and choosing the best OS with the right toolkit is crucial for ethical hackers and security pros who want to sharpen their skills. Hacking Lab To set up a hacking lab...