Posts

Showing posts from May, 2022

How To Hack bWAPP

Image
Why bWAPP? 😮 bWAPP, or a  buggy web application , is a free and open source deliberately insecure web application. It helps security enthusiasts, developers and students to discover and to prevent web vulnerabilities. bWAPP prepares one to conduct successful penetration testing and ethical hacking projects. What makes bWAPP so unique? Well, it has over  100 web vulnerabilities ! It covers all major known web bugs, including all risks from the OWASP Top 10 project. bWAPP is a PHP application that uses a MySQL database. It can be hosted on Linux/Windows with Apache/IIS and MySQL. It can also be installed with WAMP or XAMPP. Another possibility is to download the  bee-box , a custom Linux VM pre-installed with bWAPP. You can download bWAPP using this link here  bWAPP, a buggy web application! (itsecgames.com) . AIM: Perform SQL Injection Attack on Bwapp using SQLMAP and get OS shell REQUIREMENTS: ·        OS – Windows ·        Tools – Bwapp, Sqlmap, FOLLOW THE STEPS IN THE IMAGES B