From 27ddb9c4678e7ae2df192fdef315cf52d3291e87 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 7 Apr 2020 14:12:42 +0700 Subject: [PATCH] Add: FuzzySecurity/Fermion --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68fdbef..0bd11e5 100644 --- a/README.md +++ b/README.md @@ -173,8 +173,8 @@ This repository is created as an online bookmark for useful links, resources and FireEye Labs Obfuscated String Solver - Automatically extract obfuscated strings from malware. - fireeye/flare-fakenet-ng - FakeNet-NG - Next Generation Dynamic Network Analysis Tool + FuzzySecurity/Fermion + Fermion, an electron wrapper for Frida & Monaco. GHIDRA @@ -1431,6 +1431,10 @@ This repository is created as an online bookmark for useful links, resources and eldraco/domain_analyzer Analyze the security of any domain by finding all the information possible. Made in python. + + fireeye/flare-fakenet-ng + FakeNet-NG - Next Generation Dynamic Network Analysis Tool + infobyte/evilgrade Evilgrade is a modular framework that allows the user to take advantage of poor upgrade implementations by injecting fake updates. It comes with pre-made binaries (agents), a working default configuration for fast pentests, and has it's own WebServer and DNSServer modules. Easy to set up new settings, and has an autoconfiguration when new binary agents are set.