Lucene search
+L

225 matches found

Kitploit
Kitploit
added 2026/09/22 4:45 p.m.15 views

PasswordsSniffer

PasswordsSniffer Description This module sniff username and password of unprotected protocols. Requirements This package require: python3 python3 Standard Library Scapy Installation root@kitploit: pip install PasswordsSniffer Usages Command line root@kitploit: PasswordsSniffer python3 -m...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 3:55 p.m.14 views

parsedmarc

parsedmarc parsedmarc is a Python module and CLI utility for parsing DMARC reports. When used with Elasticsearch and Kibana or Splunk, or with OpenSearch and Grafana, it works as a self-hosted open-source alternative to commercial DMARC report processing services such as Agari Brand Protection,...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 12:46 p.m.14 views

exrex

EXREX Métodos irregulares para expresiones regulares. Exrex es una herramienta de línea de comandos y un módulo de Python que genera todas - o aleatorias - las cadenas que coinciden con una expresión regular dada y más. Es Python puro, sin dependencias externas. Hay expresiones regulares con...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 12:46 p.m.89 views

exrex

EXREX Irregular methods for regular expressions. Exrex is a command line tool and python module that generates all - or random - matching strings to a given regular expression and more. It's pure python, without external dependencies. There are regular expressions with infinite matching strings...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 9:12 a.m.12 views

Stegano

Stegano Stegano, a pure Python Steganography module. Steganography is the art and science of writing hidden messages in such a way that no one, apart from the sender and intended recipient, suspects the existence of the message, a form of security through obscurity. Consequently, functions provid...

6.2AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 6:49 a.m.14 views

uefi-firmware-parser

Analizador de Firmware UEFI .. image:: https://travis-ci.org/theopolis/uefi-firmware-parser.svg?branch=master :target: https://travis-ci.org/theopolis/uefi-firmware-parser El analizador de firmware UEFI es un módulo simple y un conjunto de scripts para analizar, extraer y recrear volúmenes de...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 3:42 a.m.17 views

pefile

pefile pefile es un módulo Python multiplataforma para analizar y trabajar con archivos Portable Executable PE. Se puede acceder a la mayor parte de la información contenida en las cabeceras de los archivos PE, así como a todos los detalles y datos de las secciones...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 1:50 p.m.14 views

rapiddns

Description Simple python module unofficial allowing you to access data from rapiddns.io. You can also use it as a module. As mentioned on the rapiddns.io: Rapiddns currently has more than 3 billion DNS resolution data, supporting A, CNAME, AAAA, MX types. A records 2.1 billion, CNAME records 250...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 8:30 a.m.13 views

enterpriseattack

enterpriseattack - MITRE's Enterprise ATT&CK® A lightweight Python module to interact with the MITRE ATT&CK Enterprise dataset. Built to be used in production applications due to it's speed and minimal depedancies. Read the docs for more info. MITRE ATT&CK® MITRE ATT&CK® is a globally-accessible...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 4:44 a.m.14 views

msfrpc

NOTA: Esta herramienta ya no está en mantenimiento activo. ===================== Módulos MSGRPC de Metasploit Ryan Linn [email protected] http://www.trustwave.com Módulos para comunicarse con Metasploit MSGRPC Introducción Este repositorio contiene dos módulos para comunicarse con el servido...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 4:41 a.m.139 views

pyattck

Welcome to pyattck's Documentation root@kitploit: . ... | \ \ \ / / / \ | | | / || |/ / | | | \ / / / ^ \ ---| |-------| |----| ,----'| ' / | / \ / / /\ \ | | | | | | | Current Version is 7.1.1 pyattck is a light-weight framework for MITRE ATT&CK Frameworks. This package extracts details from the...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:57 a.m.9 views

blind-sql-bitshifting

Inyección SQL Ciega mediante Desplazamiento de Bits Este es un módulo que realiza inyección SQL ciega utilizando el método de desplazamiento de bits para calcular caracteres en lugar de adivinarlos. Requiere 7/8 solicitudes por carácter, dependiendo de la configuración. Uso root@kitploit: import...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 3:18 a.m.75 views

pe_tree

PE Tree PE Tree is a Python module for viewing Portable Executable PE files in a tree-view using pefile and PyQt5. It can also be used with IDA Pro, Ghidra, Volatility, Rekall and minidump to view and dump in-memory PE files, as well as perform import table reconstruction. Table of contents 1...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/18 3:18 a.m.13 views

pe_tree

PE Tree PE Tree es un módulo de Python para visualizar archivos Portable Executable PE en una vista de árbol usando pefile y PyQt5. También se puede usar con IDA Pro, Ghidra, Volatility, Rekall y minidump para ver y volcar archivos PE en memoria, así como realizar reconstrucción de tablas de...

5.9AI score
SaveExploits0References12
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.11 views

Astra Linux – Vulnerability in Ansible

A flaw was discovered in Ansible Engine 2.9.18, where sensitive information is not masked by default, and the nolog feature is not protected when using the sub-option feature of the basic.py module. This flaw allows an attacker to obtain sensitive information. The greatest threat posed by this...

7.5CVSS7.4AI score0.0206EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 6:16 p.m.8 views

CVE-2026-87910

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the location of the link. For one of the calls, the return value was...

5.7CVSS0.00423EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/05 12:17 a.m.11 views

parsedmarc v11.0.1

parsedmarc parsedmarc is a Python module and CLI utility for parsing DMARC reports. When used with Elasticsearch and Kibana or Splunk, or with OpenSearch and Grafana, it works as a self-hosted open-source alternative to commercial DMARC report processing services such as Agari Brand Protection,...

6AI score
SaveExploits0References3
OSV
OSV
added 2026/09/01 1:40 p.m.24 views

CVE-2026-80047 Hugging Face Transformers library writes remote code to disk prior to consent check

A vulnerability in Hugging Face Transformers versions = 4.49.0 and = 5.8.1 allows remote Python files to be written to local disk without user consent when using GenerativePreTrainedModel.loadcustomgenerate. The function fetches and caches a remote module file before performing the required...

7.8CVSS6AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/26 3:09 p.m.13 views

Important: Red Hat Security Advisory: python-urwid security update

An update for python-urwid is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is availab...

9.2CVSS6.4AI score0.0043EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 12:03 p.m.13 views

CVE-2026-55620

A flaw was found in emlparser, a Python module designed for parsing email files. A remote attacker can exploit a vulnerability in how the module processes Received: headers containing deeply nested parentheses. By submitting specially crafted email files, an attacker can cause excessive CPU usage...

7.5CVSS5.1AI score0.00366EPSS
SaveExploits0References2
Rows per page
Query Builder