Daily Archives: May 11, 2019

CVE 2014-6271 Exploitation with Metasploit

What is Metasploit? Metasploit is a penetration testing framework that makes hacking simple. It’s an essential tool for many attackers and defenders. Point Metasploit at your target, pick an exploit, what payload to drop, and hit Enter. Metasploit Framework is a software platform for developing, testing, and executing exploits. It can be used to create security testing […]

Using Custom Certificate with Burp Proxy

What is Burp Proxy? Burp Proxy lies at the heart of Burp’s user-driven workflow. It operates as a web proxy server between your browser and target applications, and lets you intercept, inspect and modify the raw traffic passing in both directions. Burp Suite Proxy also gives you a direct view into how your target application works […]