1 00:00:00,360 --> 00:00:07,440 OWASP Web Security Testing guide is a guide that deals with how to carry out ethical hacking 2 00:00:07,830 --> 00:00:15,930 activities on web applications, you can download the entire PDF guide from the OWASP website. 3 00:00:17,730 --> 00:00:26,100 It includes several sections such as information gathering, authentication, session management, input 4 00:00:26,100 --> 00:00:32,630 validation, each of which presents various tests that can be carried out. 5 00:00:34,800 --> 00:00:43,290 These, for example, are the possible tests to be carried out regarding the initial phase of the Web 6 00:00:43,290 --> 00:00:52,680 application Pentest, the preliminary collection of information on the target. Each test is coded with 7 00:00:52,680 --> 00:00:54,260 an ID code. 8 00:00:56,240 --> 00:01:03,860 For each test, there is a description of the purpose of the test or what it wants to achieve. 9 00:01:06,300 --> 00:01:13,530 You can also find a description of how to round the test and which tools you can use to execute the 10 00:01:13,530 --> 00:01:14,130 test. 11 00:01:16,380 --> 00:01:25,620 For each test, there is also a brief description of the possible remedies with respect to the vulnerabilities 12 00:01:25,620 --> 00:01:27,840 identifiable by the test. 13 00:01:31,260 --> 00:01:33,810 Thank you very much for your of attention.