From 1442307ef5731088607eba02b4ad8cdd6eac83f2 Mon Sep 17 00:00:00 2001 From: Giorgi Mkervalishvili Date: Fri, 3 Nov 2017 10:23:21 +0400 Subject: [PATCH] Update tools.md Add MITM tools "Evilginx" Linux Security Tool "Kernelpop" --- tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools.md b/tools.md index e835de1..b71d56d 100644 --- a/tools.md +++ b/tools.md @@ -38,6 +38,7 @@ Name | Description Name | Description ---- | ---- [DefenseMatrix](https://github.com/K4YT3X/DefenseMatrix) | Full security solution for Linux Servers +[Kernelpop](https://github.com/spencerdodd/kernelpop) | kernel privilege escalation enumeration and exploitation framework ### Exploit Databases Name | Description @@ -54,6 +55,7 @@ Name | Description [BetterCAP](https://www.bettercap.org/) | MITM attacks against a network, manipulate HTTP, HTTPS and TCP traffic in realtime, sniff for credentials and much more. [Burp Suite](https://portswigger.net/burp) | GUI based tool for testing Web application security. [Ettercap](https://ettercap.github.io/ettercap/) | Ettercap is a comprehensive suite for man in the middle attacks +[Evilginx](https://github.com/kgretzky/evilginx) | Man-in-the-middle attack framework used for phishing credentials and session cookies of any web service. [MITMf](https://github.com/byt3bl33d3r/MITMf) | Framework for Man-In-The-Middle attacks [mitmproxy](https://mitmproxy.org/) | An interactive console program that allows traffic flows to be intercepted, inspected, modified and replayed