From 1f4e84c4809f6222bc8d19f23f1b5ccc46042189 Mon Sep 17 00:00:00 2001 From: 0xACAB <18677+fabacab@users.noreply.github.com> Date: Wed, 17 Jun 2020 20:58:14 -0400 Subject: [PATCH] Add Shuffle. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aafb02e..edf9aaf 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea - [Communications security (COMSEC)](#communications-security-comsec) - [DevSecOps](#devsecops) - [Application or Binary Hardening](#application-or-binary-hardening) - - [Fuzzing](#Fuzzing) + - [Fuzzing](#fuzzing) - [Policy enforcement](#policy-enforcement) - [Honeypots](#honeypots) - [Tarpits](#tarpits) @@ -47,6 +47,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea - [DShell](https://github.com/USArmyResearchLab/Dshell) - Extensible network forensic analysis framework written in Python that enables rapid development of plugins to support the dissection of network packet captures. - [MultiScanner](https://github.com/mitre/multiscanner) - File analysis framework written in Python that assists in evaluating a set of files by automatically running a suite of tools against them and aggregating the output. - [Posh-VirusTotal](https://github.com/darkoperator/Posh-VirusTotal) - PowerShell interface to VirusTotal.com APIs. +- [Shuffle](https://shuffler.io/) - Graphical generalized workflow (automation) builder for IT professionals and blue teamers. - [censys-python](https://github.com/censys/censys-python) - Python wrapper to the Censys REST API. - [libcrafter](https://github.com/pellegre/libcrafter) - High level C++ network packet sniffing and crafting library. - [peepdf](https://eternal-todo.com/tools/peepdf-pdf-analysis-tool) - Scriptable PDF file analyzer.