29 matches found
SharpAppLocker
SharpAppLocker Get-AppLockerPolicy PowerShell cmdlet का C पोर्ट जिसमें विस्तारित सुविधाएँ हैं। इसमें नियमों और क्रियाओं के विशिष्ट प्रकार को फ़िल्टर और खोजने की क्षमता शामिल है। उपयोगी जब आपने पहले ही AppLocker को बायपास कर लिया है और आप PS लॉग नहीं छोड़ना चाहते हैं। पूर्व-संकलित संस्करण खोज रहे...
SharpSpray
SharpSpray Questo progetto è una porta in C del mio script PowerSpray.ps1. SharpSpray è un semplice insieme di codice per eseguire un attacco di password spraying contro tutti gli utenti di un dominio utilizzando LDAP ed è compatibile con Cobalt Strike...
SharpUp
SharpUp SharpUp ist ein C-Port verschiedener PowerUp-Funktionalitäten. Derzeit wurden nur die gängigsten Prüfungen portiert; es wurden noch keine Weaponization-Funktionen implementiert. @harmj0y ist der Hauptautor. SharpUp ist unter der BSD 3-Clause-Lizenz lizenziert. Verwendung root@kitploit:...
SharpWnfSuite
SharpWnfSuite Questo è il repository per gli strumenti di Windows Notification Facility WNF. Attualmente, è stata caricata una versione in C degli strumenti presenti in wnfun sviluppati da Alex Ionescu @aionescu e Gabrielle Viala @pwissenlit. Quando sviluppero ulteriori strumenti per Windows...
C-Port-Scanner
Port-Scanner Uno scanner di porte che esegue la scansione di un IP target per trovare porte aperte e mostra i risultati, costruito con C Caratteristiche Scansiona una singola porta o un intervallo di porte Multithread, utilizzando 10 thread Supporta connessioni TCP Mostra le porte aperte Utilizzo...
CVE-2026-64463 usb: typec: tcpci_rt1711h: unregister TCPCI port with devres
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpcirt1711h: unregister TCPCI port with devres rt1711hprobe registers the TCPCI port before requesting the interrupt and enabling alert interrupts. If either of those later steps fails, the probe function returns...
CVE-2026-63963 usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: validate VDO count in Discover Identity ACK handlers Properly validate the count passed from a device when calling svdmconsumeidentity or svdmconsumeidentitysopprime as the device-controlled value could index of...
CVE-2026-63962
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: bound altmodedesc per iteration in svdmconsumemodes svdmconsumemodes checks pmdata-altmodes against the array size once before the loop over the count, but forgot to check the bound at every point in the loop. I...
Exploit for CVE-2026-31431
Copy Fail CVE-2026-31431 - C port A cross-platform C reimpl...
darksword-kexploit
DarksSword Kernel Exploi...
Linux Distros Unpatched Vulnerability : CVE-2021-47268
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port A pending...
UBUNTU-CVE-2025-38268
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: move tcpmqueuevdmunlocked to asynchronous work A state check was previously added to tcpmqueuevdmunlocked to prevent a deadlock where the DisplayPort Alt Mode driver would be executing work and attempting to gra...
USN-7449-2 linux-hwe-6.8 vulnerabilities
Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...
USN-7452-1 linux-gcp-6.8 vulnerabilities
Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...
USN-7407-1 linux-hwe-5.15 vulnerabilities
Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...
USN-7392-3 linux-aws vulnerabilities
Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2024-23848 Attila Szász discovered that the HFS+ file system...
USN-7387-3: Linux kernel (Real-time) vulnerabilities
Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S390 architecture; - Supe...
kernel: usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
A vulnerability was found in the tcpmregistersourcecaps function in the Linux kernel's USB Type-C TCPM component. This issue arises when new, potentially invalid source capabilities are advertised while existing capabilities are unregistered, leading to a use-after-free condition if the...
UBUNTU-CVE-2024-46719
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix null pointer dereference in trace ucsiregisteraltmode checks ISERR for the alt pointer and treats NULL as valid. When CONFIGTYPECDPALTMODE is not enabled, ucsiregisterdisplayport returns NULL which causes a...
DEBIAN-CVE-2024-36893
In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Check for port partner validity before consuming it typecregisterpartner does not guarantee partner registration to always succeed. In the event of failure, port-partner is set to the error value or NULL. Given...