239766 matches found
redact
redact Rimuovi contenuti simili a credenziali da stringhe libere prima che raggiungano log, telemetria o qualsiasi superficie di terze parti Parte delphpboyscout Go toolkit — moduli Go piccoli e senza framework estratti da go-tool-base. Documentazione: redact.go.phpboyscout.uk...
CVE-2025-32463
📌 CVE-2025-32463 — Sudo --chroot Lokale Rechteausweitung ExploitDB ID: 52352 🧠 Überblick Dieses Repository dokumentiert eine kritische Schwachstelle zur lokalen Rechteausweitung LPE in Sudo 1.9.14 – 1.9.17. Die Schwachstelle resultiert aus einer fehlerhaften Implementierung der Option sudo -R...
CVE-2025-32463-POC
CVE-2025-32463 - sudo Escalation dei Privilegi Locali PoC ⚠️ Questo repository contiene un exploit Proof of Concept PoC per CVE-2025-32463 Inteso solo per scopi educativi e per l'uso in ambienti autorizzati. 🧠 Informazioni sulla Vulnerabilità CVE-2025-32463 è una vulnerabilità di escalation dei...
cve-2024-32002-demo
Suite für Hochleistungs-Datenverarbeitung Produktionsreife Daten-Transformationsbibliothek mit erweiterten Optimierungen. Schnellstart root@kitploit: git clone --recursive https://github.com/srakkk/cve-2024-32002-demo...
sigmalite
github.com/runreveal/sigmalite Das Paket sigmalite bietet einen Parser und eine Ausführungs-Engine für das Sigma detection format. root@kitploit: rule, err := sigmalite.ParseRulebyte title: My example rule detection: keywords: - foo - bar selection: EventId: 1234 condition: keywords and selection...
ail-typo-website
ail-typo-website Sito web per la libreria ail-typo-squatting. Questo sito web è fortemente ispirato al sito web dnstwist. Requisiti requests flask flask-restx werkzeug ail-typo-squatting idna redis tldextract pymisp beautifulsoup4 nltk scikit-learn Come eseguire Lo script principale da eseguire è...
gofireprox
GoFireProx Questa è una versione di FireProx portata in Golang Installazione root@kitploit: go install -v github.com/mr-pmillz/gofireprox/cmd/gofireprox@latest gofireprox come libreria Integra gofireprox con altri programmi in Go root@kitploit: package main import "fmt"...
perl-CryptX
NOME CryptX - Toolkit crittografico SINOSSI CryptX è il punto di ingresso della distribuzione. Nel codice normale, carica uno dei moduli concreti elencati di seguito. root@kitploit: one-shot hashing use Crypt::Digest qwdigestdatahex; my $sha256 = digestdatahex'SHA256', 'hello world'; classic...
Venom
Venom Venom è una libreria C++ pensata per offrire un modo alternativo di comunicare: invece di creare un socket che possa essere ricondotto al processo, crea un nuovo processo Edge separato e "nascosto" non viene mostrata alcuna finestra e ruba uno dei suoi socket per eseguire le operazioni di...
external_expat_AOSP10_r33_CVE-2022-23852
Expat, Version 2.2.6 Dies ist Expat, eine C-Bibliothek zum Parsen von XML, die 1997 von James Clark begonnen wurde. Expat ist ein stromorientierter XML-Parser. Das bedeutet, dass Sie vor dem Start des Parsens Handler beim Parser registrieren. Diese Handler werden aufgerufen, wenn der Parser die...
external_expat_AOSP10_r33_CVE-2022-25236
Expat, Version 2.2.6 Dies ist Expat, eine C-Bibliothek zum Parsen von XML, die 1997 von James Clark gestartet wurde. Expat ist ein stromorientierter XML-Parser. Das bedeutet, dass Sie beim Parser Handler registrieren, bevor Sie mit dem Parsen beginnen. Diese Handler werden aufgerufen, wenn der...
yaraast
yaraast Parse, analyze, and transform YARA rules with a Python AST toolkit...
TS_LLMLib
tsllmlib - Libreria LLM di TrustedSec TrustedSec LLM Library è una libreria Python per interagire con LLM locali che supportano l'uso di strumenti. Consente di eseguire grandi flussi di lavoro tradizionalmente possibili solo con modelli all'avanguardia sfruttando endpoint LLM locali e...
S.P.A.R.K--Standard-Python-ASCII-RPG-Kit-
S.P.A.R.K Version 1.0 Übersicht S.P.A.R.K ist eine leichte 2D-Retro-ASCII-RPG-Spiel-Engine. Sie basiert auf der Standardbibliothek, daher ist keine PIP-Installation erforderlich. Der Zweck der Engine ist lehrreich. Ich betrachte sie als Erweiterung meiner 15 Mini-Python-Spiele-Tutorial-Reihe; sie...
BridgeHead
BridgeHead Accesso C++ nativo ad Active Directory via ADWS, senza .NET, senza WCF, senza stack HTTP. BridgeHead è una libreria statica C++20 che implementa l'intero stack del protocollo Active Directory Web Services ADWS direttamente su TCP. Chiamata così dal server bridgehead AD, il gateway...
Sequelize-1day-CVE-2023-25813
CVE-2023-25813 CVE-Informationen CVE-Nummer : CVE-2023-25813 Beschreibung : In Sequelize 6.19.1 werden über die Option replacements übergebene Eingabewerte nicht ordnungsgemäß escaped, was bei bestimmten Abfragekonfigurationen zu SQL Injection führen kann. Betroffene Versionen : Sequelize 6.19.0...
nmap-nse-scripts
Repository per lo sviluppo di NSE Nmap Scripting Engine. Troverai i miei script inclusi quelli non ufficiali, librerie, risorse e altro materiale correlato dai miei workshop. TODO -Completamento libreria NSE SMB2 -Attualmente sto lavorando sulla funzionalità di password mangling Paulino Calderon...
libfwsi
libfwsi विंडोज शेल आइटम प्रारूप तक पहुंचने के लिए एक लाइब्रेरी है। परियोजना जानकारी: स्थिति: प्रायोगिक लाइसेंस: LGPL-3.0-or-later अधिक जानकारी के लिए देखें: परियोजना दस्तावेज़ीकरण: https://github.com/libyal/libfwsi/wiki/Home स्रोत से निर्माण कैसे करें: https://github.com/libyal/libfwsi/wiki/Build...
keeper
keeper Keeper ist ein kryptografischer Geheimnisspeicher für Go. Er verschlüsselt beliebige Byte- Nutzlasten im Ruhezustand mittels Argon2id-Schlüsselableitung und XChaCha20-Poly1305 Standard authentifizierter Verschlüsselung und speichert sie in einer eingebetteten bbolt-Datenbank. Er wird in dr...
xtor
xtor Libreria Python per la gestione programmatica delle istanze Tor. Caratteristiche Avviare nuovi processi Tor o connettersi a quelli esistenti Client httpx preconfigurati sincroni e asincroni con proxy SOCKS5 Rotazione dell'identità con attesa opzionale di un nuovo IP Isolamento dei flussi per...