WebGoat

Tags:

WebGoat

WebGoat is a full J2EE web application designed to teach web application security lessons. In each lesson, users must demonstrate their understanding by exploiting a real vulnerability on the local system. The system is even clever enough to provide hints and show the user cookies, parameters and the underlying Java code if they choose. Examples of lessons include SQL injection to a fake credit card database, where the user creates the attack and steals the credit card numbers.

웹 보안에 대해 가르쳐주는 도구라고 합니다.. 소스와 힌트가 잘 되어있어서 정답 없어도 다 풀게 되어있습니다.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *