8356 matches found
massdns
MassDNS Un resolver stub DNS ad alte prestazioni MassDNS è un semplice resolver stub DNS ad alte prestazioni pensato per chi cerca di risolvere una quantità enorme di nomi di dominio, nell’ordine di milioni o addirittura miliardi. Senza configurazioni particolari, MassDNS è in grado di risolvere...
massdns
MassDNS A high-performance DNS stub resolver MassDNS is a simple high-performance DNS stub resolver targeting those who seek to resolve a massive amount of domain names in the order of millions or even billions. Without special configuration, MassDNS is capable of resolving over 350,000 names per...
retryabledns
पुनः प्रयास योग्य DNS रिज़ॉल्वर miekg/dns पर आधारित और bogdanovich/dnsresolver से प्रेरित। विशेषताएँ सिस्टम डिफ़ॉल्ट DNS रिज़ॉल्वर और उपयोगकर्ता द्वारा प्रदान किए गए दोनों का समर्थन करता है I/O त्रुटियों, टाइमआउट या नेटवर्क विफलताओं के मामले में DNS अनुरोधों को पुनः प्रयास करता है मनमाना क्वेरी...
CVE-2026-0776
CVE-2026-0776 - Elemento de Caminho de Pesquisa Não Controlado no Cliente Discord Resumo Este repositório documenta a CVE-2026-0776, um problema de execução local de código que afeta o cliente desktop do Discord no Windows. A vulnerabilidade está relacionada a um comportamento inseguro de resoluç...
CVE-2026-81486 bsmi021 mcp-file-context-server Path Resolution index.ts read_context path traversal
A vulnerability was detected in bsmi021 mcp-file-context-server 1.0.0. Affected by this issue is the function readcontext of the file src/index.ts of the component Path Resolution. Performing a manipulation of the argument path results in path traversal. It is possible to initiate the attack...
EUVD-2026-66833
A vulnerability was detected in bsmi021 mcp-file-context-server 1.0.0. Affected by this issue is the function readcontext of the file src/index.ts of the component Path Resolution. Performing a manipulation of the argument path results in path traversal. It is possible to initiate the attack...
CVE-2026-81486
bsmi021 mcp-file-context-server 1.0.0 contains a path traversal vulnerability in the Path Resolution component, specifically in the function read_context within src/index.ts. Manipulating the path argument allows an unauthenticated remote attacker to read files outside the intended directory, res...
cngo
cngo v1 Schnelles Golang-Tool, das einen Dateinamen mit Domains akzeptiert und für jede Domain den CNAME abruft s Installation root@kitploit: $ go get -u github.com/yghonem14/cngo Grundlegende Verwendung cngo akzeptiert nur Textdateien: root@kitploit: $ cngo -f /targets/spotify.txt...
proxychains
ProxyChains Version 4.3.0 README ProxyChains ist ein UNIX-Programm, das netzwerkbezogene libc-Funktionen in dynamisch gelinkten Programmen über eine vorgeladene DLL einhakt und die Verbindungen über SOCKS4a/5 oder HTTP-Proxys umleitet. WARNUNG: Dieses Programm funktioniert nur mit dynamisch...
CVE-2025-4517-Python-tarfile-filter-data-Bypass-PoC
CVE-2025-4517 — Bypass del filtro "data" di Python tarfile PoC Vulnerabilità di path traversal nel modulo tarfile di Python, che interessa le versioni dalla 3.8.0 alla 3.13.1. La sandbox filter="data" — pensata per prevenire estrazioni non sicure — può essere bypassata creando percorsi che supera...
ngrep
ngrep 1.49.0 2.7.2026 ngrep ist wie GNU grep, angewendet auf die Netzwerkebene. Es ist ein PCAP-basiertes Tool, mit dem Sie einen erweiterten regulären oder hexadezimalen Ausdruck angeben können, um mit Daten-Nutzlasten von Paketen abzugleichen. Es versteht viele Arten von Protokollen, darunter...
explain-my-curl
explain-my-curl explain-my-curl ist ein primär lokales CLI zum Verständnis dessen, was ein curl-Befehl über DNS, TLS und HTTP tut. Dieses Repository enthält derzeit: Ein CLI-Befehl zum Parsen und Erklären einer curl-Eingabe Eine Starter-TUI zur interaktiven Erkundung Ausführungstelemetrie für DNS...
EUVD-2026-66761
Improper symlink resolution before file access in Plesk allows remote authenticated users to execute arbitrary code as root...
cve-2025-55182-react2shell_reproduction
CVE-2025-55182 — React2Shell CVSS 10.0 КРИТИЧЕСКИЙ | Удаленное выполнение кода до аутентификации в React Server Components Обнаружено китайскими злоумышленниками. Активно эксплуатируется APT-группами, связанными с Китаем. Обзор Обозначенная как «React2Shell» , эта уязвимость позволяет...
CVE-2026-32202
Autenticazione forzata zero-click: la visualizzazione di una cartella contenente il .lnk appositamente costruito innesca la risoluzione UNC durante il rendering dell'icona, costringendo la vittima a una connessione in uscita diretta verso l'attaccante che divulga e consente il relay di le sue...
IronPE
IronPE - Caricatore manuale minimale di PE per Windows scritto in Rust. Implementazione di caricatore PE / Mapping manuale in Rust IronPE è un caricatore manuale minimale di PE per Windows scritto in Rust per file PE x86 e x64. Questo progetto è una reimplementazione in Rust del mio precedente...
CVE-2026-65647
Improper symlink resolution before file access in Plesk allows remote authenticated users to execute arbitrary code as root...
CVE-2020-8277
CVE-2020-8277 Nur zu Bildungszwecken. Schnellstart root@kitploit: dieses Repository klonen $ git clone https://github.com/masahiro331/CVE-2020-8277 bind starten $ docker build -t bind-local ./bind TCP-Fallback erforderlich $ docker run --rm --name bind -it -p 53:53 -p 53:53/udp bind Verwenden Sie...
mass3
Durchsuche schnell eine vorkompilierte Liste von AWS S3-Buckets per DNS statt HTTP mit einer Liste von DNS-Resolvern und Multithreading. Warnung: Bedenke, dass dies wirklich schlechter Golang-Code ist. Ich habe ihn ohne Vorkenntnisse in Go Lang geschrieben, aber er scheint seinen Zweck zu erfülle...
s3enum
s3enum s3enum è uno strumento veloce e furtivo per l'enumerazione dei bucket Amazon S3. Sfrutta DNS invece di HTTP, il che significa che le richieste non vengono registrate nei log di accesso del server S3. È stato originariamente creato nel 2016 per colpire GitHub. Installazione root@kitploit: g...