Lucene search
+L

221 matches found

Kitploit
Kitploit
added 2026/08/31 2:07 a.m.6 views

rapiddns

설명 rapiddns.io의 데이터에 접근할 수 있는 간단한 Python 모듈비공식입니다. 모듈로도 사용할 수 있습니다. rapiddns.io에 명시된 바와 같이: Rapiddns는 현재 30억 개 이상의 DNS 해상도 데이터를 보유하고 있으며, A, CNAME, AAAA, MX 유형을 지원합니다. A 레코드는 21억 개, CNAME 레코드는 2억 5천만 개, AAAA 레코드는 1억 300만 개, MX 레코드는 5억 1천만 개입니다. 동일 IP 웹사이트의 도메인 이름IPv6 지원을 조회할 수 있습니다. 하위 도메인 정보도 조회...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 1:44 a.m.4 views

pefile

pefile pefile은 Portable Executable PE 파일을 파싱하고 다루기 위한 다중 플랫폼 Python 모듈입니다. PE 파일 헤더에 포함된 대부분의 정보와 모든 섹션의 세부 정보 및 데이터에 접근할 수 있습니다. Windows 헤더 파일에 정의된 구조는 PE 인스턴스의 속성으로 접근할 수 있습니다. 필드/속성의 명명은 해당 헤더의 명명 체계를 따르려고 합니다. 편의를 위해 추가된 바로가기만 해당 규칙에서 벗어납니다. pefile은 PE 파일 레이아웃에 대한 기본적인 이해가 필요합니다. 이를 통해 PE 파일...

5.9AI score
SaveExploits0References22
Kitploit
Kitploit
added 2026/08/30 2:03 p.m.2 views

PasswordsSniffer

PasswordsSniffer 説明 このモジュールは、保護されていないプロトコルのユーザー名とパスワードをスニッフィングします。 要件 このパッケージには以下が必要です: python3 python3 標準ライブラリ Scapy インストール root@kitploit: pip install PasswordsSniffer 使用方法 コマンドライン root@kitploit: PasswordsSniffer python3 -m PasswordsSniffer python3 PasswordsSniffer.pyz PasswordsSniffer test test...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 10:51 a.m.3 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/08/28 4:44 a.m.4 views

msfrpc

NOTA: Questo strumento non è più in manutenzione attiva. ===================== Metasploit MSGRPC Modules Ryan Linn [email protected] http://www.trustwave.com Moduli per comunicare con il server MSGRPC di Metasploit Introduzione Questo repository contiene due moduli per comunicare con il serv...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 4:40 a.m.134 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/08/28 3:57 a.m.4 views

blind-sql-bitshifting

Blind SQL Injection tramite bitshifting Questo è un modulo che esegue blind SQL injection utilizzando il metodo del bitshifting per calcolare i caratteri invece di indovinarli. Richiede 7/8 richieste per carattere, a seconda della configurazione. Utilizzo root@kitploit: import blind-sql-bitshifti...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 3:18 a.m.69 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/08/28 3:18 a.m.3 views

pe_tree

PE Tree PE Tree è un modulo Python per visualizzare i file Portable Executable PE in una vista ad albero utilizzando pefile e PyQt5. Può anche essere utilizzato con IDA Pro, Ghidra, Volatility, Rekall e minidump per visualizzare e scaricare file PE in memoria, nonché per eseguire la ricostruzione...

5.9AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/08/28 1:14 a.m.4 views

enterpriseattack

enterpriseattack - Enterprise ATT&CK® di MITRE Un modulo Python leggero per interagire con il dataset Enterprise di MITRE ATT&CK. Progettato per essere utilizzato in applicazioni di produzione grazie alla sua velocità e alle minime dipendenze. Leggi la documentazione per maggiori informazioni...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 2:44 a.m.3 views

Stegano

Stegano Stegano, un module de stéganographie pur Python. La stéganographie est l'art et la science d'écrire des messages cachés de telle manière que personne, à part l'expéditeur et le destinataire prévu, ne soupçonne l'existence du message, une forme de sécurité par l'obscurité. Par conséquent,...

5.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/26 8:36 p.m.3 views

exrex

EXREX Metodi irregolari per espressioni regolari. Exrex è uno strumento da riga di comando e un modulo python che genera tutte - o casuali - stringhe corrispondenti a una data espressione regolare e altro ancora. È puro python, senza dipendenze esterne. Ci sono espressioni regolari con infinite...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 8:36 p.m.85 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/08/26 7:33 p.m.4 views

uefi-firmware-parser

UEFI Firmware Parser .. image:: https://travis-ci.org/theopolis/uefi-firmware-parser.svg?branch=master :target: https://travis-ci.org/theopolis/uefi-firmware-parser Il parser del firmware UEFI è un modulo semplice e un insieme di script per analizzare, estrarre e ricreare volumi di firmware UEFI...

5.7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/26 3:09 p.m.7 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.00421EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/26 12:03 p.m.8 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
OSV
OSV
added 2026/08/25 6:26 p.m.4 views

CVE-2026-55620 eml_parser: DoS via deeply nested parens in Received headers

emlparser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to 3.0.2, emlparser.routing.noparenthesis in emlparser/routing.py removes parenthesized CFWS comments from Received: headers with a regex-based...

7.5CVSS5.6AI score
SaveExploits0References6
OSV
OSV
added 2026/08/17 9:16 p.m.6 views

DEBIAN-CVE-2026-34789

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, src/App/PropertyPythonObject.cpp in PropertyPythonObject::Restore passes the attacker-controlled module attribute from serialized PropertyPythonObject XML directly to PyImportImportModule while restoring a...

7CVSS5.5AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/17 8:47 p.m.6 views

CVE-2026-34789 FreeCAD: Arbitrary code execution via unsandboxed PyImport_ImportModule in PropertyPythonObject::Restore

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, src/App/PropertyPythonObject.cpp in PropertyPythonObject::Restore passes the attacker-controlled module attribute from serialized PropertyPythonObject XML directly to PyImportImportModule while restoring a...

7CVSS5.5AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/17 5:43 p.m.8 views

CVE-2026-54284

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, TokenList construction and string conversion in sqlparse/sql.py repeatedly flatten nested token subtrees constructed by groupparenthesis and groupcase, causing quadratic CPU consumption through sqlparse.parse,...

8.7CVSS5.8AI score0.00263EPSS
SaveExploits0
Rows per page
Query Builder