diff --git a/README.md b/README.md index b0da954..3d5594c 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 @@ -1067,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 @@ -1549,6 +1557,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. @@ -1745,6 +1757,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.