Dustin Silveri

Dustin Silveri

Dustin Silveri is a Senior Security Researcher with Veracode's Applied Research Team. He focuses on APIs and associated technologies. He started in IT as a Sysadmin and traversed his career into pentesting networks, Red Teaming, and application security.

Stay up to date on Application Security

Posts by Dustin Silveri
  • Secure Cloud-Native Development: Avoid…
    | By Dustin Silveri

    Build secure cloud-native applications by avoiding the top five security pitfalls we lay out in our Secure Cloud-native Development Series. The reason organizations are embracing cloud-native development is clear: AWS reports those who migrated saw an average of 20% infrastructure cost…

    Read Article
     
  • SQL Injection in Today’s Landscape
    | By Dustin Silveri

    What is SQL injection? A SQL injection flaw allows for an attacker to modify or inject SQL syntax into the request to make the application behave in a manner that was not initially intended. In other words, an attacker can change a database query to: Read sensitive data Modify the database Execute…

    Read Article