Lucene search
+L

23956 matches found

Kitploit
Kitploit
added 2026/08/30 2:00 a.m.47 views

peetch

peetch peetch is a collection of tools aimed at experimenting with different aspects of eBPF to bypass TLS protocol protections. Currently, peetch includes three subcommands. The first called dump aims to sniff network traffic by associating information about the source process with each packet...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 1:54 a.m.71 views

hyperfox

Hyperfox Hyperfox is a security auditing tool that proxies and records HTTP and HTTPS traffic between two points. Installation You can install the latest version of hyperfox to /usr/local/bin with the following command requires admin privileges: root@kitploit: curl -sL...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 1:39 a.m.4 views

VPNPivot

VPN Pivot: A volte eseguiamo penetration test esterni e quando compromettiamo il target remoto vorremmo esplorare la rete interna dietro di esso e ottenere tale compromissione come possedere Active Directory, accedere a file condivisi, condurre attacchi MITM ... ecc. Esistono molte tecniche come ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 1:35 a.m.3 views

sRDI

sRDI - Iniezione DLL Riflessiva in Shellcode sRDI permette la conversione di file DLL in shellcode indipendenti dalla posizione. Tenta di essere un caricatore PE completamente funzionale che supporta permessi di sezione adeguati, callback TLS e controlli di integrità. Può essere pensato come un...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/30 1:17 a.m.2 views

heartbleed-PoC

Heartbleed PoC Un esempio campione dell'attacco Heartbleed usando il server https://www.cloudflarechallenge.com/ creato per provare questo attacco. Innanzitutto, le due migliori spiegazioni che ho letto sull'argomento : http://www.seancassidy.me/diagnosis-of-the-openssl-heartbleed-bug.html...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 1:15 a.m.789 views

shodan

Shodan Dorks by twitter.com/lothos612 Feel free to make suggestions Shodan Dorks Basic Shodan Filters city: Find devices in a particular city. city:"Bangalore" country: Find devices in a particular country. country:"IN" geo: Find devices by giving geographical coordinates...

7.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 1:06 a.m.3 views

SNIcat

SNIcat Server-Name-Indikation-Konkatenator SNIcat ist ein Proof-of-Concept-Werkzeug, das Datenexfiltration über eine verdeckte Kanalmethode mittels Server Name Indication , einer TLS-Client-Hello-Erweiterung , durchführt. Das Werkzeug besteht aus einem Agenten , der sich auf dem kompromittierten...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/30 1:04 a.m.68 views

filebuster

Filebuster An extremely fast and flexible web fuzzer What is it? Filebuster is a HTTP fuzzer / content discovery script with loads of features and built to be easy to use and fast! It uses one of the fastest HTTP classes in the world of PERL - Furl::HTTP. Also the thread modelling is optimized to...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 12:56 a.m.3 views

OpenSSL-CCS-Inject-Test

OpenSSL CCS Inject Test Questo script è progettato per il rilevamento di server vulnerabili CVE-2014-0224. in un'ampia gamma di configurazioni. Tenta di negoziare utilizzando ogni versione di protocollo interessata SSLv3, TLSv1, TLSv1.1 e TLSv1.2 pubblicizzando una serie completa di cipher...

7.4CVSS7AI score0.95326EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/08/30 12:28 a.m.6 views

Commander

Commander Commander è un framework di comando e controllo C2 scritto in Python, Flask e SQLite. Viene fornito con due agenti scritti in Python e C. In continuo sviluppo Non adatto a script-kiddie Caratteristiche Comunicazione completamente crittografata TLS Agenti multipli Offuscamento Sessioni...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 12:15 a.m.7 views

BEAST-PoC

BEAST-PoC attacco a testo scelto Questa prova di concetto è incentrata sulla crittografia alla base dell'attacco BEAST Browser Exploit Against SSL/TLS presentato da Thai Duong e Juliano Rizzo il 23 settembre 2011. Si tratta di un attacco a testo scelto e consente di recuperare informazioni...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 11:54 p.m.3 views

WAF_buster

WAFbuster WAF durch Missbrauch von SSL/TLS-Verschlüsselungen stören Über WAFbuster Dieses Tool wurde entwickelt, um die Verschlüsselungen zu analysieren, die von der Web Application Firewall auf dem Webserver unterstützt werden. Referenz:...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/29 9:43 p.m.4 views

ligolo

Ligolo : Tunneling inverso reso facile per pentester, dai pentester Indice dei contenuti Introduzione Caso d'uso Demo rapida Prestazioni Utilizzo Setup / Compilazione Come usare? TL;DR Opzioni Funzionalità Da fare Licenza Crediti Introduzione Ligolo è uno strumento semplice e per stabilire tunnel...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 9:22 p.m.4 views

hget

hget Questo è il mio progetto personale per imparare Go e creare qualcosa di utile. Stato della build : Installazione root@kitploit: $ go get -d github.com/huydx/hget $ cd $GOPATH/src/github.com/huydx/hget $ make clean install Il file binario verrà creato in ./bin/hget; puoi copiarlo in /usr/bin ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 9:20 p.m.44 views

bypass-url-parser

Bypass Url Parser Tool that tests MANY url bypasses to reach a 40X protected page. If you wonder why this code is nothing but a dirty curl wrapper, here's why: Most of the python requests do url/path/parameter encoding/decoding, and I hate this. If I submit raw chars, I want raw chars to be sent...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/29 9:06 p.m.2 views

cipherscan

CipherScan Cipherscan testa l'ordinamento delle cifrature SSL/TLS su un dato target, per tutte le versioni principali di SSL e TLS. Estrae anche alcune informazioni sui certificati, opzioni TLS, OCSP stapling e altro. Cipherscan è un wrapper attorno al comando openssl sclient. Cipherscan è pensat...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 9:06 p.m.33 views

cipherscan

CipherScan Cipherscan tests the ordering of the SSL/TLS ciphers on a given target, for all major versions of SSL and TLS. It also extracts some certificates informations, TLS options, OCSP stapling and more. Cipherscan is a wrapper above the openssl sclient command line. Cipherscan is meant to ru...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/29 8:55 p.m.2 views

github-search

github-search A collection of tools to perform searches on GitHub. Install root@kitploit: git clone https://github.com/gwen001/github-search cd github-search pip3 install -r requirements.txt Most of the time GitHub requires a token to perform searches. You can create a .tokens file in the cloned...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/29 8:45 p.m.3 views

caddy

un progetto Ogni sito su HTTPS Caddy è una piattaforma server estensibile che utilizza TLS per impostazione predefinita. Rilasci · Documentazione · Ottieni aiuto...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/29 8:25 p.m.2 views

hershell

Hershell NOTA: il progetto è stato forkato su questo repository, controlla lì per eventuali altri sviluppi. Hershell è una semplice reverse shell TCP scritta in Go. Utilizza TLS per proteggere le comunicazioni e fornisce una funzionalità di pinning dell'impronta digitale della chiave pubblica del...

5.9AI score
SaveExploits0References1
Rows per page
Query Builder