WiFi Alpha Adapter Review
WiFi Adapter is a device used as an additional backup wifi interface. It is also used for assessing wifi security...
WiFi Adapter is a device used as an additional backup wifi interface. It is also used for assessing wifi security...
Reverse Engineering is a technique where an engineer tried to identify the design and architecture of a final product. There...
Fuzzing is a software testing methodology in which the hacker injects malformed or malicious inputs into the application. Generally, on...
Scapy is a python-based packet manipulation program used to sniff, send, and tamper network packets. This program is helpful in...
Ghidra is a popular reverse engineering framework tool developed by the National Security Agency (NSA). This blog provides an easy-to-follow...
FRIDA is a Dynamic instrumentation toolkit used by developers, reverse engineers, and security researchers to identify security vulnerabilities in mobile...
This blog explains the CRLF injection and the prevention techniques to mitigate this vulnerability. What is CRLF Injection? CRLF, short...
Path Traversal vulnerability is an easy-to-find vulnerability in the web application. In OWASP Top 10 2021, it comes under A1:...