An open API service indexing awesome lists of open source software.

https://github.com/stijnmoreels/fsecurity

Security testing library written in F# to make writing security tests more fun.
https://github.com/stijnmoreels/fsecurity

exploitation fsec fsharp input-validation owasp security testing tests url-tampering vulnerability-detection xml-parsing

Last synced: about 1 month ago
JSON representation

Security testing library written in F# to make writing security tests more fun.

Awesome Lists containing this project

README

        

# FSecurity

FSecurity is a tool for automatically running security tests for .NET programs. The tool provides some basic security testing functionality to discover vulnerabilities.

## NuGet

[![NuGet Badge](https://img.shields.io/nuget/v/fsecurity)](https://www.nuget.org/packages/fsecurity)

## Build Status

| Mono | .NET |
| --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| [![Build Status](https://travis-ci.org/stijnmoreels/FSecurity.svg?branch=master)](https://travis-ci.org/stijnmoreels/FSecurity) | [![Build status](https://ci.appveyor.com/api/projects/status/f0a1hyxcclegni4u?svg=true)](https://ci.appveyor.com/project/stijnmoreels/fsecurity) |
| |