CCSP CISSP DAST SAST Questions

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

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

  • @Faraz-p5w
    @Faraz-p5w 3 месяца назад

    Good One.Thank's Prabh.

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

    thank you for creating the content

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

    Thank you for the clarifications.

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

    Hi Prabh
    I need your advice. I want to import the scan report of SAST, DAST, SCA into a common tool so that I can visit a single dashboard. Any tools you can suggest. Thanks

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

    thank you

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

    Hello Prabh. I have a question. The first questions talk about using a RASP to detect active breaches. However the question at 8:05 you state "you never do the testing in the production environment". These answers/explanations seem to conflict. How can it detect an active breach if it's not running in a production environment?

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

      When we bought RASP one challenge will be there that in production application. Will Impact performance from that point of view I explain but compare with integration performance issue will still manage

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

      @@PrabhNair1 Thanks, but I had difficulty following that explanation. Can you elaborate? I was under the impression that RASP is to be used in production environments.

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

      @@robm9663 we can use RASP from development to implementation phase

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

      Developers can implement RASP in a couple of ways. They can access the technology through function calls included in an app's source code, or they can take a completed app and put it in a wrapper that allows the app to be secured with a single button push. The first approach is more precise because developers can make specific decisions about what they want protected in the app, such as logins, database queries, and administrative functions.

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

      @@PrabhNair1 Thank you!