Python

Fileintel : A Modular Python Application To Pull Intelligence About Malicious Files

Fileinel is a tool used to collect various intelligence sources for a given file. Fileintel is written in a modular…

4 years ago

TinkererShell : A Simple Python Reverse Shell

TinkererShell is a simple python reverse shell written just for fun. Simple reverse shell written in python 3.7 just for…

5 years ago

Revshellgen : Reverse Shell Generator Written In Python

Revshellgen is a standalone python script for generating reverse shells easily and automating the boring stuff like URL encoding the…

5 years ago

Wordlister : A Simple Wordlist Generator & Mangler Written In Python

Wordlister is a simple wordlist generator and mangler written in python. It makes use of python multiprocessing capabilities in order…

5 years ago

PoshC2 : Python Server for PoshC2

PoshC2 is a proxy aware C2 framework that utilises Powershell and/or equivalent (System.Management.Automation.dll) to aid penetration testers with red teaming, post-exploitation and…

5 years ago

AbsoluteZero : Python APT Backdoor

AbsoluteZero is a Python APT backdoor, optimised for Red Team Post Exploitation Tool, it can generate binary payload or pure…

5 years ago

Python Uncompyle6 – A Cross-Version Python Bytecode Decompiler

Uncompyle6 translates Python bytecode back into equivalent Python source code. It accepts bytecodes from Python version 1.3 to version 3.8,…

5 years ago

Pyattck : A Python Module To Interact With The Mitre ATT&CK Framework

A Python Module to interact with the Mitre ATT&CK Framework. Pyattck has the following notable features in it's current release: Retrieve…

5 years ago

Ghostfuscator : The Python Password-Protected Obfuscator

Ghostfuscator is a obfuscate python scripts making them password-protected using AES Encryption. Usage Just execute the script, and follow the…

5 years ago

Regipy : An OS Independent Python Library For Parsing Offline Registry Hives

Regipy is a python library for parsing offline registry hives. regipy has a lot of capabilities: Use as a library:Recurse…

5 years ago