343295 matches found
ecapture
汉字 | Englisch eCapture旁观者: SSL/TLS-Textinhalte ohne CA-Zertifikat mit eBPF erfassen. !IMPORTANT Unterstützt Linux/Android auf x8664 Kernel 4.18+ und aarch64 Kernel 5.5+. Die Kernel-Versionsanforderungen gelten pro CPU-Architektur für sowohl Linux als auch Android. Benötigt ROOT-Berechtigung oder...
awesome-yara
Awesome YARA Eine kuratierte Liste von großartigen YARA-Regeln, -Werkzeugen und -Ressourcen. Inspiriert von awesome-python und awesome-php. YARA ist ein Ancronym für: YARA: Another Recursive Ancronym, or Yet Another Ridiculous Acronym. Wähle deine Wahl. -- Victor M. Alvarez @plusvic YARA, das...
pythoncode-tutorials
Tutorial sul Codice Python Questo è un repository di tutti i tutorial del sito The Python Code. Elenco dei Tutorial Hacking Etico Scapy Come Iniziare con Scapy: Strumento di Manipolazione della Rete in Python Costruire un ARP Spoofer. codice Rilevare gli Attacchi ARP Spoof. codice Come Creare un...
modifyCertTemplate
Scopo Questo strumento è progettato per assistere un operatore nella modifica dei modelli di certificato ADCS in modo che uno stato vulnerabile creato possa essere sfruttato per l'escalation dei privilegi e quindi ripristinare il modello allo stato precedente in seguito. È specificamente progetta...
dnscat2-powershell
dnscat2 è uno strumento per canali nascosti DNS creato da @iagox86 Ron Bowes che viene utilizzato per trasferire dati tramite richieste DNS. Questa è una versione PowerShell del client C di dnscat2. Clicca qui per un post sul blog che fornisce una descrizione più dettagliata dello scopo di questo...
Dorkify
Esegui la ricerca Google Dork con Dorkify Google Dorking Il dorking di Google è una tecnica hacker che utilizza la Ricerca Google per trovare falle di sicurezza nella configurazione e nel codice informatico utilizzati dai siti web. Il Google Dorking prevede l'uso di operatori avanzati nel motore ...
pwndrop
pwndrop ist ein selbst bereitstellbarer Dateihosting-Dienst zum Versenden von Red-Teaming-Payloads oder zum sicheren Teilen Ihrer privaten Dateien über HTTP und WebDAV. Wenn Sie jemals schnell einen nginx/apache-Webserver einrichten mussten, um Ihre Dateien zu hosten, und mit den Einschränkungen...
commix
Commix short for command injection exploiter is an open source penetration testing tool, written by Anastasios Stasinopoulos @ancst, that automates the detection and exploitation of command injection vulnerabilities. You can visit the collection of screenshots demonstrating some of the features o...
CVE-2024-23897
CVE-2024-23897 - Jenkins Tool zum Auslesen beliebiger Dateien Installation CVE-2024-23897 benötigt go 1.21 zur Installation. Führen Sie den folgenden Befehl aus: root@kitploit: go install github.com/wjlin0/CVE-2024-23897/cmd/CVE-2024-23897@latest oder Die kompilierten Binärdateien können in relea...
gobuster
Gobuster 💻 Introduzione Uno strumento di brute-forcing veloce e flessibile scritto in Go Gobuster è uno strumento di brute-forcing per directory/file, DNS e virtual host ad alte prestazioni, scritto in Go. È progettato per essere veloce, affidabile e facile da usare per professionisti della...
macro_pack
macropack Breve descrizione Avviso: MacroPack non è più mantenuto dal 2021, se sei un professionista e hai bisogno di strumenti offensivi per la sicurezza informatica per accesso iniziale, assunzione di violazione, bypass EDR, visita https://www.balliskit.com MacroPack Community è uno strumento...
macro_pack
macropack Short description Warning: MacroPack is not maintained since 2021, if you are a pro and need Offensive infosec tools for initial access, assume breach, EDR bypass, check https://www.balliskit.com MacroPack Community is a tool used to automatize obfuscation and generation of retro format...
AutoRecon
Es ist wie Bowling mit Banden. - @ippsec AutoRecon AutoRecon ist ein mehrthreadfähiges Netzwerk-Erkundungswerkzeug, das automatisierte Aufzählung von Diensten durchführt. Es soll als zeitsparendes Hilfsmittel für CTFs und andere Penetrationstest-Umgebungen z. B. OSCP dienen. Es kann auch in reale...
pulse-secure-vpn-mitm-research
pulse-secure-vpn-mitm-research Ricerca Pulse Secure mitm Data di rilascio Data di rilascio congiunta con il fornitore: 26 ottobre 2020 Autore David Kierznowski, @withdk Riconoscimenti Sahil Mahajan del Pulse Secure PSIRT Team per il supporto durante il processo di divulgazione. Alyssa Herrera,...
gdb-dashboard
GDB dashboard GDB dashboard is a standalone .gdbinit file written using the Python API that enables a modular interface showing relevant information about the program being debugged. Its main goal is to reduce the number of GDB commands needed to inspect the status of current program thus allowin...
vulhub
Vulhub is an open-source collection of pre-built, ready-to-use vulnerable Docker environments. With just one command you can launch a vulnerable environment for security research, learning, or demonstration, no prior Docker experience required. 中文版本Chinese version Quick Start Install Docker examp...
bladeGPS
bladeGPS Implementazione sperimentale molto grezza di gps-sdr-sim per la generazione di segnali in tempo reale. Il codice funziona con bladeRF ed è stato testato su Windows 10 e Ubuntu 20.04. root@kitploit: Usage: bladegps options Options: -e RINEX navigation file for GPS ephemerides required -y...
pupy
Pupy Simple Installation root@kitploit: pip3 install pipx pipx ensurepath pipx install git+https://github.com/n1nj4sec/pupy@nextgen pupysh If you want more detailed informationRefer to the wiki Development Install root@kitploit: git clone https://github.com/n1nj4sec/pupy cd pupy git checkout...
dhcpoptinj
DHCP option injector Have you ever wanted to intercept DHCP requests and squeeze in a few extra DHCP options, unbeknownst to the sender? Probably not. However, should the need ever come, dhcpoptinj will hopefully help you. Why There can be many a reason to mangle DHCP requests, although chances a...
pentestagent
PentestAgent Test di Penetrazione AI https://github.com/user-attachments/assets/a67db2b5-672a-43df-b709-149c8eaee975 Requisiti Python 3.10+ Chiave API per OpenAI, Anthropic o altri provider supportati da LiteLLM Installazione root@kitploit: Clona git clone...