From 46cc83ce050c25193fc4d44aaa6c18b6b779eb36 Mon Sep 17 00:00:00 2001 From: Giorgi Mkervalishvili Date: Tue, 17 Oct 2017 10:59:08 +0400 Subject: [PATCH] Added Source Code Analysis and Linux Security Tools --- tools.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/tools.md b/tools.md index d20a342..1695f78 100644 --- a/tools.md +++ b/tools.md @@ -19,6 +19,24 @@ Name | Description []() | []() | +### Source Code Analysis Tools +Name | Description +---- | ---- +[Retire.js](http://retirejs.github.io/retire.js/) | detecting the use of JavaScript libraries with known vulnerabilities +[pyup](https://pyup.io/) | Automated Security and Dependency Updates +[RIPS](https://www.ripstech.com/) | PHP Security Analysis +[]() | +[]() | + +### Linux Security Tools +Name | Description +---- | ---- +[DefenseMatrix](https://github.com/K4YT3X/DefenseMatrix) | Full security solution for Linux Servers +[]() | +[]() | + + + ### Exploitation tools Name | Description ---- | ----