Respondido Using SDL Tools for .NET applications hosted in Linux

  • segunda-feira, 23 de janeiro de 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

     

Todas as Respostas

  • segunda-feira, 23 de janeiro de 2012 19:02
    Moderador
     
     Respondido

    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.