Security Testing with Selenium - OWASP ZAP Integration

Поделиться
HTML-код
  • Опубликовано: 15 янв 2025

Комментарии • 51

  • @umamvj53
    @umamvj53 9 месяцев назад +1

    Thank you so much Naveen🎉,i was trying to do the poc in my org,this video was a saviour for me , you have been phenomenal in helping the QA professionals accross globe ,keep going 👏

  • @m.umerhuzaifa5285
    @m.umerhuzaifa5285 Год назад +1

    GREAT WORK DONE. It was extremely helpful. Thank you very much sir.

  • @ajaysuresh3781
    @ajaysuresh3781 2 года назад

    Thanks Naveen for posting. Very Informative tutorial on OWASP ZAP

  • @maliequizhu6614
    @maliequizhu6614 Год назад

    Thanks for your excellent presentation 👍👍👍 this is really helpful❤️❤️❤️

  • @its_me_anjii
    @its_me_anjii 2 года назад

    Thank you Naveen for sharing such a good knowledge...really appreciated..thank you so much.

  • @vrana_fitness
    @vrana_fitness 2 года назад +1

    Thanks to sharing this video. We recently implemented owsap zap plugin in our automation framework. It assisted us a lot of catching cross site scripting and sql injection issues.

    • @sunjitkumar7082
      @sunjitkumar7082 2 года назад

      Hi Rana, did u implemented it on every page

    • @vrana_fitness
      @vrana_fitness 2 года назад +1

      @@sunjitkumar7082 yes, of course, we have integrated owsap zap with regression. Each release with regression, security test also runs.

    • @sunjitkumar7082
      @sunjitkumar7082 2 года назад

      Is it possible for you to share the repo? We want to implement it in our automation framework

    • @vrana_fitness
      @vrana_fitness 2 года назад +1

      @@sunjitkumar7082 it is integrated in my organization project so it is not possible to share.. But i have separate demo for selenium and OWSAP, I will add a repo in git hub and will share with you in 1 or 2 days.

    • @manikantan2457
      @manikantan2457 2 года назад

      @@vrana_fitness could you kindly update the link .

  • @rashid9040
    @rashid9040 2 года назад

    Wonderful content. Thank you Naveen sir😊😊

  • @krishnapandit6175
    @krishnapandit6175 2 года назад

    Much waited one.....
    Thanku so so much 😊

  • @nealbangia147
    @nealbangia147 2 года назад

    Thank you sir i am seriously searching security testing and you helped me a lot

  • @kyledrewes6552
    @kyledrewes6552 Год назад

    Hi, do you have any videos showing how to create a maven project ? I'm having some difficulties on how to add the dependency from 2:32. Thank you

  • @vrana_fitness
    @vrana_fitness 2 года назад +4

    We appreciate your efforts on sharing this session, there are many things which you have missed and should part of this demo like spidering, passive and active scanning. You should have choose some live example which describe about capturing Xss, sql injection issues and how to replicate them manually in appliancation. There could be more discussion around handling login owsap token in zap plugin as most of application use token based login to secure application. Trust me developer wil entertain you only if you are reporting cross site scripting, sql injection issues in application ,those issues you have shown in report are common and does not have serious threat to the application.

    • @naveenautomationlabs
      @naveenautomationlabs  2 года назад

      As I mentioned this is just a demo with selenium integration. I have not explained about various features of zap and security testing, which is out fo scope for this video. In one single video, can’t cover complete security scenarios.

    • @vrana_fitness
      @vrana_fitness 2 года назад +1

      @@naveenautomationlabs That's fine, no problem. Respect for your all contributions to testing community. Keep going. 🙏🙏

    • @neegee6252
      @neegee6252 Год назад +2

      Hi @ranaindiavlogs9943 , Is there any other tutorial you would like to suggest for the detailed explanation? Also, do you know any github project which can be referred. Thanks

    • @vrana_fitness
      @vrana_fitness Год назад

      @@neegee6252 sure I will check and confirm you , allow me some time please

  • @coregroupeemmry
    @coregroupeemmry 10 месяцев назад

    very great video

  • @supunjayasiri2955
    @supunjayasiri2955 Год назад

    This is really amazing! Thanks alot Naveen. Can you please tell me what are the other security tests we can automate to be an industry standard automation project? Thanks again..

  • @rameshjinaga8149
    @rameshjinaga8149 2 года назад +1

    Thanks naveen for the video
    Have a query not related to this topic
    Can we automate elements inside embed tag??

  • @ProjectAryawarta
    @ProjectAryawarta 2 года назад

    Does it navigates to all the sub pages or only scanning the index page?

  • @agamya9191
    @agamya9191 Год назад

    @naveeen :Can you suggest any security tool for desktop app

  • @sagars3332
    @sagars3332 2 года назад

    Hi Naveen, bro why we are creating proxy class instance here??

  • @nealbangia147
    @nealbangia147 2 года назад

    @naveen sir please can you add more videos related to security testing with selenium like how we do SQL injection etc

  • @tejashreekadam1838
    @tejashreekadam1838 2 года назад

    Hi Naveen...I am getting session not created This version of chromedriver only supports chrome version ...what needs to do to resolve this

  • @abhisheksarkar1515
    @abhisheksarkar1515 2 года назад

    Hi Naveen, thanks for the video.Can we do the same using Selenium with C#.

  • @adewale3157
    @adewale3157 2 года назад

    I really appreciate your efforts and time on sharing this session with us. However, you have not share the session on your github space. Many thanks.

  • @ppayani1
    @ppayani1 2 года назад

    Hi Naveen- thanks for this tutorial. Do we need to keep the ZAP app open when running our testNG test? if so, can u please explain the reason. Thanks in advance.

  • @mnagamani9102
    @mnagamani9102 2 года назад

    what type of test cases we can test as part of security??

  • @MM-me1bj
    @MM-me1bj 2 года назад

    Is it good to add security testing skill with selenium Java

  • @dipanmajumder8606
    @dipanmajumder8606 2 года назад

    @Naveen sir,Can you please make a video on how we can change the request or response with zap with the help of selenium

  • @debasishsingh8500
    @debasishsingh8500 2 года назад

    Please make security testing videos on API also.

  • @sathyanarayananbaskaran3808
    @sathyanarayananbaskaran3808 2 года назад

    Hi naveen, I could not perform any action on the element when integrated with zap. Getting element not found exception.. Can you please help?

  • @balachanderpandiyan8920
    @balachanderpandiyan8920 2 года назад

    Hi Naveen Sir. I am not able to do same with firefox browser. Can you please guide me

  • @pramodginuga7048
    @pramodginuga7048 2 года назад

    Hi Naveen...thank you for providing the video its really well explained...one suggestion...we are not supposed to use public websites without Authorization where you can scan the website.....either use your own app or something which is running in local

  • @chandumuttur
    @chandumuttur Год назад

    can i get the code of the video?

  • @manikantan2457
    @manikantan2457 2 года назад +1

    @naveen Sir Same code i was practicing able to see below error Report is not generated could you please let me know the cause.
    org.zaproxy.clientapi.core.ClientApiException: Does Not Exist

    • @chrispaquette5078
      @chrispaquette5078 2 года назад +1

      Same problem

    • @chrispaquette5078
      @chrispaquette5078 2 года назад +1

      Change the report type to traditional-html-plus

    • @umamvj53
      @umamvj53 9 месяцев назад

      ​@@chrispaquette5078 Thank you so much,I had spent 2 days to find the solution 😂even chatgpt didn't help

  • @balwanbiradar547
    @balwanbiradar547 10 месяцев назад +1

    naveen Sir Same code i was practicing able to see below error Report is not generated could you please let me know the cause.
    org.zaproxy.clientapi.core.ClientApiException: Does Not Exist

    • @umamvj53
      @umamvj53 9 месяцев назад

      @balwanbiradar547 - even i am facing same issue ,did you get the solution ? can you please respond