GithubHelp home page GithubHelp logo

usnistgov / vtsg Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 1.0 36.07 MB

Program to generate vulnerable and fixed synthetic test cases expressing specific flaws.

Home Page: https://github.com/usnistgov/VTSG

License: MIT License

Shell 0.08% Python 99.71% Makefile 0.12% C# 0.09%

vtsg's Introduction

Vulnerability Test Suite Generator (VTSG)

Program to generate vulnerable and fixed synthetic test cases expressing specific flaws.

Written in Python 3

Dependencies

  • Jinja2 (depends on MarkupSafe)
  • Docopt
  • Setuptools (for setup.py)
  • Sphinx (for generating the doc)

You have three ways to install these dependencies

Using PIP

We encourage you to use pip (installation instructions) to install these dependencies (choose one):

- [sudo] pip3 install -r requirements.txt (as root, system-wide)
- pip3 install --user -r requirements.txt (only for your user)

Using a Package Manager

You can also install this dependency with your package manager (if such a package exists in your distribution) :

- [sudo] aptitude install python3-jinja2 (for GNU/Linux Debian for example)
- [sudo] aptitude install python3-docopt
- [sudo] aptitude install python3-setuptools
- [sudo] aptitude install python3-sphinx

Manual Installation

Jinja2 installation instructions are here

Docopt installation instructions are here

Setuptools installation instructions are here

Execute it

$ python3 vtsg.py -l cs

Need help?

$ python3 vtsg.py --help

Discussion

For discussion please email: [email protected]

vtsg's People

Contributors

brotherpaul143 avatar dependabot[bot] avatar stivalet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.