Using SDL Tools for .NET applications hosted in Linux

Respondido Using SDL Tools for .NET applications hosted in Linux

  • Montag, 23. Januar 2012 07:49
     
     

    I just have a thought about the applicability of MS SDL tools like Regex Fuzzer, SDL BinScope for the .NET applications hosted in Linux etc. environments.

    Please confirm and can we do it?

    Thanks

     

Alle Antworten

  • Montag, 23. Januar 2012 19:02
    Moderator
     
     Beantwortet

    Regex Fuzzer is not a problem since it works directly on regular expressions that are pulled out of the code.

    BinScope runs on applications binaries, so I don't see an issue with hosting environment. Please explain in more detail the approach to hosting these applications in Linux or other environments.