All Projects → Vulnerator → Vulnerator

Vulnerator / Vulnerator

Licence: mit
The official distribution of the vulnerability parsing utility.

Projects that are alternatives of or similar to Vulnerator

Virtualizingwrappanel
Implementation of a VirtualizingWrapPanel for WPF running .NET Framework 4.5+ or .NET Core 3.0+
Stars: ✭ 59 (-60.14%)
Mutual labels:  dotnet-framework, wpf
DotNetWithCMake
Your swiss army knife for creating .NET assemblies with CMake and integrating unmanaged code.
Stars: ✭ 50 (-66.22%)
Mutual labels:  wpf, dotnet-framework
Simple.Wpf.Template
template for creating an MVVM based WPF application using Autofac, NLog & Rx
Stars: ✭ 31 (-79.05%)
Mutual labels:  wpf, dotnet-framework
Crema
Meta data server & client tools for game development
Stars: ✭ 61 (-58.78%)
Mutual labels:  wpf, data-management
Ffmediaelement
FFME: The Advanced WPF MediaElement (based on FFmpeg)
Stars: ✭ 733 (+395.27%)
Mutual labels:  dotnet-framework, wpf
Csconsoleformat
.NET C# library for advanced formatting of console output [Apache]
Stars: ✭ 296 (+100%)
Mutual labels:  dotnet-framework, wpf
Simple.Wpf.DataGrid
An experiment to build a data grid (blotter) in WPF without using any third party libaries
Stars: ✭ 64 (-56.76%)
Mutual labels:  wpf, dotnet-framework
Crunchyroll Downloader
A little GUI to download crap from crunchyroll.
Stars: ✭ 54 (-63.51%)
Mutual labels:  dotnet-framework, wpf
Tinylittlemvvm
A small MVVM library for WPF built on top of MahApps.Metro, supporting .NET Framework 4.7.2 and .NET Core 3
Stars: ✭ 120 (-18.92%)
Mutual labels:  dotnet-framework, wpf
Ago Assistant
A swiss army knife for your ArcGIS Online and Portal for ArcGIS accounts
Stars: ✭ 125 (-15.54%)
Mutual labels:  data-management
Sshdeploy
A command-line tool that enables quick build and run deployments over SSH.
Stars: ✭ 131 (-11.49%)
Mutual labels:  dotnet-framework
Arcgis Toolkit Dotnet
Toolkit for ArcGIS Runtime SDK for .NET
Stars: ✭ 125 (-15.54%)
Mutual labels:  wpf
Nukleardotnet
.NET binding for the Nuklear immediate mode GUI
Stars: ✭ 126 (-14.86%)
Mutual labels:  dotnet-framework
Redmine Net Api
.Net API for Redmine bug/task management systems.
Stars: ✭ 131 (-11.49%)
Mutual labels:  dotnet-framework
Lerc
Limited Error Raster Compression
Stars: ✭ 126 (-14.86%)
Mutual labels:  data-management
Wpf.ui
Stars: ✭ 137 (-7.43%)
Mutual labels:  wpf
Materialdesigninxamltoolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
Stars: ✭ 11,603 (+7739.86%)
Mutual labels:  wpf
Osu Player
A multifunctional media player for osu and osuer. Modern interface with WPF.
Stars: ✭ 123 (-16.89%)
Mutual labels:  wpf
Touchvg
A lightweight 2D vector drawing framework mainly using C++ for iOS, Android and Windows.
Stars: ✭ 140 (-5.41%)
Mutual labels:  wpf
Ncalc
NCalc - Mathematical Expressions Evaluator for .NET
Stars: ✭ 137 (-7.43%)
Mutual labels:  dotnet-framework

Vulnerator

Vulnerability Continuous Monitoring Made Easy

Software Security

With the move from SoftwareForge to the public domain, the integrity of the application has recently been thrust into the limelight. To ensure the application is secure, please note the following measures:

  • Alex Kuchta has personally had his hand in every line of code in the application - there is not a single file that has not been touched, modified, or updated by him
  • Only four GitHub users have the power to update the application. This means that although anybody can fork the repository and change their personal repo, only one of the four "gatekeepers" can authorize a change to the master branch
  • Each release is listed with both an MD5 and SHA256 checksum value - after you download the application, I encourage you to check the hash yourself to ensure that you downloaded what you expected
  • If the above measures are not enough, please feel free to create your own fork of the repository and compile the application yourself - this will allow you to do a manual code review to ensure that no malicious lines exist before creating an executable.

Helpful Links:

To get started, please check out (and bookmark!) the following locations - they are a treasure trove of knowledge (which I am told is power, and who doesn't want to be all-powerful?)!

QuickStart Guide

Now that you have familiarized yourself with the available resources (you did click the links, didn't you?), jump in to using the software!

  1. Download the software from the Releases page
  • Note: Chances are, unless you are a coder or interested in seeing "under the hood", you want the compiled release (the download without the word "Source" in it)
  1. Extract the entire folder from the "*.zip" file you just downloaded
  2. Launch the "Vulnerator.exe" file from within the folder you just extracted
  • The executable has hidden files that it depends on to run - they are shipped with the application. If Vulnerator does not find these files in the directory it is in, it will yell at you, which will make you yell at me... and I don't like being yelled at.
  1. Enjoy!

For a more detailed user guide, be sure to check out the Wiki, and if you have any bugs or suggestions to report, post them on the Issues page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].