From 112289baecdf8bcbdbacc2b1fd035d8ef6a295aa Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 7 Aug 2020 15:49:17 +0700 Subject: [PATCH 1/4] Add: senspost/routopsy --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 73c2c49..01fd1b0 100644 --- a/README.md +++ b/README.md @@ -1537,6 +1537,10 @@ This repository is created as an online bookmark for useful links, resources and PacketTotal A free, online PCAP analysis engine + + sensepost/routopsy + Routopsy is a toolkit built to attack often overlooked networking protocols. Routopsy currently supports attacks against Dynamic Routing Protocols (DRP) and First-Hop Redundancy Protocols (FHRP). + USArmyResearchLab/Dshell An extensible network forensic analysis framework. Enables rapid development of plugins to support the dissection of network packet captures. From 9dd8b9e7c03a94d2d1b8774c29b6d000622b1923 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 7 Aug 2020 16:19:27 +0700 Subject: [PATCH 2/4] Add: 3xpl01tc0d3r/Callidus --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a359187..c4582bf 100644 --- a/README.md +++ b/README.md @@ -1745,6 +1745,10 @@ This repository is created as an online bookmark for useful links, resources and 0xbadjuju/Tokenvator A tool to elevate privilege with Windows Tokens + + 3xpl01tc0d3r/Callidus + It is developed using .net core framework in C# language. Allows operators to leverage O365 services for establishing command & control communication channel. It usages Microsoft Graph APIs for communicating with O365 services. + 411Hall/JAWS JAWS is PowerShell script designed to help penetration testers (and CTFers) quickly identify potential privilege escalation vectors on Windows systems. It is written using PowerShell 2.0 so 'should' run on every Windows version since Windows 7. From bfb57d4296396bc3b6315f2c14b1bfd6d99b31cd Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 7 Aug 2020 16:41:08 +0700 Subject: [PATCH 3/4] Add: blackberry/pe_tree --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c4582bf..e9bff24 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,10 @@ This repository is created as an online bookmark for useful links, resources and binvis.io visual analysis of binary files + + blackberry/pe_tree + Python module for viewing Portable Executable (PE) files in a tree-view using pefile and PyQt5. Can also be used with IDA Pro to dump in-memory PE files and reconstruct imports. + carbonblack/binee Binee: binary emulation environment From 68ea2dd35dd4526ebd241a4a7ec39649e615b869 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 7 Aug 2020 16:55:33 +0700 Subject: [PATCH 4/4] Add: D4stiny/spectre --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e9bff24..ff9e506 100644 --- a/README.md +++ b/README.md @@ -1071,6 +1071,10 @@ This repository is created as an online bookmark for useful links, resources and countercept/snake snake - a malware storage zoo + + D4stiny/spectre + A Windows kernel-mode rootkit that abuses legitimate communication channels to control a machine. + DAS MALWERK DAS MALWERK - your one stop shop for fresh malware samples