2908497 matches found
exploit_mitigations
Exploitation Mitigations The goal is to list exploitation mitigations added over time in various operating systems, software, libraries or hardware. It becomes handy to know if a given vulnerability is easily exploitable or not depending on exploitation mitigations in place. An example is the...
cve-2020-23127-PoC
cve-2020-23127-PoC CVE-2020-23127: https://www.cvedetails.com/cve/CVE-2020-23127/ Introduction This is my first CVE proof of concept and analysis. It was done as part of my cyber-security course on my 2nd year of Master in Computer Sciences at Université de Franche-Comté. I looked specifically fo...
linux-4.1.15_CVE-2018-5873
Linux kernel release 4.x http://kernel.org/ These are the release notes for Linux version 4. Read them carefully, as they tell you what this is all about, explain how to install the kernel, and what to do if something goes wrong. WHAT IS LINUX? Linux is a clone of the operating system Unix, writt...
CVE-2025-0087
CVE-2025-0087 POC DOS...
jvmxray
JVMXRay: Java अनुप्रयोग सुरक्षा निगरानी ड्यूक का इतिहास दस्तावेज़ीकरण | अपस्ट्रीम से परिवर्तन | परियोजना ब्लॉग JVMXRay बाइटकोड इंजेक्शन के माध्यम से Java अनुप्रयोगों की वास्तविक समय में निगरानी करता है, बिना कोड परिवर्तन के भेद्यताओं और संदिग्ध गतिविधियों का पता लगाता है। 19 मॉड्यूलर सेंसर फ़ाइल...
sql-global-injector
Ultimate-Dork web crawler And Scan SQL injection vulnerability Usage & Installation root@kitploit: - Installation apt-get install python python3 git git clone https://github.com/nu11secur1ty/sql-global-injector.git python3 -m pip install requests mechanicalsoup cd sql-global-injector - Usage...
shodan-dorks
Shodan dorks Description: This GitHub repository provides a range of search queries, known as "dorks," for Shodan, a powerful tool used to search for Internet-connected devices. The dorks are designed to help security researchers discover potential vulnerabilities and configuration issues in...
fuzzilli
Fuzzilli A coverage-guided fuzzer for dynamic language interpreters based on a custom intermediate language "FuzzIL" which can be mutated and translated to JavaScript. Usage The basic steps to use this fuzzer are: 1. Download the source code for one of the supported JavaScript engines. See the...
bugsy
Bugsy Bugsy एक कमांड-लाइन इंटरफ़ेस CLI टूल है जो आपके कोड के लिए स्वचालित सुरक्षा भेद्यता सुधार प्रदान करता है। यह Mobb का समुदाय संस्करण है, जो पहला विक्रेता-अज्ञेयवादी स्वचालित सुरक्षा भेद्यता सुधार उपकरण है। Bugsy डेवलपर्स को अपने कोड में सुरक्षा कमजोरियों को जल्दी से पहचानने और ठीक करने में म...
bugsy
Bugsy Bugsy is a command-line interface CLI tool that provides automatic security vulnerability remediation for your code. It is the community edition version of Mobb, the first vendor-agnostic automated security vulnerability remediation tool. Bugsy is designed to help developers quickly identif...
open-source-llm-scanners
open-source-llm-scanners A list of open source LLM security scanners on GitHub, ordered by Stars. It does not provide in-depth analysis. A minimum of 10 stars are needed as a low bar 😁 Related: open-source-web-scanners LLM Scanners Tools which can find a range of vulnerabilities in LLM applicatio...
pocsuite3
pocsuite3 कानूनी अस्वीकरण बिना पूर्व आपसी सहमति के लक्ष्यों पर हमला करने के लिए pocsuite3 का उपयोग करना अवैध है। pocsuite3 केवल सुरक्षा परीक्षण उद्देश्यों के लिए है। 法律免责声明 未经事先双方同意,使用 pocsuite3 攻击目标是非法的。 pocsuite3 仅用于安全测试目的 अवलोकन pocsuite3 एक ओपन-सोर्स रिमोट भेद्यता परीक्षण और प्रूफ-ऑफ-कॉन्सेप्...
cve-2021-3156
इस रिपॉजिटरी में README नहीं है।...
CVE-2019-13144
This repository does not have a README...
magicRecon
MagicRecon: Fast, simple and effective MagicRecon is a powerful shell script to maximize the recon and data collection process of an objective and finding common vulnerabilities, all this saving the results obtained in an organized way in directories and with various formats. With Magic Recon you...
CVE-2023-30258-setup
CVE-2023-30258-setup...
platform_frameworks_base_CVE-2023-21286
This repository does not have a README...
drift-corpus
The Drift Corpus: Ring 0 Drift Corpus is the definitive, open-source repository of Windows Kernel patch diffs. These artifacts are produced using Drift Agent , ByteRay's automatic reverse engineering engine and part of the Argus-Systems platform. With Drift, we have successfully mapped, analyzed,...
CVE-2024-47176-Scanner
CVE-2024-47176 Scanner Evilsocket's PoC for CVE-2024-47176, trimmed and turned into a scanner. I literally opened it in vim and held down the d key. Read his research here. This script just sends the initial UDP packet to port 631 and triggers an http callback, signalling a vulnerable host. Usage...