13350 matches found
ultralytics
中文 | 한국어 | 日本語 | Русский | Deutsch | Français | Español | Português | Türkçe | Tiếng Việt | العربية...
hcaptcha-challenger
hCaptcha Challenger 🚀 Enfrente o desafio hCaptcha com elegância usando um modelo de linguagem de grande porte multimodal. Introdução Não depende de nenhum script Tampermonkey. Não utiliza nenhum serviço anti-captcha de terceiros. Apenas implementa algumas interfaces para tornar possível o AI vs A...
CVE-2024-28397-js2py-Sandbox-Escape
CVE-2024-28397-js2py-Sandbox-Escape Analisi della vulnerabilità js2py Introduzione js2py è un popolare pacchetto Python in grado di valutare codice JavaScript all'interno dell'interprete Python. Viene utilizzato da vari web scraper per analizzare il codice JavaScript presente nei siti web. Esiste...
CVE-2024-28397-js2py-Sandbox-Escape
Introduzione 中文 Analisi Cinese Analisi Inglese js2py è un popolare pacchetto Python che consente di valutare codice JavaScript all'interno dell'interprete Python. Viene utilizzato da vari scraper web per analizzare il codice JavaScript presente sui siti web. Esiste una vulnerabilità...
richkit
Richkit Richkit è un pacchetto python3 che fornisce strumenti che prendono un nome di dominio come input e restituiscono informazioni aggiuntive su quel dominio. Può trattarsi di un'analisi del dominio stesso, di una ricerca in database, di dati recuperati da altri servizi o di una combinazione d...
CVE-2023-43364-Searchor-RCE-Exploit
CVE-2023-43364 – Searchor RCE Exploit PoC Remote Code Execution RCE via unsicherer eval-Nutzung in Searchor 2.4.2 Übersicht Dieses Projekt demonstriert die Ausnutzung von CVE-2023-43364 , einer Remote Code Execution RCE-Schwachstelle, die das Python-Paket Searchor 2.4.2 betrifft. Das Problem wird...
cryptography
pyca/cryptography .. image:: https://img.shields.io/pypi/v/cryptography.svg :target: https://pypi.org/project/cryptography/ :alt: Latest Version .. image:: https://readthedocs.org/projects/cryptography/badge/?version=latest :target: https://cryptography.io :alt: Latest Docs .. image::...
pyattck
Benvenuto nella documentazione di pyattck root@kitploit: . ... | \ \ \ / / / \ | | | / || |/ / | | | \ / / / ^ \ ---| |-------| |----| ,----'| ' / | / \ / / /\ \ | | | | | | | Versione attuale: 7.1.1...
rekall
Rekall discontinuation This project is no longer maintained. In December 2011, a new branch within the Volatility project was created to explore how to make the code base more modular, improve performance, and increase usability. This branch was later forked to become Rekall. The modularity allow...
manticore
⚠️ Progetto archiviato ⚠️ Questo progetto non è più sviluppato e mantenuto internamente. Manticore...
pywhatcms
PyWhatCMS Pacchetto Python per l'API di whatcms.com Il pacchetto fornisce un modo semplice per utilizzare l'API di whatcms.org per rilevare 467 diversi sistemi di gestione dei contenuti CMS Installazione root@kitploit: pip install pywhatcms Utilizzo Prima di tutto, importa pywhatcms: root@kitploi...
atomic-operator
license atomic-operator This python package is used to execute Atomic Red Team tests Atomics across multiple operating system environments. What's new? Why? atomic-operator enables security professionals to test their detection and defensive capabilities against prescribed techniques defined with...
atomic-operator
license atomic-operator Dieses Python-Paket wird verwendet, um Atomic Red Team-Tests Atomics auf mehreren Betriebssystemumgebungen auszuführen. Was gibt es Neues? Warum? atomic-operator ermöglicht es Sicherheitsexperten, ihre Erkennungs- und Abwehrfähigkeiten gegen die in atomic-red-team...
ply_exploit_rejection
Ply 3.11 Exploit-Zurückweisung Dieses Projekt argumentiert, dass CVE‑2025‑56005 abgelehnt werden sollte. Argument 1: Der Proof of Concept wird nicht erfolgreich abgeschlossen In diesem Projekt wurde der Code aus dem Proof of Concept nach main.py kopiert. Den Proof of Concept ausführen Um den...
urlbuster
root@kitploit: ██╗ ██╗██████╗ ██╗ ██████╗ ██╗ ██╗███████╗████████╗███████╗██████╗ ██║ ██║██╔══██╗██║ ██╔══██╗██║ ██║██╔════╝╚══██╔══╝██╔════╝██╔══██╗ ██║ ██║██████╔╝██║ ██████╔╝██║ ██║███████╗ ██║ █████╗ ██████╔╝ ██║ ██║██╔══██╗██║ ██╔══██╗██║ ██║╚════██║ ██║ ██╔══╝ ██╔══██╗ ╚██████╔╝██║...
BLESuite
BLESuite README Panoramica BLESuite è un pacchetto Python per rendere la comunicazione con dispositivi Bluetooth Low Energy BLE più user-friendly e consente test rapidi dei dispositivi BLE. La versione 2 di BLESuite rimuove la dipendenza da PyGattlib e BlueZ e utilizza invece una versione...
Search-That-Hash
➡️ Discord ⬅️ O sistema de quebra de hash mais rápido pip3 install search-that-hash && sth 🤔 Visão Geral Cansado de ir a cada site para quebrar seu hash? Search-That-Hash automatiza esse processo em menos de 2 segundos. Search-That-Hash pesquisa os sites de quebra de hash mais populares e insere...
InstaLooter
InstaLooter |starme| .. |starme| image:: https://img.shields.io/github/stars/althonos/InstaLooter.svg?style=social&label=Star :target: https://github.com/althonos/InstaLooter Non tutto il tesoro è argento e oro, amico. |build| |repo| |versions| |format| |coverage| |doc| |grade| |license|...
faraday-cli
终端上的Faraday 直接在您最喜爱的终端中使用faraday faraday-cli 是官方客户端,可让您的安全工作流程自动化更加便捷。 安装前,我们建议创建并激活一个 Python 虚拟环境,以避免影响系统 Python 包。例如: root@kitploit: python3 -m venv .venv source .venv/bin/activate 如果您更偏好 virtualenv,也可以使用它。虚拟环境激活后,运行以下安装命令。 通过 pip 安装 root@kitploit: pip install faraday-cli 从源码安装 root@kitploit: g...