72 projects
SupplyChainAnalysis
This module provides CLI and functions to analyse supply chain and dependencies in python packages and apt packages.
PyAsyncScheduler
An asynchronous task scheduler, with cron syntax, intervals, limits, dynamic configuration, and optional vault integration.
JsonRpcExtended
A remote procedure call (RPC) framework based on JSON-RPC, extended to support alternative data formats and structures such as CSV, XML, binary and python calls.
UrlTasker
A Python library for defining, templating, and executing configurable asynchronous actions triggered via URLs.
MiniVault
A simple, lightweight vault implemented in pure Python for securely storing and retrieving secrets in light-duty applications.
DiskAnalyzer
This package implements multiples libraries and tools to parse, analyze and extract informations from disk on the live system.
Cr0wl3r
This module implements a crawler to find all links and resources on the target web site.
PyPePacker
This package implements a packer written in python, the packer reduce the size (gzip compression), encrypt data (RC6 encryption) and reduce data entropy (using EntropyEncoding).
PyPeUrlLoader
This package uses PyPeLoader to load a PE program from a HTTP server (from an URL).
PyPeLoader
This package implements a basic PE loader in python to load executables in memory.
PyAsyncDNS
This package implements a basic asynchronous DNS client and server with a feature to exfiltrate data through DNS.
Win32Hooking
This module hooks IAT and EAT to monitor all external functions calls, very useful for [malware] reverse and debugging.
LinuxMemoryStatistics
This script prints memory usages and statistics (by process, executable and for the full system).
PegParser
This package implements a PEG (Parsing Expression Grammar) to parse syntax, i add rules to parse URL, HTTP request and response easily with security and some format like hexadecimal, base32, base64, base85, CSV, JSON (strict and permissive), system file path...
BinaryFileReader
This package reads binary file to exports strings or prints content as hexadecimal.
PeInjector
This python tool injects shellcode in Windows Program Executable to backdoor it with optional polymorphism.
ComboundFileParser
This module implements a Compound file parser (file format used by OLE and base file format for macros, msi, msg, doc, xls...)
PDForensic
This tool analyses PDF files for Forensic Investigations
ProgramExecutableAnalyzer
This script analyzes MZ-PE (MS-DOS) executable.
SimpleHttpProxy
This package implements a simple HTTP(S) proxy.
RC6Encryption
This package implements the RC6 encryption.
TotpApp
This little app generates your TOTP from your secret (you can use secret as password in a password manager), you don't need any phone or other device
QueryCombinedLogFormat
This script extracts, filters and parses combined log format (apache and nginx default access.log format) with a easy and fast language syntax
SpyWare
This package implements a complete SpyWare.
PyObfuscator
This module obfuscates python code.
WebScripts
This tool runs CLI scripts and displays output in a Web Interface.
EntropyAnalysis
This package analyzes file entropy (shannon entropy) for forensic or malware analysis
RC4Encryption
This package implements RC4 encryption.
SimpleWhois
This module implements WHOIS protocol and performs WHOIS requests.
WebScriptsTools
This package implements tools for WebScripts Scripts.
EntropyEncoding
This package implements an encoding to bypass entropy antivirus check.
ElfAnalyzer
This module parses and analyzes ELF file for Forensic and investigations.
ReverseShell
This package implements an advanced reverse shell console (supports: TCP, UDP, IRC, HTTP and DNS).
PythonToolsKit
This package implements tools to build python package and tools.
SIDAnalyzer
This script analyzes Microsoft SID.
NetworkScanner
This module implements a NetworkScanner.
Tracert
This package implements a traceroute tool faster than traceroute/tracert executable.
NetbiosSpoof
This package implements a Hostname Spoofer (Netbios, LLMNR and Local DNS).
LocalResolver
This package implements local hostname resolver tool with scapy.
NetworkSniffer
This module sniffs network communications without any requirements
EmojiEncode
This module encodes and decodes data into partially random Unicode Emoji, it's like a steganography in message or social network.
WebPayloadsEncodings
This tool encodes Web payloads with some different encoding.
MaliciousPDF
This file implements a library and a tool to make malicious PDF files
CustomShell
This file implements a customizable shell.
WordListGenerator
This package builds custom WordLists (for BruteForce).
ZipSteganograPy
This tool hides a ZIP archive in an image.
WebServerIdentifier
This package identifies Web servers using an aggressive technique based on the maximum size of the URI.
DependencyConfusion
This package implements a test for Dependency Confusion using pip.
ChromePasswordsStealer
This module steals chrome and chromium passwords on Windows
ArpSpoof
This package implements an ARP Spoofer for MIM (Man-In-the-Middle) or DoS (Denial of Service) attacks.
WebScriptsClient
This package implements the "official" WebScripts client.
SynFlood
This package implements a SYN flood attack (DOS attack: Denial Of Service).
PacketAnalysis
This package prints and sniffs the packets.
ViginereBreaker
This package implements a viginere breaker.
GSMEncoding
This package implements encode/decode functions for GSM (SMS).
CustomCrypto
This package implements tools to build your custom cipher.
PyWCGIshell
This package implement a WebShell for CGI and WSGI server.
PyProgressTerm
This package implement customizable progress bar and rotating animations.
PasswordsSniffer
This module sniff username and password of unprotected protocols.
UpgradePipPackages
This file updates all python packages in this environment.
HttpClientMultipart
This package implement client to upload file using HTTP multipart
FileAnalysis
This package analyze emergence of characters in file (for statistics decryption).
SteganograPy
This package hide text or bytes in image.
AsyncRemoteShell
This package implement 4 asynchronous tools to execute remote commands
PyEmailTools
This package implement tools for email analysis and email forgering.
WifiDeauth
This package implement a Dos attack on Wifi named Deauth.
WebSiteCloner
This package implement a Web Site Cloner and his HTTP server to launch it.
PickleExploit
This package implement a Pickle Exploit Builder.
MimV6
This package implement a Man In the Middle attack in IPv6, a IPv6 Sniffer and a Statistic Packet Tool.
PyOneLiner
This package implement a code OneLiner for python (write a script and get it in oneline).
SimpleTelnetMail
This package implement a simple SMTP client with Telnet.
PortsScanner
This package implement a Ports Scanner.