Security Testing with Selenium - OWASP ZAP Integration

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024
  • In this video, I have explained how to perform security testing and generate security vulnerability report using ZAP Proxy Java Client.
    Security Testing with Selenium - OWASP ZAP Integration
    Schedule a meeting in case of any queries/guidance/counselling:
    calendly.com/n...
    ~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
    www.youtube.co...
    Follow me on my Facebook Page:
    / naveenqtpexpert
    Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
    t.me/joinchat/...
    Naveen AutomationLabs Paid Courses:
    GIT Hub Course:
    naveenautomati...
    Java & Selenium:
    naveenautomati...
    Java & API +POSTMAN + RestAssured + HttpClient:
    naveenautomati...

ความคิดเห็น • 51

  • @umamvj53
    @umamvj53 5 หลายเดือนก่อน +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.

  • @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 .

  • @ajaysuresh3781
    @ajaysuresh3781 2 ปีที่แล้ว

    Thanks Naveen for posting. Very Informative tutorial on OWASP ZAP

  • @nealbangia147
    @nealbangia147 2 ปีที่แล้ว

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

  • @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 ปีที่แล้ว +3

    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 11 หลายเดือนก่อน +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 11 หลายเดือนก่อน

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

  • @rashid9040
    @rashid9040 2 ปีที่แล้ว

    Wonderful content. Thank you Naveen sir😊😊

  • @supunjayasiri2955
    @supunjayasiri2955 9 หลายเดือนก่อน

    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..

  • @krishnapandit6175
    @krishnapandit6175 2 ปีที่แล้ว

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

  • @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.

  • @user-ew7tg2ki9n
    @user-ew7tg2ki9n 5 หลายเดือนก่อน

    very great video

  • @rameshjinaga8149
    @rameshjinaga8149 2 ปีที่แล้ว +1

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

  • @nealbangia147
    @nealbangia147 2 ปีที่แล้ว

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

  • @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

  • @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

  • @abhisheksarkar1515
    @abhisheksarkar1515 ปีที่แล้ว

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

  • @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.

  • @ProjectAryawarta
    @ProjectAryawarta ปีที่แล้ว

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

  • @debasishsingh8500
    @debasishsingh8500 2 ปีที่แล้ว

    Please make security testing videos on API also.

  • @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

  • @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

  • @balachanderpandiyan8920
    @balachanderpandiyan8920 2 ปีที่แล้ว

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

  • @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??

  • @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

  • @sathyanarayananbaskaran3808
    @sathyanarayananbaskaran3808 ปีที่แล้ว

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

  • @user-ch2kf8cu6e
    @user-ch2kf8cu6e 10 หลายเดือนก่อน

    can i get the code of the video?

  • @balwanbiradar547
    @balwanbiradar547 5 หลายเดือนก่อน +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 5 หลายเดือนก่อน

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

  • @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 5 หลายเดือนก่อน

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