Results 1 to 6 of 6

Thread: What is sast?

  1. #1
    Registered
    Join Date
    May 2017
    Posts
    89

    What is sast?

    Hello, guys do you know that what is sast?

  2. #2
    Registered
    Join Date
    Nov 2017
    Location
    Sao Paulo
    Posts
    159
    The full form of SAST is Static Application Security Testing which is a type of security testing that relies on inspecting the source code of an application.

  3. #3
    Registered
    Join Date
    Jun 2017
    Location
    india
    Posts
    70
    Static application security testing tools are often called white box testing pr clear box testing. It essentially means that you have access to the internals of the application to test as opposed to black box testing. Which dynamic analysis does right where you're kind of poking from the outside without knowledge of what's going inside.

  4. #4
    Registered
    Join Date
    Apr 2017
    Posts
    69
    Static application security testing sast is a set of technologies designed to analyze application source code, byte code and binaries for coding and design conditions that are indicative of security vulnerabilities. SAST solutions analyze an application from the “inside out” in a nonrunning state.

  5. #5
    Registered
    Join Date
    Dec 2016
    Posts
    202
    SAST stands for Static Application Security Testing. It is a testing tactic so as to evaluates source code, byte code & binaries for coding & design circumstances that are indicative of precautions vulnerabilities.

  6. #6
    Registered RH-Calvin's Avatar
    Join Date
    Mar 2017
    Location
    Forum
    Posts
    1,667
    Static application security testing (SAST) is a set of technologies designed to analyze application source code, byte code and binaries for coding and design conditions that are indicative of security vulnerabilities.
    Cheap VPS Hosting | VPS Starting from $12 PER Year
    Cheap Dedicated Server | Unmetered Bandwidth | Free Setup and IPMI

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •