Speeple News Search

Search: |

Tags | Domains | Searches | Statistics | Options | Advanced Search

asp.net » Feeds » Ravikanth's Blog

Yearly Archives: 2008

Latest news from Ravikanth's Blog

  1. Determine the security risk of using Open source projects

    Nov 11, 2008

    Visit the Java Open Review, an open source project sponsored by Fortify Software which uses Fortify SCA tools and Findbugs to look for defects in software – as a service. It publishes aggregated statistics but has a

    Tagged: application security, oss, application security risk determination, open source software security risk

  2. Acrobat Reader (CVE-2007-5659) Download/Exec Exploit Demo video

    Oct 24, 2008

    My colleague Debasis has released Acrobat Reader Download/Exec Exploit Demo Video @ http://coffeeandsecurity.com/resources.aspx . Due to hosting space/bandwidth constraint, He will not keep the original version for

    Tagged: security exploit

  3. Microsoft Threat Modeling 3.0 & Optimization Model tools slated to release in November 2008

    Sep 29, 2008

    Microsoft is planning to roll out new version of Threat Modeling Tool 3.0 in November, 2008, which focuses on the software design process, with built in guidance and advice into the tool. Also shows what is the

    Tagged: microsoft optimization model, microsoft threat model 3 0

  4. Step by Step - By passing .NET Validate Request

    Sep 29, 2008

    The Microsoft .NET framework comes with a request validation feature, configurable by the ValidateRequest setting. ValidateRequest has been a feature of ASP.NET since version 1.1. This feature consists of a series of

    Tagged: net, application security, validaterequest

  5. Implementing an Anti-Virus File Scan in JEE Applications

    Sep 29, 2008

    The following article will discuss, step by step how to implement anti virus solution (file scanning for virus) in Java, particular in the JEE applications. http://www.developer.com/design/article.php/3711331

    Tagged: application security, virus, virus scan